The mx.charts.events package contains the classes that define chart event objects.
Class | Description | |
---|---|---|
ChartEvent | The ChartEvent class represents events that are specific to the chart control, such as when a chart is clicked. | |
ChartItemEvent | The ChartItemEvent class represents events that are specific to the chart components, such as when a chart item is clicked. | |
LegendMouseEvent | The LegendMouseEvent class represents event objects that are specific to the chart legend components. |