[]
Gets or sets an animation options for hovering over a chart.
[PersistenceMode(PersistenceMode.InnerProperty)]
public HoverChartAnimationOptions HoverChart { get; set; }
Type | Description |
---|---|
HoverChartAnimationOptions | A HoverChartAnimationOptions object containing the settings for chart hover animations. |