CustomLabelShape public struct CustomLabelShape : Shape Custom Label Shape used in POI Markers when displaying POI values. init(_:) Undocumented Declaration Swift public init<S>(_ wrapped: S) where S : Shape path(in:) Declaration Swift public func path(in rect: CGRect) -> Path