X
public struct X : EncodableUndocumented
- 
                  
                  Sets whether or not projections are shown along the x axis. DeclarationSwift public var show: Bool?
- 
                  
                  Sets the projection color. DeclarationSwift public var opacity: Double?
- 
                  
                  Sets the scale factor determining the size of the projection marker points. DeclarationSwift public var scale: Double?
- 
                  
                  Creates Xobject with specified properties.DeclarationSwift public init(show: Bool? = nil, opacity: Double? = nil, scale: Double? = nil)ParametersshowSets whether or not projections are shown along the x axis. opacitySets the projection color. scaleSets the scale factor determining the size of the projection marker points. 
 View on GitHub
View on GitHub Install in Dash
Install in Dash X Structure Reference
        X Structure Reference