Enum ExcelAxisUsed
Enumeration of the axes used for Charts in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelAxisUsed
Fields
Name | Description |
---|---|
Primary | Represents the Primary axis option. |
PrimaryAndSecondary | Represents the Primary and Secondary axis option. |