Marker
public struct Marker : Encodable
Undocumented
-
Sets the marker opacity of unselected points, applied only when a selection exists.
Declaration
Swift
public var opacity: Double? -
Creates
Markerobject with specified properties.Declaration
Swift
public init(opacity: Double? = nil)Parameters
opacitySets the marker opacity of unselected points, applied only when a selection exists.
View on GitHub
Install in Dash
Marker Structure Reference