|
virtual |
Returns a set of colors used to display series elements, markers and labels.
If nDataPointIndex is -1 this method returns colors for a series, otherwise it returns colors for the specified data point if that data point has been formatted individually.
seriesColors | Contains colors (actually pointers to brushes) when the function returns. |
nDataPointIndex | Specifies a data point index. |