UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    ChartOrientation

    Horizontal

    Horizontal Orientation will be set.

    Declaration
    public const ChartOrientation Horizontal
    Field Value
    Type Description
    ChartOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Vertical Orientation will be set.

    Declaration
    public const ChartOrientation Vertical
    Field Value
    Type Description
    ChartOrientation

    Extension Methods

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