ActiveReports 12
Name Property (AnnotationLine)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationLine Class : Name Property
Gets or sets the name of the AnnotationLine as string.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Name As String
public override string Name {get; set;}

Property Value

The name.
See Also

Reference

AnnotationLine Class
AnnotationLine Members