| Xuni.Xamarin.ChartCore.Enums Namespace : AnimationMode Enumeration |
'DeclarationPublic Enum AnimationMode Inherits System.Enum
'UsageDim instance As AnimationMode
public enum AnimationMode : System.Enum
| Member | Description |
|---|---|
| All | All points and series are animated at once. |
| Point | Animation is performed point by point. Multiple series are animated simultaneously at the same time. |
| Series | Animation is performed series by series. |
System.Object
System.ValueType
System.Enum
Xuni.Xamarin.ChartCore.Enums.AnimationMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2