Marker
public struct Marker : EncodableUndocumented
- 
                  
                  Sets the color of each sector. If not specified, the default trace color set is used to pick the sector colors. DeclarationSwift public var colors: [Double]?
- 
                  
                  Undocumented DeclarationSwift public var line: VariableLine?
- 
                  
                  Creates Markerobject with specified properties.DeclarationSwift public init(colors: [Double]? = nil, line: VariableLine? = nil)ParameterscolorsSets the color of each sector. line
 View on GitHub
View on GitHub Install in Dash
Install in Dash Marker Structure Reference
        Marker Structure Reference