Table of Contents

Field ReportChartNoData

Namespace
DocWright.Core.Diagnostics
Assembly
DocWright.Core.dll

DXP9404: a chart has no values to plot — its dataset returned no rows, its series or categories are empty, or every data point evaluated to nothing. The chart's box and background are drawn and the plot is left empty.

public const string ReportChartNoData = "DXP9404"

Returns

string
DXP9404: a chart has no values to plot — its dataset returned no rows, its series or categories are empty, or every data point evaluated to nothing. The chart's box and background are drawn and the plot is left empty.