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