MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Title Class / Position Property

In This Topic
Position Property (Title)
In This Topic
Gets or sets the position of the title.
Syntax
'Declaration
 
Public Property Position As TitlePosition
 

Property Value

A TitlePosition enumeration indicating the position of the title.
Remarks
This property is only used for chart axis titles.
See Also