SeriesPoint.IsEmpty Property
In This Article
Gets or sets whether the current point is empty.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the current point is empty; otherwise, false. |
See Also