WinForms

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

    Show / Hide Table of Contents

    Enum ChartColumnDrawMode

    Specifies the drawing mode of 3D column/bar charts

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

    Fields

    Name Description
    ClusteredMode

    Columns are drawn in depth with the same size.

    InDepthMode

    Columns are drawn in depth.

    PlaneMode

    Column are drawn side-by-side.

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