GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : LegendLayout Enumeration |
'Declaration Public Enum LegendLayout Inherits System.Enum
public enum LegendLayout : System.Enum
Member | Description |
---|---|
Column | Indicates that the labels are arranged in a single column. |
Row | Indicates that the labels are arranged in a single row. |
Table | Indicates that the labels are arranged in a table with as many rows and columns as required. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.LegendLayout