[]
        
(Showing Draft Content)

C1.Chart.DateTimeGroupProvider.GroupTypes

GroupTypes Property

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.

Declaration
public ObservableCollection<TimeUnits> GroupTypes { get; }