ComponentOne FlexChart for WPF
Intervals Property

C1.WPF.FlexChart.Extended.4 Assembly > C1.WPF.Chart.Extended Namespace > DiscreteColorScale Class : Intervals Property
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)
public System.Collections.Generic.List<DiscreteColorScale.Interval> Intervals {get; set;}
See Also

Reference

DiscreteColorScale Class
DiscreteColorScale Members