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 |