ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / AnimationOptions Class / HoverChart Property

In This Topic
    HoverChart Property
    In This Topic
    Gets or sets an animation options for hovering over a chart.
    Syntax
    'Declaration
     
    Public Property HoverChart As HoverChartAnimationOptions
    public HoverChartAnimationOptions HoverChart {get; set;}

    Property Value

    A HoverChartAnimationOptions object containing the settings for chart hover animations.
    See Also