Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelLegendSpacing

    Represents the ExcelLegendSpacing options.

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

    Fields

    Close

    Represents the Close ExcelLegendSpacing option.

    Declaration
    public const ExcelLegendSpacing Close
    Field Value
    Type Description
    ExcelLegendSpacing

    Medium

    Represents the Medium ExcelLegendSpacing option.

    Declaration
    public const ExcelLegendSpacing Medium
    Field Value
    Type Description
    ExcelLegendSpacing

    Open

    Represents the Open ExcelLegendSpacing option.

    Declaration
    public const ExcelLegendSpacing Open
    Field Value
    Type Description
    ExcelLegendSpacing

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved