'Declaration Public Enum ChartLegendLayout Inherits System.Enum
public enum ChartLegendLayout : System.Enum
'Declaration Public Enum ChartLegendLayout Inherits System.Enum
public enum ChartLegendLayout : System.Enum
| Member | Description |
|---|---|
| AutoTable | Automatically arrange labels to fit. |
| Column | Arrange labels in a column. |
| Row | Arrange labels in a row. |
| TallTable | Arrange labels in a tall table. |
| WideTable | Arrange labels in a wide table. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartLegendLayout