ChartLegendItemSeparatorTypes Enum

Definition

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

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

Fields

DashLine 4

Specifies the Dash Line separator type.

DotLine 5

Specifies the Dot Line separator type.

DoubleLine 3

Specifies the Double Line separator type.

GradientLine 6

Specifies the Gradient Line separator type.

Line 1

Specifies the Line separator type.

None 0

Specifies the No line separator type.

ThickGradientLine 7

Specifies the Thick Gradient Line separator type.

ThickLine 2

Specifies the Thick Line separator type.

Applies to