XPlot


Stream Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Stream()

Full Usage: Stream()

Returns: Stream

Returns: Stream

Instance members

Instance member Description

this.ShouldSerializemaxpoints()

Full Usage: this.ShouldSerializemaxpoints()

Returns: bool

Returns: bool

this.ShouldSerializetoken()

Full Usage: this.ShouldSerializetoken()

Returns: bool

Returns: bool

this.maxpoints

Full Usage: this.maxpoints

Sets the maximum number of points to keep on the plots from an incoming stream. If `maxpoints` is set to *50*, only the newest 50 points will be displayed on the plot.

this.token

Full Usage: this.token

The stream id number links a data trace on a plot with a stream. See https://plot.ly/settings for more details.