SelectionMode Property (FlexChart)

Class

FlexChart class

Action

Gets whether ChartItem objects can be selected.

Possible values are none, single, or multiple. Set to none to prevent chart items from being selected. Set to single to allow only one item to be selected at a time. Set to multiple to allow one or more chart items to be selected at a time. The default value is none.

Data Type

STRING

Access

Read only