ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class / Name Property

In This Topic
    Name Property (AnnotationTextBar)
    In This Topic
    Gets or sets the name of the AnnotationTextBar as string.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Name As String
    public override string Name {get; set;}
    See Also