menu

UWP

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

    Show / Hide Table of Contents

    Class ChartOrientation

    Represents modes of Chart orientation

    Inheritance
    System.Object
    ChartOrientation
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ChartOrientation : Enum

    Fields

    Default

    Orienatation will be automatically analyzed based on the panel's docking position.

    Declaration
    public const ChartOrientation Default
    Field Value
    Type
    ChartOrientation

    Horizontal

    Horizontal Orientation will be set.

    Declaration
    public const ChartOrientation Horizontal
    Field Value
    Type
    ChartOrientation

    Vertical

    Vertical Orientation will be set.

    Declaration
    public const ChartOrientation Vertical
    Field Value
    Type
    ChartOrientation

    Extension Methods

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