menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class OfficeLegendPosition

    Specifies the position of the legend on a chart.

    Inheritance
    System.Object
    OfficeLegendPosition
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeLegendPosition : Enum

    Fields

    Bottom

    Indicates legend position below the chart.

    Declaration
    public const OfficeLegendPosition Bottom
    Field Value
    Type
    OfficeLegendPosition

    Corner

    Indicates legend position in the upper right-hand corner of the chart border.

    Declaration
    public const OfficeLegendPosition Corner
    Field Value
    Type
    OfficeLegendPosition

    Left

    Indicates legend position left of the chart.

    Declaration
    public const OfficeLegendPosition Left
    Field Value
    Type
    OfficeLegendPosition

    NotDocked

    Indicates the Not Docked option.

    Declaration
    public const OfficeLegendPosition NotDocked
    Field Value
    Type
    OfficeLegendPosition

    Right

    Indicates legend position right of the chart.

    Declaration
    public const OfficeLegendPosition Right
    Field Value
    Type
    OfficeLegendPosition

    Top

    Indicates legent position above the chart.

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