FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 程序集 / C1.WPF.Chart.Extended 命名空间 / DiscreteColorScale 类 / GetIntervals 方法

本主题中
    GetIntervals 方法 (DiscreteColorScale)
    本主题中
    Gets the interals list.
    语法
    '声明
     
    Protected Overrides Function GetIntervals() As IList(Of DiscreteColorScaleBase.IInterval)
    protected override IList<DiscreteColorScaleBase.IInterval> GetIntervals()
    请参见