FlexChart for WinForms
SetChartType メソッド (Axis)

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

パラメータ

type
割り当てる Axis.ChartType
参照

Axis クラス
Axis メンバ