Spread Silverlight Documentation
SurfaceChartSelectionChangedEventArgs Constructor


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

Parameters

chart
The chart.
See Also

Reference

SurfaceChartSelectionChangedEventArgs Class
SurfaceChartSelectionChangedEventArgs Members