menu

Xamarin.Forms

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

    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
    SFChartOrientation

    Vertical

    Vertical Orientation will be set.

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