Last Updated:
07 Apr 2023 07:56
by ADMIN
TimeBar: System.ArgumentOutOfRangeException is thrown when the PeriodStart property is set to DateTime.MinValue
When DateTime.MinValue is set as a value to the PeriodStart property, zooming out will result in an ArgumentOutOfRangeException. The same exception is thrown when the value of the PeriodEnd is lower than the zoom-in step.