menu

Class SFChartLegendOrientation - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFChartLegendOrientation

    Defines the orientation for the legend items.

    Inheritance
    System.Object
    SFChartLegendOrientation
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public sealed class SFChartLegendOrientation : Enum

    Fields

    Auto

    Automatic orientation based on its position.

    Declaration
    public const SFChartLegendOrientation Auto
    Field Value
    Type
    SFChartLegendOrientation

    Horizontal

    Arrange legend items horizontally.

    Declaration
    public const SFChartLegendOrientation Horizontal
    Field Value
    Type
    SFChartLegendOrientation

    Vertical

    Arrange legend items vertically.

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