init(attributedName:isContinuous:dataPoints:)
Creates a data series with the specified attributed name, a Boolean value that indicates whether the series is continuous, and data points.
Declaration
init(attributedName: NSAttributedString, isContinuous: Bool, dataPoints: [AXDataPoint])