MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPoint Class / IsEmpty Property

In This Topic
IsEmpty Property (DataPoint)
In This Topic
Gets or sets a value indicating whether the DataPoint is empty.
Syntax
'Declaration
 
Public Property IsEmpty As Boolean
 

Property Value

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