ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / ChartDateFormat Property

In This Topic
    ChartDateFormat Property (Schedule)
    In This Topic
    Gets or sets the format string for date values on the chart view.
    Syntax
    'Declaration
     
    Public Property ChartDateFormat As System.String
    public System.string ChartDateFormat {get; set;}
    See Also