Search Results for

    Show / Hide Table of Contents

    Enum DateUnit

    Enumeration type for the various axis date and time unit types that are available

    Namespace: ZedGraph
    Assembly: ZedGraph.dll
    Syntax
    public enum DateUnit

    Fields

    Name Description
    Day

    Daily units MajorUnit and MinorUnit

    Hour

    Hourly units MajorUnit and MinorUnit

    Millisecond

    Millisecond units MajorUnit and MinorUnit

    Minute

    Minute units MajorUnit and MinorUnit

    Month

    Monthly units MajorUnit and MinorUnit

    Second

    Second units MajorUnit and MinorUnit

    Year

    Yearly units MajorUnit and MinorUnit

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