menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ChartType

    Chart type.

    Inheritance
    System.Object
    ChartType
    Namespace: Syncfusion.SfDiagram.XForms
    Assembly: Syncfusion.SfDiagram.XForms.dll
    Syntax
    public sealed class ChartType : Enum

    Fields

    Alternate

    Enable or Disable Alternate behavior

    Declaration
    public const ChartType Alternate
    Field Value
    Type
    ChartType

    Center

    Enable or Disable Center behavior

    Declaration
    public const ChartType Center
    Field Value
    Type
    ChartType

    Left

    Enable or Disable Left behavior

    Declaration
    public const ChartType Left
    Field Value
    Type
    ChartType

    Right

    Enable or Disable Right behavior

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