EmptyPointMode API in JavaScript (ES5) Stock Chart API control
Defines the empty point mode of the chart. They are:
- 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.
- Gap
- Zero
- Drop
- Average
Thank you for your feedback and comments.We will rectify this as soon as possible!