# AnimationOptions

## Content

# Interface: AnimationOptions

Describes animation that can be applied to the report view

## Properties

### hoverChart?

```ts
optional hoverChart?: HoverChartAnimationOptions;
```

***

### hoverTable?

```ts
optional hoverTable?: HoverTableAnimationOptions;
```

***

### loadChart?

```ts
optional loadChart?: LoadChartAnimationOptions;
```
