XPlot


Contours Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Contours()

Full Usage: Contours()

Returns: Contours

Returns: Contours

Instance members

Instance member Description

this.ShouldSerializecoloring()

Full Usage: this.ShouldSerializecoloring()

Returns: bool

Returns: bool

this.ShouldSerializeend()

Full Usage: this.ShouldSerializeend()

Returns: bool

Returns: bool

this.ShouldSerializeshowlines()

Full Usage: this.ShouldSerializeshowlines()

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.ShouldSerializex()

Full Usage: this.ShouldSerializex()

Returns: bool

Returns: bool

this.ShouldSerializey()

Full Usage: this.ShouldSerializey()

Returns: bool

Returns: bool

this.ShouldSerializez()

Full Usage: this.ShouldSerializez()

Returns: bool

Returns: bool

this.coloring

Full Usage: this.coloring

Determines the coloring method showing the contour values. If *fill*, coloring is done evenly between each contour level If *heatmap*, a heatmap gradient is coloring is applied between each contour level. If *lines*, coloring is done on the contour lines. If *none*, no coloring is applied on this trace.

this.end

Full Usage: this.end

Sets the end contour level value.

this.showlines

Full Usage: this.showlines

Determines whether or not the contour lines are drawn. Has only an effect if `contours.coloring` is set to *fill*.

this.size

Full Usage: this.size

Sets the step between each contour level.

this.start

Full Usage: this.start

Sets the starting contour level value.

this.x

Full Usage: this.x

this.y

Full Usage: this.y

this.z

Full Usage: this.z