[]
Get or sets the list of colors for the scale.
public List<Color> Colors { get; set; }
Public Property Colors As List(Of Color)