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


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

参照

Axis クラス
Axis メンバ