WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / DiscreteColorScale Class / Intervals Property
In This Topic
    Intervals Property
    In This Topic
    Gets or sets the collection of intervals defining the discrete color scale.
    Syntax
    public List<DiscreteColorScale.Interval> Intervals {get; set;}
    See Also