ComponentOne FinancialChart for WinForms
C1.Chart Namespace / DateTimeGroupProvider Class
Members

In This Topic
    DateTimeGroupProvider Class
    In This Topic
    Provides basic groups for DateTime values that extend beyond one month. Although default groups are provided, explicit selection of the groups and format are possible.
    Syntax
    'Declaration
     
    
    Public Class DateTimeGroupProvider 
       Implements IAxisGroupProvider 
    public class DateTimeGroupProvider : IAxisGroupProvider  
    Inheritance Hierarchy

    System.Object
       C1.Chart.DateTimeGroupProvider

    See Also