[]
Gets or sets the collection of intervals defining the discrete color scale.
public List<DiscreteColorScale.Interval> Intervals { get; set; }
Public Property Intervals As List(Of DiscreteColorScale.Interval)