ChartData.Empty Property
In This Article
Returns empty chart data.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Chart |
A Chart |
#Remarks
Assign an object returned by the Empty property to clear chart data.
See Also