.NET MAUI コントロール
DiscreteColorScale.Interval コンストラクタ

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

パラメータ

min
max
color
name
参照

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