|
virtual |
Shows or hides an axis.
If an axis is hidden, its name, grid lines, labels and the axis line itself are not displayed.
nAxisID | Specifies the axis ID. |
bShow | TRUE - show axis; FALSE - hide axis. |
bForceShow | TRUE - show an axis that doesn't display any series. |