'Declaration Public Function New( _ ByVal chart As SpreadChart, _ ByVal chartType As SpreadSurfaceChartType _ )
'Usage Dim chart As SpreadChart Dim chartType As SpreadSurfaceChartType Dim instance As New ChangeChartTypeToSurfaceChartTypeAction(chart, chartType)
public ChangeChartTypeToSurfaceChartTypeAction( SpreadChart chart, SpreadSurfaceChartType chartType )
Parameters
- chart
- chartType