XPlot


Xbins Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Xbins()

Full Usage: Xbins()

Returns: Xbins

Returns: Xbins

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 x axis bins.

this.size

Full Usage: this.size

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

this.start

Full Usage: this.start

Sets the starting value for the x axis bins.