attributedTitle
An attributed version of the chart 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 chart title.
@NSCopying var attributedTitle: NSAttributedString? { get set }If you set the value of this property, the system uses this value instead of title.