Preparing search index...
The search index is not available
JS Viewer Documentation
JS Viewer Documentation
index
AnimationOptions
Interface AnimationOptions
Describes animation that can be applied to the report view
interface
AnimationOptions
{
hoverChart
?:
HoverChartAnimationOptions
;
hoverTable
?:
HoverTableAnimationOptions
;
loadChart
?:
LoadChartAnimationOptions
;
}
Index
Properties
hover
Chart?
hover
Table?
load
Chart?
Properties
Optional
hover
Chart
hover
Chart
?:
HoverChartAnimationOptions
Optional
hover
Table
hover
Table
?:
HoverTableAnimationOptions
Optional
load
Chart
load
Chart
?:
LoadChartAnimationOptions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
hover
Chart
hover
Table
load
Chart
JS Viewer Documentation
Loading...
Describes animation that can be applied to the report view