MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationLine Class / ToString Method

In This Topic
ToString Method (AnnotationLine)
In This Topic
Converts the value of the current instance to its string representation.
Syntax
'Declaration
 
Public Overrides NotOverridable Function ToString() As String
 

Return Value

A System.String that represents this instance.
See Also