Creates an instance of SelectionChangedArgs - arguments passed into the callback for SeriesSelectionModifier.selectionChanged event
The array of all series at the time of the event. Query IRenderableSeries.isSelected to determine if it is selected or not
The hitTestInfo for this event, if available.
The array of selected series at the time of the event
The source SeriesSelectionModifier which raised the event
Generated using TypeDoc
Arguments passed into the callback for SeriesSelectionModifier.selectionChanged event