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

本主题中
    UnderflowBin 属性 (RangedHistogram)
    本主题中
    Gets or sets a value to create a bin for all values below or equal to it.
    语法
    '声明
     
    Public Property UnderflowBin As Double
    public double UnderflowBin {get; set;}
    请参见