'Declaration Public Enum TransitionInSpeedType Inherits System.Enum
public enum TransitionInSpeedType : System.Enum
Member | Description |
---|---|
Auto | A speed type is automatically selected. |
IndexScaled | Data points will arrive later if their index is further from the axis origin. |
Normal | All speeds are normal, data points will arrive at the same time. |
Random | Data points will arrive at random times. |
ValueScaled | Data points will arrive later if their value is further from the start point. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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