Search results

PivotChartSeriesEmptyPointSettings API in JavaScript (ES5) Pivot Table API control

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 to customize the fill color of empty points.

Defaults to null

mode

EmptyPointMode | AccEmptyPointMode

To customize the mode of empty points.

Defaults to Zero