GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / ScaleTier Class / UseFiscalYear Property

In This Topic
    UseFiscalYear Property (ScaleTier)
    In This Topic
    Gets or sets whether the fiscal year should be used instead of the calendar year.
    Syntax
    'Declaration
     
    Public Property UseFiscalYear As Boolean
    public bool UseFiscalYear {get; set;}
    See Also