ChartCalloutLineAnchor Enum

Definition

Specifies the shape to be drawn at the end of the callout line.

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

Fields

Arrow 0

Specifies the Arrow shape.

Diamond 1

Specifies the Diamond shape.

None 4

Specifies the No shape.

Round 3

Specifies the Round shape.

Square 2

Specifies the Square shape.

Applies to