XPlot


Area Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: Trace

Constructors

Constructor Description

Area()

Full Usage: Area()

Returns: Area

Returns: Area

Instance members

Instance member Description

this.ShouldSerializehoverinfo()

Full Usage: this.ShouldSerializehoverinfo()

Returns: bool

Returns: bool

this.ShouldSerializelegendgroup()

Full Usage: this.ShouldSerializelegendgroup()

Returns: bool

Returns: bool

this.ShouldSerializemarker()

Full Usage: this.ShouldSerializemarker()

Returns: bool

Returns: bool

this.ShouldSerializeopacity()

Full Usage: this.ShouldSerializeopacity()

Returns: bool

Returns: bool

this.ShouldSerializer()

Full Usage: this.ShouldSerializer()

Returns: bool

Returns: bool

this.ShouldSerializersrc()

Full Usage: this.ShouldSerializersrc()

Returns: bool

Returns: bool

this.ShouldSerializeshowlegend()

Full Usage: this.ShouldSerializeshowlegend()

Returns: bool

Returns: bool

this.ShouldSerializestream()

Full Usage: this.ShouldSerializestream()

Returns: bool

Returns: bool

this.ShouldSerializet()

Full Usage: this.ShouldSerializet()

Returns: bool

Returns: bool

this.ShouldSerializetsrc()

Full Usage: this.ShouldSerializetsrc()

Returns: bool

Returns: bool

this.ShouldSerializetype()

Full Usage: this.ShouldSerializetype()

Returns: bool

Returns: bool

this.ShouldSerializeuid()

Full Usage: this.ShouldSerializeuid()

Returns: bool

Returns: bool

this.ShouldSerializevisible()

Full Usage: this.ShouldSerializevisible()

Returns: bool

Returns: bool

this.hoverinfo

Full Usage: this.hoverinfo

Determines which trace information appear on hover.

this.legendgroup

Full Usage: this.legendgroup

Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.

this.marker

Full Usage: this.marker

this.opacity

Full Usage: this.opacity

Sets the opacity of the trace.

this.r

Full Usage: this.r

For polar chart only.Sets the radial coordinates.

this.rsrc

Full Usage: this.rsrc

Sets the source reference on plot.ly for r .

this.showlegend

Full Usage: this.showlegend

Determines whether or not an item corresponding to this trace is shown in the legend.

this.stream

Full Usage: this.stream

this.t

Full Usage: this.t

For polar chart only.Sets the angular coordinates.

this.tsrc

Full Usage: this.tsrc

Sets the source reference on plot.ly for t .

this.type

Full Usage: this.type

this.uid

Full Usage: this.uid

this.visible

Full Usage: this.visible

Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).