Search results

PivotChartEmptyPointMode API in JavaScript Pivotfieldlist API control

Defines the empty point mode of the chart.

  • Gap - Used to display empty points as space.
  • Zero - Used to display empty points as zero.
  • Drop - Used to ignore the empty point while rendering.
  • Average - Used to display empty points as previous and next point average.