[]
Specifies the arrangement of legend items within the legend.
public enum MapLegendLayout
Name | Description |
---|---|
AutoTable | Auto arrange items to fit. |
Column | Arrange items in a column. |
Row | Arrange items in a row. |
TallTable | Arrange items in a tall table. |
WideTable | Arrange items in a wide table. |