FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChart Class / AnimationLoad Property

In This Topic
    AnimationLoad Property (FlexChart)
    In This Topic
    Gets the load animation options.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnimationLoad As AnimationLoadOptions
    public AnimationLoadOptions AnimationLoad {get;}
    See Also