FlexPivot for WinForms
SetChartType メソッド

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > Axis クラス : SetChartType メソッド
The ChartType to assign.
Sets the chart type.
シンタックス
'宣言
 
Public Sub SetChartType( _
   ByVal type As System.Nullable(Of ChartType) _
) 
public void SetChartType( 
   System.Nullable<ChartType> type
)

パラメータ

type
The ChartType to assign.
参照

Axis クラス
Axis メンバ