Class GraphTitle
Represents a title for the graph.
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class GraphTitle : GraphItem, IGraphTitle, IGraphItem
Constructors
GraphTitle()
Declaration
public GraphTitle()
Properties
Position
Specifies the position of Graph
Declaration
public GraphItemPosition Position { get; set; }
Property Value
Text
Specifies the text for the title.
Declaration
public string Text { get; set; }
Property Value
System. A System. |