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
CumulativeFromEnd
3
CumulativeFromStart
2
Instant
0
TimeWindow
1