menu

UWP

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

    Show / Hide Table of Contents

    Class ChartType

    Specifies the charttype of the layout.

    Inheritance
    System.Object
    ChartType
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ChartType : Enum

    Fields

    Alternate

    Specifies the type of the chart as Alternate either left or right.

    Declaration
    public const ChartType Alternate
    Field Value
    Type
    ChartType

    Center

    Specifies the type of the chart as Center.

    Declaration
    public const ChartType Center
    Field Value
    Type
    ChartType

    Left

    Specifies the type of the chart as Left.

    Declaration
    public const ChartType Left
    Field Value
    Type
    ChartType

    Right

    Specifies the type of the chart as Right.

    Declaration
    public const ChartType Right
    Field Value
    Type
    ChartType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved