MapLegendTitleSeparator Enum

Definition

Represents the types of separator to use for a map legend title.

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

Fields

DashLine 4

A dashed line separator is applied.

DotLine 5

A dotted line separator is applied.

DoubleLine 3

A double line separator is applied.

GradientLine 6

A gradient line separator is applied.

Line 1

A line separator is applied.

None 0

No separator is applied.

ThickGradientLine 7

A thick gradient line separator is applied.

ThickLine 2

A thick line separator is applied.

Applies to