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

Glossary Item Box

Gets the name of the annotation type.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property AnnotationClass As System.String
C# 
public abstract System.string AnnotationClass {get;}

See Also