BCGControlBar Pro for MFC
void CBCGPChartVisualObject::ScrollAxis ( float  fUnitsToScroll,
int  nAxisID,
BOOL  bRedraw = TRUE 
)

Scrolls an axis by specified number of units (in axis units).

This method is called to scroll an axis.

Parameters
fUnitsToScrollSpecifies the number of units to scroll by.
nAxisIDSpecifies the axis ID.
bRedrawForces redraw of chart after scroll.