New to Telerik UI for WinFormsStart a free 30-day trial

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:

C#
public enum LineSide

Fields

Draws the line to the bottom of the label element.

C#
Bottom = 0

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

C#
Left = 3

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

C#
Right = 2

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

C#
Top = 1
In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support