XPlot


Geo Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Geo()

Full Usage: Geo()

Returns: Geo

Returns: Geo

Instance members

Instance member Description

this.ShouldSerialize_isSubplotObj()

Full Usage: this.ShouldSerialize_isSubplotObj()

Returns: bool

Returns: bool

this.ShouldSerializebgcolor()

Full Usage: this.ShouldSerializebgcolor()

Returns: bool

Returns: bool

this.ShouldSerializecoastlinecolor()

Full Usage: this.ShouldSerializecoastlinecolor()

Returns: bool

Returns: bool

this.ShouldSerializecoastlinewidth()

Full Usage: this.ShouldSerializecoastlinewidth()

Returns: bool

Returns: bool

this.ShouldSerializecountrycolor()

Full Usage: this.ShouldSerializecountrycolor()

Returns: bool

Returns: bool

this.ShouldSerializecountrywidth()

Full Usage: this.ShouldSerializecountrywidth()

Returns: bool

Returns: bool

this.ShouldSerializedomain()

Full Usage: this.ShouldSerializedomain()

Returns: bool

Returns: bool

this.ShouldSerializeframecolor()

Full Usage: this.ShouldSerializeframecolor()

Returns: bool

Returns: bool

this.ShouldSerializeframewidth()

Full Usage: this.ShouldSerializeframewidth()

Returns: bool

Returns: bool

this.ShouldSerializelakecolor()

Full Usage: this.ShouldSerializelakecolor()

Returns: bool

Returns: bool

this.ShouldSerializelandcolor()

Full Usage: this.ShouldSerializelandcolor()

Returns: bool

Returns: bool

this.ShouldSerializelataxis()

Full Usage: this.ShouldSerializelataxis()

Returns: bool

Returns: bool

this.ShouldSerializelonaxis()

Full Usage: this.ShouldSerializelonaxis()

Returns: bool

Returns: bool

this.ShouldSerializeoceancolor()

Full Usage: this.ShouldSerializeoceancolor()

Returns: bool

Returns: bool

this.ShouldSerializeprojection()

Full Usage: this.ShouldSerializeprojection()

Returns: bool

Returns: bool

this.ShouldSerializeresolution()

Full Usage: this.ShouldSerializeresolution()

Returns: bool

Returns: bool

this.ShouldSerializerivercolor()

Full Usage: this.ShouldSerializerivercolor()

Returns: bool

Returns: bool

this.ShouldSerializeriverwidth()

Full Usage: this.ShouldSerializeriverwidth()

Returns: bool

Returns: bool

this.ShouldSerializescope()

Full Usage: this.ShouldSerializescope()

Returns: bool

Returns: bool

this.ShouldSerializeshowcoastlines()

Full Usage: this.ShouldSerializeshowcoastlines()

Returns: bool

Returns: bool

this.ShouldSerializeshowcountries()

Full Usage: this.ShouldSerializeshowcountries()

Returns: bool

Returns: bool

this.ShouldSerializeshowframe()

Full Usage: this.ShouldSerializeshowframe()

Returns: bool

Returns: bool

this.ShouldSerializeshowlakes()

Full Usage: this.ShouldSerializeshowlakes()

Returns: bool

Returns: bool

this.ShouldSerializeshowland()

Full Usage: this.ShouldSerializeshowland()

Returns: bool

Returns: bool

this.ShouldSerializeshowocean()

Full Usage: this.ShouldSerializeshowocean()

Returns: bool

Returns: bool

this.ShouldSerializeshowrivers()

Full Usage: this.ShouldSerializeshowrivers()

Returns: bool

Returns: bool

this.ShouldSerializeshowsubunits()

Full Usage: this.ShouldSerializeshowsubunits()

Returns: bool

Returns: bool

this.ShouldSerializesubunitcolor()

Full Usage: this.ShouldSerializesubunitcolor()

Returns: bool

Returns: bool

this.ShouldSerializesubunitwidth()

Full Usage: this.ShouldSerializesubunitwidth()

Returns: bool

Returns: bool

this._isSubplotObj

Full Usage: this._isSubplotObj

this.bgcolor

Full Usage: this.bgcolor

Set the background color of the map

this.coastlinecolor

Full Usage: this.coastlinecolor

Sets the coastline color.

this.coastlinewidth

Full Usage: this.coastlinewidth

Sets the coastline stroke width (in px).

this.countrycolor

Full Usage: this.countrycolor

Sets line color of the country boundaries.

this.countrywidth

Full Usage: this.countrywidth

Sets line width (in px) of the country boundaries.

this.domain

Full Usage: this.domain

this.framecolor

Full Usage: this.framecolor

Sets the color the frame.

this.framewidth

Full Usage: this.framewidth

Sets the stroke width (in px) of the frame.

this.lakecolor

Full Usage: this.lakecolor

Sets the color of the lakes.

this.landcolor

Full Usage: this.landcolor

Sets the land mass color.

this.lataxis

Full Usage: this.lataxis

this.lonaxis

Full Usage: this.lonaxis

this.oceancolor

Full Usage: this.oceancolor

Sets the ocean color

this.projection

Full Usage: this.projection

this.resolution

Full Usage: this.resolution

Sets the resolution of the base layers. The values have units of km/mm e.g. 110 corresponds to a scale ratio of 1:110,000,000.

this.rivercolor

Full Usage: this.rivercolor

Sets color of the rivers.

this.riverwidth

Full Usage: this.riverwidth

Sets the stroke width (in px) of the rivers.

this.scope

Full Usage: this.scope

Set the scope of the map.

this.showcoastlines

Full Usage: this.showcoastlines

Sets whether or not the coastlines are drawn.

this.showcountries

Full Usage: this.showcountries

Sets whether or not country boundaries are drawn.

this.showframe

Full Usage: this.showframe

Sets whether or not a frame is drawn around the map.

this.showlakes

Full Usage: this.showlakes

Sets whether or not lakes are drawn.

this.showland

Full Usage: this.showland

Sets whether or not land masses are filled in color.

this.showocean

Full Usage: this.showocean

Sets whether or not oceans are filled in color.

this.showrivers

Full Usage: this.showrivers

Sets whether or not rivers are drawn.

this.showsubunits

Full Usage: this.showsubunits

Sets whether or not boundaries of subunits within countries (e.g. states, provinces) are drawn.

this.subunitcolor

Full Usage: this.subunitcolor

Sets the color of the subunits boundaries.

this.subunitwidth

Full Usage: this.subunitwidth

Sets the stroke width (in px) of the subunits boundaries.