ZoomCharts Documentation

Version: 1.21.1 (2024-11-08)
Switch to Version 2.0 (BETA)

ZoomCharts.Configuration.PieChartSettingsInteraction

Inheritance hierarchy

This type inherits from BaseSettingsInteraction.

Methods

This type does not define any methods.

Properties

animation: anonymous type

Chart animation settings.

coverCenter: boolean

If true, empty donut center area reacts to clicks.

mode: "drilldown" | "select" | "toggle"

Interaction mode. Note that selection.enabled can be used to disable the selection completely.

Valid values:
  • drilldown - performs drill down on click, if item is not expandable, selects it
  • select - selects items
  • toggle - toggle selects items.

Slice including all the values that can not be displayed as a separate slice. Use them to configure 'others' slice rendering space.

Inherited from: BaseSettingsInteraction

Controls chart resize handles.

It's a horizontal line right below any chart to handle whole chart resizes by small steps.

Note that the full screen button used as a main alternative to get a full screen by one click.

scrolling: anonymous type

One of interactivity option to scroll among data.

selection: anonymous type

One of interactivity option to use the data selection.

X