alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ChartCustomShape

    Represents the values of ChartCustomShape.

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

    Fields

    Circle

    Circle is displayed.

    Declaration
    public const ChartCustomShape Circle
    Field Value
    Type
    ChartCustomShape

    Hexagon

    Hexagon is displayed.

    Declaration
    public const ChartCustomShape Hexagon
    Field Value
    Type
    ChartCustomShape

    Pentagon

    Pentagon is displayed.

    Declaration
    public const ChartCustomShape Pentagon
    Field Value
    Type
    ChartCustomShape

    Square

    Square is displayed.

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