ChartHeaderSeparatorTypes Enum

Definition

Specifies the type of separator to use for the legend header.

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

Fields

DashLine 4

Separator is a dashed line.

DotLine 5

Separator is a dotted line.

DoubleLine 3

Separator is a double line.

GradientLine 6

Separator is a solid line with a gradient on the ends.

Line 1

Separator is a solid line.

None 0

No separator will be shown.

ThickGradientLine 7

Separator is a thick solid line with a gradient on the ends.

ThickLine 2

Separator is a thick solid line.

Applies to