XPlot


Center

Namespace: XPlot.Plotly
Parent Module: Graph

Constructors

ConstructorDescription
new()
Signature: unit -> Center

CompiledName: .ctor

Instance members

Instance memberDescription
x.ShouldSerializex()
Signature: unit -> bool
x.ShouldSerializey()
Signature: unit -> bool
x.ShouldSerializez()
Signature: unit -> bool
x.x()
Signature: unit -> float

CompiledName: set_x

x.x()
Signature: unit -> unit

CompiledName: get_x

x.y()
Signature: unit -> float

CompiledName: set_y

x.y()
Signature: unit -> unit

CompiledName: get_y

x.z()
Signature: unit -> float

CompiledName: set_z

x.z()
Signature: unit -> unit

CompiledName: get_z

Fork me on GitHub