ActiveReports Developer 7
Name Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationTextBar Class : Name Property

Glossary Item Box

Gets or sets the name of the AnnotationTextBar as string.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Property Name As System.String
C# 
public override System.string Name {get; set;}

See Also