alexa

    Show / Hide Table of Contents

    Enum ChartOpenCloseDrawMode

    Specifies that Open and Close lines are displayed.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartOpenCloseDrawMode

    Fields

    Name Description
    Both

    Draws both open and close lines.

    Close

    Draws only Close line.

    Open

    Draws only Open line.

    Back to top Generated by DocFX