Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFChartPyramidMode

    Show / Hide Table of Contents

    Class SFChartPyramidMode

    Represents the rendering mode of the pyramid series.

    Inheritance
    System.Object
    SFChartPyramidMode
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class SFChartPyramidMode : Enum

    Fields

    Linear

    Segment rendered based on height.

    Declaration
    public const SFChartPyramidMode Linear
    Field Value
    Type Description
    SFChartPyramidMode

    Surface

    Segment rendered based on surface area.

    Declaration
    public const SFChartPyramidMode Surface
    Field Value
    Type Description
    SFChartPyramidMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved