ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelLegendPosition

    Show / Hide Table of Contents

    Enum ExcelLegendPosition

    Specifies the position of the legend on a chart.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelLegendPosition

    Fields

    Name Description
    Bottom

    Represents the bottom of the chart.

    Corner

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

    Left

    Represents the left of the chart.

    NotDocked

    Represents the NotDocked option.

    Right

    Represents the right of the chart.

    Top

    Represents the top of the chart.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved