Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SFChartOrientation

    Represents modes of Chart orientation.

    Inheritance
    System.Object
    SFChartOrientation
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class SFChartOrientation : Enum

    Fields

    Horizontal

    Horizontal Orientation will be set.

    Declaration
    public const SFChartOrientation Horizontal
    Field Value
    Type Description
    SFChartOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Vertical Orientation will be set.

    Declaration
    public const SFChartOrientation Vertical
    Field Value
    Type Description
    SFChartOrientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved