Marker
public struct Marker : Encodable
Undocumented
-
Sets the aggregation data.
Declaration
Swift
public var color: [Double]? -
Creates
Markerobject with specified properties.Declaration
Swift
public init(color: [Double]? = nil)Parameters
colorSets the aggregation data.
View on GitHub
Install in Dash
Marker Structure Reference