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

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