GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 : LegendPosition 列挙体 |
'宣言 Public Enum LegendPosition Inherits System.Enum
public enum LegendPosition : System.Enum
メンバ | 解説 |
---|---|
BottomCenter | 凡例が中心にグラフの下に位置されていることを示します。 |
BottomLeft | 凡例が左にグラフの下に位置されていることを示します。 |
BottomRight | 凡例が右にグラフの下に位置されていることを示します。 |
LeftBottom | 凡例が下部にグラフの左側に位置されていることを示します。 |
LeftCenter | 凡例が中心にグラフの左側に位置されていることを示します。 |
LeftTop | 凡例が上部にグラフの左側に位置されていることを示します。 |
RightBottom | 凡例が下部にグラフの右側に位置されていることを示します。 |
RightCenter | 凡例が中心にグラフの右側に位置されていることを示します。 |
RightTop | 凡例が上部にグラフの右側に位置されていることを示します。 |
TopCenter | 凡例が中心にグラフの上に位置されていることを示します。 |
TopLeft | 凡例が左にグラフの上に位置されていることを示します。 |
TopRight | 凡例が右にグラフの上に位置されていることを示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.LegendPosition