Marker public struct Marker : Encodable Undocumented color Sets the marker color of all intermediate sums and total values. Declaration Swift public var color: Color? line Undocumented Declaration Swift public var line: Line? init(color:line:) Creates Marker object with specified properties. Declaration Swift public init(color: Color? = nil, line: Line? = nil) Parameters color Sets the marker color of all intermediate sums and total values. line © 2021 Vojta Molda. All rights reserved. (Last updated: 2021-02-13) Generated by jazzy ♪♫ v0.13.6, a Realm project.