BCGControlBar Pro for MFC
virtual BOOL CBCGPChartAxis::Scroll ( double  dblUnitsToScroll,
BOOL  bUnitsInPixels 
)
virtual

Scrolls an axis.

This function is called to scroll an axis if scrolling for the axis is enabled.

Parameters
dblUnitsToScrollSpecifies the number of units to scroll.
bUnitsInPixelsIf TRUE, dblUnitsToScroll is in pixels; otherwise in axis units.