Search Results for

    Show / Hide Table of Contents

    Enum PerfDataType

    An enum used to specify the X or Y data type of interest -- see XData and YData.

    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

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX