FlexReport for WinForms
Orientation プロパティ (Legend)


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

参照

Legend クラス
Legend メンバ