XPlot


Trace

Namespace: XPlot.Plotly
Parent Module: Graph

Constructors

ConstructorDescription
new()
Signature: unit -> Trace

CompiledName: .ctor

Instance members

Instance memberDescription
x.name()
Signature: unit -> string

Sets the trace name. The trace name appear as the legend item and on hover.

CompiledName: set_name

x.name()
Signature: unit -> unit

Sets the trace name. The trace name appear as the legend item and on hover.

CompiledName: get_name

x.ShouldSerializename()
Signature: unit -> bool
Fork me on GitHub