DragEnabled Property (FlexChart)

Class

FlexChart class

Action

Gets whether you can drag items out of this chart and drop them on other controls.

If true, dragging is enabled for the chart. If the dropEnabled property is also true, you can drag items and drop them in the chart to reorder the items. The default value is false.

Data Type

BOOLEAN

Access

Read only