ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationLine Class / Name Property

In This Topic
Name Property (AnnotationLine)
In This Topic
Gets or sets the name of the AnnotationLine as string.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Name As String
 

Property Value

The name.
See Also