GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 String
    public string ChartDateFormat {get; set;}
    See Also