FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / Axis 类 / SetChartType 方法

本主题中
    SetChartType 方法 (Axis)
    本主题中
    语法
    '声明
     
    Public Sub SetChartType( _
       ByVal type As Nullable(Of ChartType) _
    ) 
    public void SetChartType( 
       Nullable<ChartType> type
    )

    参数

    type
    请参见