BCGSuite for MFC
virtual void CBCGPChartTernarySeries::ShowOnPrimaryAxis ( BOOL  bPrimary)
virtual

Overridden. Sets related axes for a series.

This method always sets related axes to default ternary axes:

  • BCGP_CHART_A_TERNARY_AXIS
  • BCGP_CHART_B_TERNARY_AXIS
  • BCGP_CHART_C_TERNARY_AXIS

You can always call CBCGPChartSeries::SetRelatedAxis or CBCGPChartSeries::SetRelatedAxes to specify custom ternary axes.

Parameters
bPrimaryIgnored.

Reimplemented from CBCGPChartSeries.