GrapeCity.Xaml.SpreadSheet.Data Namespace > Worksheet Class : ChartSelectionChanged Event |
'Declaration Public Event ChartSelectionChanged As EventHandler(Of ChartSelectionChangedEventArgs)
'Usage Dim instance As Worksheet Dim handler As EventHandler(Of ChartSelectionChangedEventArgs) AddHandler instance.ChartSelectionChanged, handler
public event EventHandler<ChartSelectionChangedEventArgs> ChartSelectionChanged
The event handler receives an argument of type ChartSelectionChangedEventArgs containing data related to this event. The following ChartSelectionChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Chart | Gets the chart. |
Target Platforms: Windows Server 2012, Windows RT