menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartPyramidMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartPyramidMode

    Represents the rendering mode of the pyramid series. The pyramid series can be rendered as a linear or surface mode.

    Inheritance
    System.Object
    ChartPyramidMode
    Namespace: Syncfusion.SfChart.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public sealed class ChartPyramidMode : Enum

    Fields

    Linear

    Segment rendered based on height linear

    Declaration
    public const ChartPyramidMode Linear
    Field Value
    Type
    ChartPyramidMode

    Surface

    Segment rendered based on surface area

    Declaration
    public const ChartPyramidMode Surface
    Field Value
    Type
    ChartPyramidMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved