[]
Specifies the arrangement of labels within the legend.
public enum LegendLayout
| Name | 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. |