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

本主题中
    SortDescending 属性 (RangedHistogram)
    本主题中
    Gets or sets whether the ranged histogram sort descending.
    语法
    '声明
     
    Public Property SortDescending As Boolean
    public bool SortDescending {get; set;}
    请参见