ChartTitleSeparatorTypes Enum

Definition

Specifies the type of separator to use between legend titles.

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

Fields

DashLine 4

The Dash Line separator type.

DotLine 5

The Dot Line separator type.

DoubleLine 3

The Double Line separator type.

GradientLine 6

The Gradient Line separator type.

Line 1

The Line separator type.

None 0

The None Line separator type.

ThickGradientLine 7

The Thick Gradient Line separator type.

ThickLine 2

The Thick Line separator type.

Applies to