alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ChartFigureBase

    Lists the options in which a pyramid base could be rendered in 3D mode.

    Inheritance
    System.Object
    ChartFigureBase
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public sealed class ChartFigureBase : Enum

    Fields

    Circle

    Base is a circle.

    Declaration
    public const ChartFigureBase Circle
    Field Value
    Type
    ChartFigureBase

    Square

    Base is a square.

    Declaration
    public const ChartFigureBase Square
    Field Value
    Type
    ChartFigureBase
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved