XPlot


Lonaxis Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Lonaxis()

Full Usage: Lonaxis()

Returns: Lonaxis

Returns: Lonaxis

Instance members

Instance member Description

this.ShouldSerializedtick()

Full Usage: this.ShouldSerializedtick()

Returns: bool

Returns: bool

this.ShouldSerializegridcolor()

Full Usage: this.ShouldSerializegridcolor()

Returns: bool

Returns: bool

this.ShouldSerializegridwidth()

Full Usage: this.ShouldSerializegridwidth()

Returns: bool

Returns: bool

this.ShouldSerializerange()

Full Usage: this.ShouldSerializerange()

Returns: bool

Returns: bool

this.ShouldSerializeshowgrid()

Full Usage: this.ShouldSerializeshowgrid()

Returns: bool

Returns: bool

this.ShouldSerializetick0()

Full Usage: this.ShouldSerializetick0()

Returns: bool

Returns: bool

this.dtick

Full Usage: this.dtick

Sets the graticule's longitude/latitude tick step.

this.gridcolor

Full Usage: this.gridcolor

Sets the graticule's stroke color.

this.gridwidth

Full Usage: this.gridwidth

Sets the graticule's stroke width (in px).

this.range

Full Usage: this.range

Sets the range of this axis (in degrees).

this.showgrid

Full Usage: this.showgrid

Sets whether or not graticule are shown on the map.

this.tick0

Full Usage: this.tick0

Sets the graticule's starting tick longitude/latitude.