[]
Gets or sets an array of default colors to use for displaying each series.
public virtual IEnumerable<string> Palette { get; set; }
Public Overridable Property Palette As IEnumerable(Of String)
There is a set of predefined palettes in the Palettes class that you can use.