C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / DiscreteColorScale Class / Intervals Property

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