FlexReport for WinForms
Rotated プロパティ (Chart)


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

参照

Chart クラス
Chart メンバ