Line
public struct Line : Encodable
Undocumented
-
Sets the width (in px) of line bounding the box(es).
Note that this style setting can also be set per direction via
increasing.line.widthanddecreasing.line.width.Declaration
Swift
public var width: Double? -
Creates
Lineobject with specified properties.Declaration
Swift
public init(width: Double? = nil)Parameters
widthSets the width (in px) of line bounding the box(es).
View on GitHub
Install in Dash
Line Structure Reference