| void CBCGPChartSeries::SetLegendLabelTextFormat | ( | const CBCGPTextFormat & | textFormat, |
| int | nDataPointIndex = -1 |
||
| ) |
Sets text format of a legend label.
| textFormat | Specifies text formatting options. |
| nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |