FlexChart for WinForms
SetChartType メソッド (Axis)

C1.Win.FlexChart.6 アセンブリ > C1.Win.Chart 名前空間 > Axis クラス : SetChartType メソッド
割り当てる ChartType
チャートタイプを設定します。
シンタックス
'宣言
 
Public Sub SetChartType( _
   ByVal type As System.Nullable(Of ChartType) _
) 
public void SetChartType( 
   System.Nullable<ChartType> type
)

パラメータ

type
割り当てる ChartType
参照

Axis クラス
Axis メンバ