ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class / AnnotationClass Property

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