Diagonal
public struct Diagonal : Encodable
Undocumented
-
Determines whether or not subplots on the diagonal are displayed.
Declaration
Swift
public var visible: Bool? -
Creates
Diagonalobject with specified properties.Declaration
Swift
public init(visible: Bool? = nil)Parameters
visibleDetermines whether or not subplots on the diagonal are displayed.
View on GitHub
Install in Dash
Diagonal Structure Reference