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: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+