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

Specifies where a chart legend is placed relative to the plot area.

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Charts

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public enum LegendPosition

Fields

Positions the legend below the plot area.

C#
Bottom = 1

Positions the legend to the left of the plot area.

C#
Left = 2

Positions the legend to the right of the plot area.

C#
Right = 0

Positions the legend above the plot area.

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