FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / BoxWhisker 类 / ShowInnerPoints 属性

本主题中
    ShowInnerPoints 属性 (BoxWhisker)
    本主题中
    Gets or sets a value that determines whether to show the inner points for the Box-whisker series.
    语法
    '声明
     
    Public Property ShowInnerPoints As Boolean
    public bool ShowInnerPoints {get; set;}
    请参见