FlexPivot for WinForms
GroupTypes プロパティ

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 > DateTimeGroupProvider クラス : GroupTypes プロパティ
Gets the collection of group specifiers using the TimeUnits enumeration. The index of each specifier indicates (level-1). Specifiers modified using the collection Add, Insert and Remove methods of the collection. If no values are specified, values are automatically selected based on the range.
シンタックス
'宣言
 
Public ReadOnly Property GroupTypes As System.Collections.ObjectModel.ObservableCollection(Of TimeUnits)
public System.Collections.ObjectModel.ObservableCollection<TimeUnits> GroupTypes {get;}
参照

DateTimeGroupProvider クラス
DateTimeGroupProvider メンバ