Api emptyPointSettings in EJ2 TypeScript Chart control

8 May 20231 minute to read

Configures the Empty Points of series

Properties

border BorderModel

Options to customize the border of empty points.

Defaults to “{color: ‘transparent’, width: 0}”

fill string

To customize the fill color of empty points.

Defaults to null

mode string | string

To customize the mode of empty points.

Defaults to Gap