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

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