[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Sparkline.Range.IsEmpty

IsEmpty Property

IsEmpty

Gets a value indicating whether the range is empty, i.e., the lower bound is equal to the upper bound.

Declaration
public bool IsEmpty { get; }
Property Value
Type Description
bool

true if the range is empty; otherwise, false.