DrawingStyle Type

Dash: Sets the drawing style of the lines segments in this trace. Sets the style of the lines. Set to a dash string type or a dash length in px.

Union cases

Union case Description

Dash

Full Usage: Dash

DashDot

Full Usage: DashDot

Dot

Full Usage: Dot

LongDash

Full Usage: LongDash

LongDashDot

Full Usage: LongDashDot

Solid

Full Usage: Solid

User seq<int>

Full Usage: User seq<int>

Parameters:
    Item : seq<int>

Item : seq<int>

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

DrawingStyle.convert

Full Usage: DrawingStyle.convert

Returns: DrawingStyle -> obj
Returns: DrawingStyle -> obj

DrawingStyle.toString

Full Usage: DrawingStyle.toString

Returns: DrawingStyle -> string
Returns: DrawingStyle -> string