Class AnimationType
Chart animation types.
Inheritance
System.Object
AnimationType
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.dll
Syntax
public sealed class AnimationType : Enum
Fields
FadeIn
FadeIn animation will set.
Declaration
public const AnimationType FadeIn
Field Value
Type |
---|
AnimationType |
Rotation
Rotation animation will set.
Declaration
public const AnimationType Rotation
Field Value
Type |
---|
AnimationType |