[]
Current animation process type enum.
public sealed class AnimationProcessType : Enum
Name | Description |
---|---|
Load | Process load Animation; |
None | Do not dispaly any animation; |
Select | Process select Animation; It is used in pie only currently. |
Update_InnerRadius | Process update series Animation;It is used in flexchart only currently. |
Update_Point | Process update point Animation; |
Update_Series | Process update series Animation;It is used in flexchart only currently. |
value__ |