Search results

AccEmptyPointMode API in JavaScript Accumulation Chart API control

Defines the empty point mode of the chart.

  • 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.
  • Zero
  • Drop
  • Average
  • Gap