SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
time-slider
TimeSliderEventDates
Interface TimeSliderEventDates
This is the set of from and to events that is used to build the histogram within the time slider.
interface
TimeSliderEventDates
{
fromEvents
:
Date
[]
;
toEvents
:
Date
[]
;
}
Index
Properties
from
Events
to
Events
Properties
from
Events
from
Events
:
Date
[]
to
Events
to
Events
:
Date
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
Events
to
Events
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...
This is the set of from and to events that is used to build the histogram within the time slider.