EmptyPointSettings
10 Oct 20251 minute to read
Allows to configure the empty points with a variety of means such as fill color, border and mode in the chart.
Properties
border PivotChartBorderModel
Allows options to customize the border of empty points.
Defaults to “{color: ‘transparent’, width: 0}”
fill string
Allows you to customize the fill color of empty points.
Defaults to null
mode EmptyPointMode|AccEmptyPointMode
Allows you To customize the mode of empty points.
Defaults to Zero