'Declaration Public Sub SetChartType( _ ByVal type As Nullable(Of ChartType) _ )
public void SetChartType( Nullable<ChartType> type )
Parameters
- type
- The ChartType to assign.
'Declaration Public Sub SetChartType( _ ByVal type As Nullable(Of ChartType) _ )
public void SetChartType( Nullable<ChartType> type )