BCGSuite for MFC
virtual BCGPChartDataLabelOptions::LabelContent CBCGPChartTernarySeries::GetDefaultLegendContent ( ) const
inlinevirtual

Overridden. Returns the default legend content flags.

This method returns the default legend content flags, which is a combination of BCGPChartDataLabelOptions::LC_CATEGORY_NAME and BCGPChartDataLabelOptions::LC_ALL_TERNARY_PERCENTAGE enumerated values.

Reimplemented from CBCGPChartSeries.