Class ExcelAxisUsed
Enumeration of the axes used for Charts in Excel.
Inheritance
System.Object
ExcelAxisUsed
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelAxisUsed : Enum
Fields
Primary
Represents the Primary axis option.
Declaration
public const ExcelAxisUsed Primary
Field Value
Type | Description |
---|---|
ExcelAxisUsed |
PrimaryAndSecondary
Represents the Primary and Secondary axis option.
Declaration
public const ExcelAxisUsed PrimaryAndSecondary
Field Value
Type | Description |
---|---|
ExcelAxisUsed |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |