FlexReport for WinForms
TickFactorMinor プロパティ (Chart2DAxis)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DAxis クラス : TickFactorMinor プロパティ
Gets or sets an integral factor for minor tick mark length.
シンタックス
'宣言
 
Public Property TickFactorMinor As System.Integer
'使用法
 
Dim instance As Chart2DAxis
Dim value As System.Integer
 
instance.TickFactorMinor = value
 
value = instance.TickFactorMinor
public System.int TickFactorMinor {get; set;}
解説
Tick marks are sized based on the thickness of the axis line as well as the tick factor. Doubling the tick factor doubles the length of the axis tick mark. Values are limited to integers from 1 to 20. Values outside of this range are ignored.
参照

参照

Chart2DAxis クラス
Chart2DAxis メンバ