XPlot


Kwargs

Constructors

ConstructorDescription
new()
Signature: unit -> Kwargs

Instance members

Instance memberDescription
filename()
Signature: unit -> string
filename()
Signature: unit -> unit
fileopt()
Signature: unit -> string
fileopt()
Signature: unit -> unit
layout()
Signature: unit -> Layout
layout()
Signature: unit -> unit
ShouldSerializefilename()
Signature: unit -> bool
ShouldSerializefileopt()
Signature: unit -> bool
ShouldSerializelayout()
Signature: unit -> bool
ShouldSerializestyle()
Signature: unit -> bool
ShouldSerializetraces()
Signature: unit -> bool
style()
Signature: unit -> Trace
style()
Signature: unit -> unit
traces()
Signature: unit -> seq<int>
traces()
Signature: unit -> unit
Fork me on GitHub