ActiveReports 12
IsEmpty Property (DataPoint)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > DataPoint Class : IsEmpty Property
Gets or sets a value indicating whether the DataPoint is empty.
Syntax
'Declaration
 
Public Property IsEmpty As Boolean
public bool IsEmpty {get; set;}

Property Value

true if this instance is empty; otherwise, false.
See Also

Reference

DataPoint Class
DataPoint Members