C1.Win.FlexChart.Extended.4.8 Assembly / C1.Win.Chart.Extended Namespace / DiscreteColorScale Class / Intervals Property

In This Topic
Intervals Property (DiscreteColorScale)
In This Topic
Gets or sets the collection of intervals defining the discrete color scale.
Syntax
'Declaration
 
Public Property Intervals As System.Collections.Generic.List(Of DiscreteColorScale.Interval)
 
See Also