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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DAxis クラス : TickLabels プロパティ
Gets or sets the placement of the annotation labels relative to the axis. Axis annotations can be placed on the chart in several positions or not at all.
シンタックス
'宣言
 
Public Property TickLabels As Chart2DTickLabels
'使用法
 
Dim instance As Chart2DAxis
Dim value As Chart2DTickLabels
 
instance.TickLabels = value
 
value = instance.TickLabels
public Chart2DTickLabels TickLabels {get; set;}
参照

参照

Chart2DAxis クラス
Chart2DAxis メンバ