FlexChart for WinForms
DiscreteColorScale.Interval コンストラクタ

C1.Win.FlexChart.Extended.4.8 アセンブリ > C1.Win.Chart.Extended 名前空間 > DiscreteColorScale.Interval クラス : DiscreteColorScale.Interval コンストラクタ
Interval クラスのインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal min As System.Double, _
   ByVal max As System.Double, _
   ByVal color As System.Drawing.Color, _
   ByVal name As System.String _
)
public DiscreteColorScale.Interval( 
   System.double min,
   System.double max,
   System.Drawing.Color color,
   System.string name
)

パラメータ

min
max
color
name
参照

DiscreteColorScale.Interval クラス
DiscreteColorScale.Interval メンバ