バージョン

ChartSortDescriptionCollection クラス

データ ソースまたはプロバイダーに適用される並べ替え要素のコレクションを表します。
シンタックス
'宣言
 
Public Class ChartSortDescriptionCollection 
   Inherits Infragistics.Controls.SyncableObservableCollection(Of ChartSortDescription,SortDescription)
public class ChartSortDescriptionCollection : Infragistics.Controls.SyncableObservableCollection<ChartSortDescription,SortDescription> 
参照