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

In This Topic
    HoverChart Property
    In This Topic
    Get or sets chart hover animation options.
    Syntax
    'Declaration
     
    Public Property HoverChart As HoverChartAnimationOptions
    public HoverChartAnimationOptions HoverChart {get; set;}
    See Also