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

In This Topic
    Height Property (AnnotationTextBar)
    In This Topic
    Gets or sets the height of the text bar.
    Syntax
    'Declaration
     
    Public Property Height As Single
    public float Height {get; set;}
    See Also