alexa

    Show / Hide Table of Contents

    Enum ChartLayoutMode

    Specifies how the chart elements will be arranged.

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

    Fields

    Name Description
    Stack

    The elements will be stacked.

    Wrap

    The elements will be wrapped.

    Back to top Generated by DocFX