ComponentOne FlexChart for WPF
SetChartType Method

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

Parameters

type
See Also

Reference

Axis Class
Axis Members