WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / DiscreteColorScale Class / GetIntervals Method
In This Topic
    GetIntervals Method (DiscreteColorScale)
    In This Topic
    Gets the list of intervals.
    Syntax
    protected override IList<DiscreteColorScaleBase.IInterval> GetIntervals()
    See Also