GrapeCity ActiveReports for .NET 14.0J
SwapAxesDirection プロパティ

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > ChartArea クラス : SwapAxesDirection プロパティ
X軸とY軸を入れ替えて表示するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property SwapAxesDirection As Boolean
public bool SwapAxesDirection {get; set;}

プロパティ値

ブール型。水平方向にX軸、垂直方向にY軸を使用する場合はFalse、それ以外の場合はTrue。

参照

ChartArea クラス
ChartArea メンバ