Enum
CalloutArrowType

Determines the major arrow geometry types for the callout.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum CalloutArrowType

Fields

Circles

Series of circles.

Declaration

cs-api-definition
Circles = 2

Field Value

CalloutArrowType

Ellipses

Series of ellipses.

Declaration

cs-api-definition
Ellipses = 3

Field Value

CalloutArrowType

None

No arrow.

Declaration

cs-api-definition
None = 0

Field Value

CalloutArrowType

Triangle

Triangle or line arrow consisted of 3 pivot points.

Declaration

cs-api-definition
Triangle = 1

Field Value

CalloutArrowType

In this article
DefinitionFieldsCirclesEllipsesNoneTriangle
Not finding the help you need?
Contact Support