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

本主题中
    BinMode 属性 (RangedHistogram)
    本主题中
    Gets or sets the _mode of histogram bin.
    语法
    '声明
     
    Public Property BinMode As HistogramBinning
    public HistogramBinning BinMode {get; set;}
    请参见