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

In This Topic
    IsEmpty Property (Bar)
    In This Topic
    Gets or sets a value indicating whether the bar is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also