Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ChartSelectionMode

Defines whether a single or multiple items (series or points) can be selected in chart.

Index

Variables

Variables

Multiple

Multiple: any

Multiple series/points can be selected.

None

None: any

Selection disabled.

Single

Single: any

Only a single item (series or point) can be selected at a time.

Generated using TypeDoc