FlexReport for WinForms
Min プロパティ (Axis)


C1.Document.4.6.2 アセンブリ > C1.Document.FlexChart 名前空間 > Axis クラス : Min プロパティ
Gets or sets the minimum value shown on the axis.
シンタックス
'宣言
 
Public Property Min As System.Double
'使用法
 
Dim instance As Axis
Dim value As System.Double
 
instance.Min = value
 
value = instance.Min
public System.double Min {get; set;}
解説
If the minimum is equal to NaN(default value) the minimum is calculated automatically.
参照

参照

Axis クラス
Axis メンバ