CAViewer::GetUseAxisLabel

CAViewer class

Gets the current use axis label state for the given axis.

BOOL GetUseAxisLabel(enum Axis axis );

Parameters

axis
The desired axis.

Return Value

Returns TRUE if the display of axis labels is enabled for the given axis; otherwise, FALSE.

See Also

CAViewer::SetUseAxisLabel