Namespace: XPlot.Plotly
Assembly: XPlot.Plotly.dll
Base Type: obj
obj
Stream()
Stream
this.ShouldSerializemaxpoints()
bool
this.ShouldSerializetoken()
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
The stream id number links a data trace on a plot with a stream. See https://plot.ly/settings for more details.