XPlot


Ybins Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Ybins()

Full Usage: Ybins()

Returns: Ybins

Returns: Ybins

Instance members

Instance member Description

this.ShouldSerializeend()

Full Usage: this.ShouldSerializeend()

Returns: bool

Returns: bool

this.ShouldSerializesize()

Full Usage: this.ShouldSerializesize()

Returns: bool

Returns: bool

this.ShouldSerializestart()

Full Usage: this.ShouldSerializestart()

Returns: bool

Returns: bool

this.end

Full Usage: this.end

Sets the end value for the y axis bins.

this.size

Full Usage: this.size

Sets the step in-between value each y axis bin.

this.start

Full Usage: this.start

Sets the starting value for the y axis bins.