Side
public enum Side : String, Encodable
Determines on which side of radial axis line the tick and tick labels appear.
-
Undocumented
Declaration
Swift
case clockwise
-
Undocumented
Declaration
Swift
case counterClockwise = "counterclockwise"