C1.Win.FlexChart.Extended.4.8 Assembly / C1.Win.Chart.Extended Namespace / DiscreteColorScale Class / GetIntervals Method

In This Topic
GetIntervals Method (DiscreteColorScale)
In This Topic
Gets the interval list.
Syntax
'Declaration
 
Protected Overrides Function GetIntervals() As System.Collections.Generic.IList(Of DiscreteColorScaleBase.IInterval)
 
See Also