WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartAxesLayoutMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartAxesLayoutMode

    Lists the different ways in which multiple axes will be rendered on the same side (X or Y)

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

    Fields

    Name Description
    SideBySide

    Multiple axes will be rendered one after the other, side-by-side.

    Stacking

    Multiple axes will be rendered in parallel.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved