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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DAxis クラス : TickMinor プロパティ
Gets or sets the type of minor tick mark.
シンタックス
'宣言
 
Public Property TickMinor As Chart2DTickMarks
'使用法
 
Dim instance As Chart2DAxis
Dim value As Chart2DTickMarks
 
instance.TickMinor = value
 
value = instance.TickMinor
public Chart2DTickMarks TickMinor {get; set;}
解説
Tick marks can be placed on either side or both sides of the axis line. Note that if the TickMinor property is set to Chart2DTickMarks.None, then minor tick marks are not drawn.
参照

参照

Chart2DAxis クラス
Chart2DAxis メンバ