Skip to main content

ChartData.ErrorValueNotAvailable Field

Returns the ChartData object specifying the #N/A error value of a cell.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public static ChartData ErrorValueNotAvailable

Field Value

Type Description
ChartData

The chart data.

See Also