FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.Chart 命名空间 / DateTimeGroupProvider 类 / DateTimeGroupProvider 构造函数 / DateTimeGroupProvider 构造函数(IAxis)

本主题中
    DateTimeGroupProvider 构造函数(IAxis)
    本主题中
    This constructor allows automatic generation of groups based upon the axis range and the axis MajorUnit value.
    语法
    '声明
     
    Public Function New( _
       ByVal axis As IAxis _
    )
    public DateTimeGroupProvider( 
       IAxis axis
    )

    参数

    axis
    请参见