Enumeration
ac.AxisScale
Represents the scale of an ac.Axis.
Example
var linearScale = ac.AxisScale.LINEAR;
Summary
Literals
LINEAR
LOGARITHMIC
Literal detail
LINEAR
LOGARITHMIC