GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : LegendPosition Enumeration |
'Declaration Public Enum LegendPosition Inherits System.Enum
public enum LegendPosition : System.Enum
Member | Description |
---|---|
BottomCenter | Indicates that the legend is positioned below the chart at the center. |
BottomLeft | Indicates that the legend is positioned below the chart on the left. |
BottomRight | Indicates that the legend is positioned below the chart on the right. |
LeftBottom | Indicates that the legend is positioned to the left of the chart at the bottom. |
LeftCenter | Indicates that the legend is positioned to the left of the chart at the center. |
LeftTop | Indicates that the legend is positioned to the left of the chart at the top. |
RightBottom | Indicates that the legend is positioned to the right of the chart at the bottom. |
RightCenter | Indicates that the legend is positioned to the right of the chart at the center. |
RightTop | Indicates that the legend is positioned to the right of the chart at the top. |
TopCenter | Indicates that the legend is positioned above the chart at the center. |
TopLeft | Indicates that the legend is positioned above the chart on the left. |
TopRight | Indicates that the legend is positioned above the chart on the right. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.LegendPosition
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2