ComponentOne for WinUI 製品ヘルプ
DiscreteColorScale.Interval コンストラクタ

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

パラメータ

min
max
color
name
参照

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