menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartPyramidMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartPyramidMode

    Specifies the mode in which the Y values should be interpreted in the Pyramid chart.

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

    Fields

    Name Description
    Linear

    The Y values are proportional to the length of the sides of the pyramid.

    Surface

    The Y values are proportional to the surface area of the corresponding blocks.

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