SeriesDoubleClick Method (FlexChartSeries)
Class
FlexChartSeries
.
Action
Indicates that the user double-clicked the mouse button over a chart item representing data in the chart.
Syntax
chartSeries
.
SeriesDoubleClick
(
hitSet
)
Variable
Description
hitSet
An array of HitData structures describing the ChartItems that triggered the event.
List(Of
Integer
)
.