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

本主题中
    BinWidth 属性 (RangedHistogram)
    本主题中
    Gets or sets a positive decimal number for the range of a bin.
    语法
    '声明
     
    Public Property BinWidth As Double
    public double BinWidth {get; set;}
    请参见