FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / DateTimeGroupProvider Class / DateTimeGroupProvider Constructor / DateTimeGroupProvider Constructor()

In This Topic
    DateTimeGroupProvider Constructor()
    In This Topic
    This contstructor allows automatic generation of groups based upon the axis range.
    Syntax
    'Declaration
     
    Public Function New()
    public DateTimeGroupProvider()
    See Also