Enum PerfDataType
Namespace: ZedGraph
Assembly: ZedGraph.dll
Syntax
public enum PerfDataType
Fields
Name | Description |
---|---|
Acceleration | The instantaneous acceleration, meters per second squared |
Distance | The distance traveled, meters |
Time | The time (seconds) at which these data are measured |
Velocity | The instantaneous velocity, meters per second |