init(title:categoryOrder:)
Creates a categorical data axis with the specified title and an array of categories in the specified order.
Declaration
init(title: String, categoryOrder: [String])Creates a categorical data axis with the specified title and an array of categories in the specified order.
init(title: String, categoryOrder: [String])