XPlot


Legend

Constructors

ConstructorDescription
new()
Signature: unit -> Legend

Instance members

Instance memberDescription
alignment()
Signature: unit -> string
alignment()
Signature: unit -> unit
maxLines()
Signature: unit -> int
maxLines()
Signature: unit -> unit
numberFormat()
Signature: unit -> string
numberFormat()
Signature: unit -> unit
position()
Signature: unit -> string
position()
Signature: unit -> unit
ShouldSerializealignment()
Signature: unit -> bool
ShouldSerializemaxLines()
Signature: unit -> bool
ShouldSerializenumberFormat()
Signature: unit -> bool
ShouldSerializeposition()
Signature: unit -> bool
ShouldSerializetextStyle()
Signature: unit -> bool
textStyle()
Signature: unit -> TextStyle
textStyle()
Signature: unit -> unit
Fork me on GitHub