Enum AxisType
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.
Primary axis types for Charts..
public enum AxisType
Category = 0
Represents the Category (X) Axis.
Serie = 2
Represents the Serie Axis.
Value = 1
Represents the Value (Y) Axis.