Back to Devexpress

ChartData Fields

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-chartdata-dot-underscore-fields.md

latest2.6 KB
Original Source

ChartData Fields

Data plotted on a chart.

NameDescription
ErrorDivisionByZero staticReturns the ChartData object specifying the #DIV/0! error value of a cell.
ErrorInvalidValueInFunction staticReturns the ChartData object specifying the #VALUE! error value of a cell.
ErrorName staticReturns the ChartData object specifying the #NAME? error value of a cell.
ErrorNullIntersection staticReturns the ChartData object specifying the #NULL! error value of a cell.
ErrorNumber staticReturns the ChartData object specifying the #NUM! error value of a cell.
ErrorReference staticReturns the ChartData object specifying the #REF! error value of a cell.
ErrorValueNotAvailable staticReturns the ChartData object specifying the #N/A error value of a cell.

See Also

ChartData Class

ChartData Members

DevExpress.Spreadsheet.Charts Namespace