Spread Silverlight Documentation
ChangeSurfaceChartTypeToChartTypeAction Constructor


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ChangeSurfaceChartTypeToChartTypeAction Class : ChangeSurfaceChartTypeToChartTypeAction Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal chart As SpreadSurfaceChart, _
   ByVal chartType As SpreadChartType _
)
'Usage
 
Dim chart As SpreadSurfaceChart
Dim chartType As SpreadChartType
 
Dim instance As New ChangeSurfaceChartTypeToChartTypeAction(chart, chartType)
public ChangeSurfaceChartTypeToChartTypeAction( 
   SpreadSurfaceChart chart,
   SpreadChartType chartType
)

Parameters

chart
chartType
See Also

Reference

ChangeSurfaceChartTypeToChartTypeAction Class
ChangeSurfaceChartTypeToChartTypeAction Members