XPlot


Scene Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Scene()

Full Usage: Scene()

Returns: Scene

Returns: Scene

Instance members

Instance member Description

this.ShouldSerialize_isSubplotObj()

Full Usage: this.ShouldSerialize_isSubplotObj()

Returns: bool

Returns: bool

this.ShouldSerializeaspectmode()

Full Usage: this.ShouldSerializeaspectmode()

Returns: bool

Returns: bool

this.ShouldSerializeaspectratio()

Full Usage: this.ShouldSerializeaspectratio()

Returns: bool

Returns: bool

this.ShouldSerializebgcolor()

Full Usage: this.ShouldSerializebgcolor()

Returns: bool

Returns: bool

this.ShouldSerializecamera()

Full Usage: this.ShouldSerializecamera()

Returns: bool

Returns: bool

this.ShouldSerializedomain()

Full Usage: this.ShouldSerializedomain()

Returns: bool

Returns: bool

this.ShouldSerializexaxis()

Full Usage: this.ShouldSerializexaxis()

Returns: bool

Returns: bool

this.ShouldSerializeyaxis()

Full Usage: this.ShouldSerializeyaxis()

Returns: bool

Returns: bool

this.ShouldSerializezaxis()

Full Usage: this.ShouldSerializezaxis()

Returns: bool

Returns: bool

this._isSubplotObj

Full Usage: this._isSubplotObj

this.aspectmode

Full Usage: this.aspectmode

If *cube*, this scene's axes are drawn as a cube, regardless of the axes' ranges. If *data*, this scene's axes are drawn in proportion with the axes' ranges. If *manual*, this scene's axes are drawn in proportion with the input of *aspectratio* (the default behavior if *aspectratio* is provided). If *auto*, this scene's axes are drawn using the results of *data* except when one axis is more than four times the size of the two others, where in that case the results of *cube* are used.

this.aspectratio

Full Usage: this.aspectratio

this.bgcolor

Full Usage: this.bgcolor

this.camera

Full Usage: this.camera

this.domain

Full Usage: this.domain

this.xaxis

Full Usage: this.xaxis

this.yaxis

Full Usage: this.yaxis

this.zaxis

Full Usage: this.zaxis