BCGControlBar Pro for MFC
virtual void CBCGPChartVisualObject::ShowAxis ( int  nAxisID,
BOOL  bShow = TRUE,
BOOL  bForceShow = FALSE 
)
virtual

Shows or hides an axis.

If an axis is hidden, its name, grid lines, labels and the axis line itself are not displayed.

Parameters
nAxisIDSpecifies the axis ID.
bShowTRUE - show axis; FALSE - hide axis.
bForceShowTRUE - show an axis that doesn't display any series.