[]
Gets or sets the color palette.
public IList<Color> ColorPalette { get; set; }
Public Property ColorPalette As IList(Of Color)