ChartCalloutLineStyle Enum

Definition

Specifies the style of the callout line.

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

Fields

DashDot 4

The style of the callout line is DashDot.

DashDotDot 5

The style of the callout line is DashDotDot.

Dashed 2

The style of the callout line is Dashed.

Dotted 1

The style of the callout line is Dotted.

Double 3

The style of the callout line is Double.

None 6

The style of the callout line is None.

Solid 0

The style of the callout line is Solid.

Applies to