FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / BoxWhisker 类
成员

本主题中
    BoxWhisker 类
    本主题中
    Represents a Box-whisker series of FlexChart.
    对象模型
    BoxWhisker 类
    语法
    '声明
     
    Public Class BoxWhisker 
       Inherits Series
    public class BoxWhisker : Series 
    备注
    The BoxWhisker series is normally used to compare distributions between different sets of numerical data.
    继承层次

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Series
                C1.WPF.Chart.BoxWhisker

    请参见