Class GraphLegend
Specifies the legend for the graph.
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class GraphLegend : GraphItem, IGraphLegend, IGraphLegendTitle, IGraphItem
Constructors
GraphLegend()
Declaration
public GraphLegend()
Properties
Position
Specifies the position of the Graph
Declaration
public GraphItemPosition Position { get; set; }
Property Value
Title
Specifies the text for the legend's title.
Declaration
public string Title { get; set; }
Property Value
System. A System. |