SRGIndexScale::SetNodeAdjust

void SRGIndexScale::SetNodeAdjust(BOOL b)

Sets the node adjust flag

Defined in: DScale.h

Parameters

b

TRUE to set node adjustment on

Remarks

If node adjustment is on, the start and end points of the label block should be placed at the corners of the chart axis area -- as for line charts.
If node adjustment is off, the nodes will be placed in the correct positions for bar charts.