C1.PivotEngine Assembly / C1.PivotEngine Namespace / RangeInfo Class / FiscalYearShift Property

In This Topic
FiscalYearShift Property (RangeInfo)
In This Topic
Gets or sets the shift for the Fiscal year.
Syntax
'Declaration
 
Public Property FiscalYearShift As Integer
 
Remarks

A value in the range -1 to +1.

For example, for the fiscal year starting in November of 2018, setting "1" displays the fiscal year as "2019" instead of "2018".

See Also