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

In This Topic
    LoadChart Property
    In This Topic
    Gets or sets chart load animation options.
    Syntax
    'Declaration
     
    Public Property LoadChart As LoadChartAnimationOptions
    public LoadChartAnimationOptions LoadChart {get; set;}
    See Also