TimeRelation

sealed class TimeRelation

Indicates how the start and end time of the time slider extent are processed.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

When start time is included and end time is excluded.

Link copied to clipboard

When start and end time of the time slider are included.

Link copied to clipboard

When start time is excluded and end time is included.

Link copied to clipboard

Unknown time relation.