BCGControlBar Pro for MFC
void CBCGPChartAxis::SetVertical ( BOOL  bVert = TRUE)

Sets axis orientation.

This method is used to set axis orientation.

It's recommended to use CBCGPChartVisualObject::SwapAxesDirections for 2D diagrams.

Parameters
bVertTRUE - set axis vertical; FALSE - set axis horizontal.