FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / AnimationSettings Property

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