alexa

    Show / Hide Table of Contents

    Enum ChartOrientation

    Specifies the orientation.

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

    Fields

    Name Description
    Horizontal

    The chart element is oriented horizontally.

    Vertical

    The chart element is oriented vertically.

    Back to top Generated by DocFX