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 |