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