ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Bar Structure / Width Property

In This Topic
    Width Property (Bar)
    In This Topic

    Gets the width of the bar.

    Syntax
    'Declaration
     
    Public ReadOnly Property Width As Integer
    public int Width {get;}
    See Also