LegendSeparatorStyle Enum

Definition

Specifies the styles for legend separator lines.

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

Fields

DashLine 4

Legend separator is a dashed line.

DotLine 5

Legend separator is a dotted line.

DoubleLine 3

Legend separator is a double line.

GradientLine 6

Legend separator is a solid line with a gradient on the ends.

Line 1

Legend separator is a solid line.

None 0

No separator will be shown.

ThickGradientLine 7

Legend separator is a thick solid line with a gradient on the ends.

ThickLine 2

Legend separator is a thick solid line.

Applies to