BOOL CBCGPChartVisualObject::FormatSeries | ( | BCGPChartFormatSeries * | pFormatSeries, |
int | nSeries = 0 |
||
) |
Formats a series with the specified index.
This helper sets formatting options for a series specified by nSeries.
pFormatSeries | A pointer to a formatting options. |
nSeries | Zero-based series index. |