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

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