ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / LoadChartAnimationOptions Class / Enabled Property

In This Topic
    Enabled Property (LoadChartAnimationOptions)
    In This Topic
    Enables or disables chart load animation.
    Syntax
    'Declaration
     
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also