menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelLegendPosition - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelLegendPosition

    Specifies the position of the legend on a chart.

    Inheritance
    System.Object
    ExcelLegendPosition
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelLegendPosition : Enum

    Fields

    Bottom

    Represents the bottom of the chart.

    Declaration
    public const ExcelLegendPosition Bottom
    Field Value
    Type
    ExcelLegendPosition

    Corner

    Represents the upper right-hand corner of the chart border.

    Declaration
    public const ExcelLegendPosition Corner
    Field Value
    Type
    ExcelLegendPosition

    Left

    Represents the left of the chart.

    Declaration
    public const ExcelLegendPosition Left
    Field Value
    Type
    ExcelLegendPosition

    NotDocked

    Represents the NotDocked option.

    Declaration
    public const ExcelLegendPosition NotDocked
    Field Value
    Type
    ExcelLegendPosition

    Right

    Represents the right of the chart.

    Declaration
    public const ExcelLegendPosition Right
    Field Value
    Type
    ExcelLegendPosition

    Top

    Represents the top of the chart.

    Declaration
    public const ExcelLegendPosition Top
    Field Value
    Type
    ExcelLegendPosition

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved