MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Title Class / ToString Method

In This Topic
ToString Method (Title)
In This Topic
Returns a string that represents the current Title object.
Syntax
'Declaration
 
Public Overrides NotOverridable Function ToString() As String
 

Return Value

A System.String that represents this instance.
See Also