Class MapTitle
Represents a title for the map
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class MapTitle : MapItem, IGraphTitle, IGraphItem
Constructors
MapTitle()
Declaration
public MapTitle()
Properties
Position
Specifies the position of Map
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. |