Chart.palette Property

Gets or sets an array of point styles to apply in sequence to data point series (and series groupings).
 

Property Value

Type: Array
    Element Type: ChartPointStyle
 

Remarks

Changing properties of array items does not automatically cause the chart to update, so call invalidate if there are no other changes.