WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartPyramidMode

    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.Chart
    Assembly: Syncfusion.Chart.Wpf.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.

    See Also
    ChartPyramidType
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved