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