ActiveReports Developer 7
IsEmpty Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Bar Structure : IsEmpty Property

Glossary Item Box

Gets or sets a value indicating whether the bar is empty.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsEmpty As System.Boolean
C# 
public System.bool IsEmpty {get;}

See Also