ChartCalloutLineStyles Enum

Definition

Specifies the style of the callout line.

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

Fields

DashDot 4

Alternating dashes and dots.

DashDotDot 5

A dash followed by two dots.

Dashed 2

A dashed line.

Dotted 1

A dotted line.

Double 3

A double line.

None 6

No line style.

Solid 0

A solid line.

Applies to