Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexPie Class / AnimationSettings Property

In This Topic
    AnimationSettings Property (FlexPie)
    In This Topic
    Gets or sets the animation settings.
    Syntax
    'Declaration
     
    
    Public Property AnimationSettings As AnimationSettings
    public AnimationSettings AnimationSettings {get; set;}
    See Also