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


C1.Report アセンブリ > C1.Report.FlexChart 名前空間 > Axis クラス : MinorGrid プロパティ
Gets or sets a value indicating whether the axis includes minor grid lines.
シンタックス
'宣言
 
Public Property MinorGrid As System.Boolean
'使用法
 
Dim instance As Axis
Dim value As System.Boolean
 
instance.MinorGrid = value
 
value = instance.MinorGrid
public System.bool MinorGrid {get; set;}
参照

参照

Axis クラス
Axis メンバ