ComponentOne FinancialChart for UWP Edition
SetChartType Method

C1.Xaml.Chart Namespace > Axis Class : SetChartType Method
Syntax
'Declaration
 
Public Sub SetChartType( _
   ByVal type As Nullable(Of ChartType) _
) 
public void SetChartType( 
   Nullable<ChartType> type
)

Parameters

type
See Also

Reference

Axis Class
Axis Members