[]
        
(Showing Draft Content)

HoverChartAnimationOptions

Type Alias: HoverChartAnimationOptions

type HoverChartAnimationOptions = object;

Describes hover chart animation that can be applied to the report view.

Properties

enabled?

optional enabled: boolean;

Enable hover chart animation. Default value: false.

Example

enabled: true