ActiveReports 19 .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 an animation options for loading a chart.
    Syntax
    'Declaration
     
    Public Property LoadChart As LoadChartAnimationOptions
    public LoadChartAnimationOptions LoadChart {get; set;}

    Property Value

    A LoadChartAnimationOptions object containing the settings for chart loading animations.
    See Also