バージョン

ChartGroupDescriptionCollection クラス

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