Table of Contents

Enum AxisType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Primary axis types for Charts..

public enum AxisType

Fields

Category = 0

Represents the Category (X) Axis.

Serie = 2

Represents the Serie Axis.

Value = 1

Represents the Value (Y) Axis.