Enum
LegendPosition

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:

cs-api-definition
public enum LegendPosition

Fields

Bottom

Positions the legend below the plot area.

Declaration

cs-api-definition
Bottom = 1

Field Value

LegendPosition

Left

Positions the legend to the left of the plot area.

Declaration

cs-api-definition
Left = 2

Field Value

LegendPosition

Right

Positions the legend to the right of the plot area.

Declaration

cs-api-definition
Right = 0

Field Value

LegendPosition

Top

Positions the legend above the plot area.

Declaration

cs-api-definition
Top = 3

Field Value

LegendPosition

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