Search Results for

    Show / Hide Table of Contents

    Enum LineType

    Enumeration type that defines the available types of LineItem graphs.

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

    Fields

    Name Description
    Normal

    Draw the lines as normal. Any fill area goes from each line down to the X Axis.

    Stack

    Draw the lines stacked on top of each other, accumulating values to a total value.

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