attributedTitle
An attributed version of the axis title.
Declaration
@NSCopying var attributedTitle: NSAttributedString { get set }Discussion
If you set the value of this property, the system uses this value instead of title.
An attributed version of the axis title.
@NSCopying var attributedTitle: NSAttributedString { get set }If you set the value of this property, the system uses this value instead of title.