GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Enums
TimeSliderMode Enum
The time slider mode. This property is used for defining if the temporal data will be displayed cumulatively up to a point in time, a single instant in time, or within a time range.
public enum TimeSliderMode
Fields
Instant 0
TimeWindow 1
CumulativeFromStart 2
CumulativeFromEnd 3