Enum
LineSide

Determines to which side of a Label element the line contecting it with its data point will be drawn.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum LineSide

Fields

Bottom

Draws the line to the bottom of the label element.

Declaration

cs-api-definition
Bottom = 0

Field Value

LineSide

Left

Draws the line to the left side of the label element.

Declaration

cs-api-definition
Left = 3

Field Value

LineSide

Right

Draws the line to the right side of the label element.

Declaration

cs-api-definition
Right = 2

Field Value

LineSide

Top

Draws the line to the top side of the label element.

Declaration

cs-api-definition
Top = 1

Field Value

LineSide

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