Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SFChartLegendOrientation

    Defines the orientation for the legend items.

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

    Fields

    Auto

    Automatic orientation based on its position.

    Declaration
    public const SFChartLegendOrientation Auto
    Field Value
    Type Description
    SFChartLegendOrientation

    Horizontal

    Arrange legend items horizontally.

    Declaration
    public const SFChartLegendOrientation Horizontal
    Field Value
    Type Description
    SFChartLegendOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Arrange legend items vertically.

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