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