WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AnimationOptions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AnimationOptions

    Display the different Animation options to animate Chart series Segment

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public enum AnimationOptions

    Fields

    Name Description
    Bottom

    Move the segments from the Top to Bottom

    Fade

    change the Opacity of the segments

    Left

    Move the Segments from Left to Right

    Right

    Move the Segments from the Right to Left

    Rotate

    Rotate the segments

    Scaling

    Perform the scalling of segments.

    Top

    Move the segments from the Below to Top

    See Also
    ChartSeries
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved