BCGControlBar Pro for MFC
virtual void CBCGPChartAxis::SetFixedMajorUnit ( double  dblMajorUnit,
BOOL  bSet = TRUE 
)
virtual

Sets fixed major unit.

Call this method to specify a fixed major unit size for an axis.

Parameters
dblMajorUnitSpecifies the fixed major unit to set.
bSetTRUE - set fixed major unit, FALSE - set automatic major unit.