ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Bar Structure / Height Property

In This Topic
    Height Property (Bar)
    In This Topic

    Gets the height of the bar.

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