ChartSeparators Enum

Definition

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

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

Fields

DashLine 4

The Dash Line chart separator.

DotLine 5

The Dot Line chart separator.

DoubleLine 3

The Double Line separator.

GradientLine 6

The Gradient Line chart separator.

Line 1

The Line chart separator.

None 0

The None Line chart separator.

ThickGradientLine 7

The Thick Gradient Line chart separator.

ThickLine 2

The Thick Line separator.

Applies to