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

本主题中
    NumberOfBins 属性 (RangedHistogram)
    本主题中
    Gets or sets the number of bins for the histogram, including the overflow and underflow bins.
    语法
    '声明
     
    Public Property NumberOfBins As Integer
    public int NumberOfBins {get; set;}
    请参见