BCGSuite for MFC
void CBCGPChartAxis::SetInterlaceStep ( int  nStep = 2)
inline

Sets interlace step value.

Call this method to set the interlace step value. Major unit intervals will be filled by alternative color according to this step.

The default step is 2.

Parameters
nStepSpecifies the new step.