FlexChart for WinForms
Intervals プロパティ (DiscreteColorScale)

C1.Chart アセンブリ > C1.Chart.Standard 名前空間 > DiscreteColorScale クラス : Intervals プロパティ
Gets or sets the collection of intervals defining the discrete color scale.
シンタックス
'宣言
 
Public Property Intervals As System.Collections.Generic.List(Of DiscreteColorScale.Interval)
public System.Collections.Generic.List<DiscreteColorScale.Interval> Intervals {get; set;}
参照

参照

DiscreteColorScale クラス
DiscreteColorScale メンバ