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

本主题中
    GroupWidth 属性 (BoxWhisker)
    本主题中
    Gets or sets a value that determines the group width as a percentage for the Box-Whisker series.
    语法
    '声明
     
    Public Property GroupWidth As Double
    public double GroupWidth {get; set;}
    备注
    The default value for this property is 0.8. The min value is 0 and max value is 1.
    请参见