Search Results for

    Show / Hide Table of Contents

    Delegate GraphPane.AxisChangeEventHandler

    A delegate to provide notification through the AxisChangeEvent when AxisChange() is called.

    Namespace: ZedGraph
    Assembly: ZedGraph.dll
    Syntax
    public delegate void AxisChangeEventHandler(GraphPane pane);
    Parameters
    Type Name Description
    GraphPane pane

    The GraphPane for which AxisChange() has been called.

    See Also

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