ClassLegend
Class
Controls how the chart legend is shown; use to position series/category descriptors around the plot.
Definition
Namespace:Telerik.Windows.Documents.Model.Drawing.Charts
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
cs-api-definition
public class Legend
Inheritance: objectLegend
Constructors
Properties
Position
Gets or sets where the legend appears relative to the plot area, impacting layout.
Declaration
cs-api-definition
public LegendPosition Position { get; set; }
Property Value