[]
        
(Showing Draft Content)

C1.Chart.DateTimeGroupProvider.-ctor

DateTimeGroupProvider Constructor

DateTimeGroupProvider()

This contstructor allows automatic generation of groups based upon the axis range.

Declaration
public DateTimeGroupProvider()

DateTimeGroupProvider(IAxis)

This constructor allows automatic generation of groups based upon the axis range and the axis MajorUnit value.

Declaration
public DateTimeGroupProvider(IAxis axis)
Parameters
Type Name Description
IAxis axis