Skip to content

name

Category: Instance Property

Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, macOS 12.0+, tvOS 15.0+, visionOS 1.0+, watchOS 8.0+

Overview

The name of the data series.

Declaration

var name: String? { get set }

Details

See Also

  • Naming the series
  • var attributedName: NSAttributedString

Topics (Grouped)

Naming the series

Code Examples

var name: String? { get set }

Source: https://developer.apple.com/documentation/accessibility/axdataseriesdescriptor/name