FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / Histogram 类 / GetChartType 方法

本主题中
    GetChartType 方法 (Histogram)
    本主题中
    Gets the chart type.
    语法
    '声明
     
    Protected Overrides Function GetChartType() As Nullable(Of ChartType)
    protected override Nullable<ChartType> GetChartType()
    请参见