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


C1.Document.4.6.2 アセンブリ > C1.Document.FlexChart 名前空間 > Axis クラス : LabelAlignment プロパティ
Gets or sets the alignment of axis labels.
シンタックス
'宣言
 
Public Property LabelAlignment As C1.Chart.AxisLabelAlignment
'使用法
 
Dim instance As Axis
Dim value As C1.Chart.AxisLabelAlignment
 
instance.LabelAlignment = value
 
value = instance.LabelAlignment
public C1.Chart.AxisLabelAlignment LabelAlignment {get; set;}
参照

参照

Axis クラス
Axis メンバ