This class configures the appearance and behavior of points with empty data in the series.
Options to customize the border for empty points in the series, including color and width.
Defaults to “{color: ”, width: 0}”
string
Customizes the fill color for empty points in the series.
Defaults to null
EmptyPointMode
| AccEmptyPointMode
Defines the mode for handling empty or missing data points in the series. The available modes are:
Defaults to Gap