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


C1.Report アセンブリ > C1.Report.FlexChart 名前空間 > Axis クラス : MajorUnit プロパティ
Gets or sets the number of units between axis labels.
シンタックス
'宣言
 
Public Property MajorUnit As System.Double
'使用法
 
Dim instance As Axis
Dim value As System.Double
 
instance.MajorUnit = value
 
value = instance.MajorUnit
public System.double MajorUnit {get; set;}
解説
If the axis contains date values, then the units are expressed in days.
参照

参照

Axis クラス
Axis メンバ