[]
        
(Showing Draft Content)

C1.WPF.Chart.DiscreteColorScale.Intervals

Intervals Property

Intervals

Gets or sets the collection of intervals defining the discrete color scale.

Declaration
public List<DiscreteColorScale.Interval> Intervals { get; set; }