Sample Type Enumeration
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public enum SampleTypeVB
Public Enumeration SampleTypeMembers
| Time | 0 | |
| Position | 1 | |
| VelocityInst | 2 | |
| TimeDiff | 3 | |
| VelocityAvg | 4 |