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

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