ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / Annotation Class / AnnotationClass Property

In This Topic
    AnnotationClass Property (Annotation)
    In This Topic
    Gets the name of the annotation type.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property AnnotationClass As String
    public abstract string AnnotationClass {get;}
    See Also