MapLegendLayouts Enum

Definition

Represents the label layouts in a map legend.

public enum class MapLegendLayouts
public enum MapLegendLayouts
type MapLegendLayouts = 
Public Enum MapLegendLayouts
Inheritance
MapLegendLayouts

Fields

AutoTable 0

The labels are automatically arranged to fit.

Column 1

The labels are arranged in a column.

Row 2

The labels are arranged in a row.

TallTable 4

The labels are arranged in a tall table.

WideTable 3

The labels are arranged in a wide table.

Applies to