attributedName
An attributed version of the data series name.
Declaration
@NSCopying var attributedName: NSAttributedString { get set }Discussion
If you set the value of this property, the system uses this value instead of name.
An attributed version of the data series name.
@NSCopying var attributedName: NSAttributedString { get set }If you set the value of this property, the system uses this value instead of name.