MapLegendLayout Enum

Definition

Represents the label layouts in a map legend.

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

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