menu

UWP

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

    Show / Hide Table of Contents

    Class ExcelLegendSpacing

    Represents the ExcelLegendSpacing options.

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

    Fields

    Close

    Represents the Close ExcelLegendSpacing option.

    Declaration
    public const ExcelLegendSpacing Close
    Field Value
    Type
    ExcelLegendSpacing

    Medium

    Represents the Medium ExcelLegendSpacing option.

    Declaration
    public const ExcelLegendSpacing Medium
    Field Value
    Type
    ExcelLegendSpacing

    Open

    Represents the Open ExcelLegendSpacing option.

    Declaration
    public const ExcelLegendSpacing Open
    Field Value
    Type
    ExcelLegendSpacing

    Extension Methods

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