Skip to main content

ChartData.ErrorInvalidValueInFunction Field

Returns the ChartData object specifying the #VALUE! 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 ErrorInvalidValueInFunction

Field Value

Type Description
ChartData

The chart data.

See Also