XPlot


Items

Namespace: XPlot.Plotly
Parent Module: Graph

Constructors

ConstructorDescription
new()
Signature: unit -> Items

CompiledName: .ctor

Instance members

Instance memberDescription
x.annotation()
Signature: unit -> Annotation

CompiledName: set_annotation

x.annotation()
Signature: unit -> unit

CompiledName: get_annotation

x.shape()
Signature: unit -> Shape

CompiledName: set_shape

x.shape()
Signature: unit -> unit

CompiledName: get_shape

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