ChartSeries.groupingPalette Property
Gets an array of point styles to apply in sequence to the groupings within this series.
Property Value
Type: Array
Element Type: ChartPointStyle
One or more point styles. Empty the palette to apply the palette set on the chart.
Remarks
Changes to this property do not automatically cause the chart to update, so call the invalidate method if there are no other changes.