WPF

  • 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.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.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.

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