Spread Silverlight Documentation
ChartSelectionChangedEventArgs Constructor


GrapeCity.Windows.SpreadSheet.Data Namespace > ChartSelectionChangedEventArgs Class : ChartSelectionChangedEventArgs Constructor
The chart.
Initializes a new instance of the ChartSelectionChangedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal chart As SpreadChart _
)
'Usage
 
Dim chart As SpreadChart
 
Dim instance As New ChartSelectionChangedEventArgs(chart)
public ChartSelectionChangedEventArgs( 
   SpreadChart chart
)

Parameters

chart
The chart.
See Also

Reference

ChartSelectionChangedEventArgs Class
ChartSelectionChangedEventArgs Members