Creates an instance of DataPointSelectionChangedArgs - arguments passed into the callback for DataPointSelectionModifier.selectionChanged event
The array of selected datapoints at the time of the event. These are datapoints on any BaseDataSeries which have metadata with IPointMetadata.isSelected = true. Query DataPointInfo for more details about the series and data-point index that was selected
The source DataPointSelectionModifier which raised the event
Generated using TypeDoc
Arguments passed into the callback for DataPointSelectionModifier.selectionChanged event