VisualInterval.EndTime is calculated as a sum of the VisualInterval.StartTime and VisualInterval.TimeScale property values.
This property represents an exclusive boundary of the time range, that is the DateTime returned by this property is considered as not belonging to the VisualInterval time range. The inclusive boundary is represented by the VisualInterval.InclusiveEndTime property.