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


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

参照

Axis クラス
Axis メンバ