SRGAxisManager::SetNodeAdjust
voidSRGAxisManager::SetNodeAdjust(BOOLb=TRUE)
Turns node adjustment on or off
Node adjustments are made generally to label blocks that display groups or indices.
A line graph that shows more than one index will have the first and last indices shown on the left and right edges of the chart.
A bar chart will have its first and last index markers at a position equal to (DisplayWidth/GroupCount)/2 from either edge.
Defined in: SRGAxisManager.h
Parameters
b=TRUE
TRUE to turn node adjustment on (for use with line charts, etc.)