C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.Chart Namespace / DiscreteColorScaleBase Class / GetIntervals Method
GetIntervals Method (DiscreteColorScaleBase)
In This Topic
Gets the list of intervals.
Syntax
'Declaration
 
Protected MustOverride Function GetIntervals() As IList(Of DiscreteColorScaleBase.IInterval)
 
See Also