BCGControlBar Pro for MFC
AxisLabelsType CBCGPChartAxis::m_axisLabelType

Defines location of axis labels.

Set this property to define axis label location. It can be one of the following enumerated values:

  • ALT_NO_LABELS - hide axis labels
  • ALT_NEXT_TO_AXIS - labels always positioned near the axis
  • ALT_HIGH - labels always located at the right/top side of diagram area
  • ALT_LOW - labels always located at the left/bottom side of diagram area