XPlot


Choropleth Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: Trace

Constructors

Constructor Description

Choropleth()

Full Usage: Choropleth()

Returns: Choropleth

Returns: Choropleth

Instance members

Instance member Description

this.ShouldSerializeautocolorscale()

Full Usage: this.ShouldSerializeautocolorscale()

Returns: bool

Returns: bool

this.ShouldSerializecolorbar()

Full Usage: this.ShouldSerializecolorbar()

Returns: bool

Returns: bool

this.ShouldSerializecolorscale()

Full Usage: this.ShouldSerializecolorscale()

Returns: bool

Returns: bool

this.ShouldSerializegeo()

Full Usage: this.ShouldSerializegeo()

Returns: bool

Returns: bool

this.ShouldSerializehoverinfo()

Full Usage: this.ShouldSerializehoverinfo()

Returns: bool

Returns: bool

this.ShouldSerializelegendgroup()

Full Usage: this.ShouldSerializelegendgroup()

Returns: bool

Returns: bool

this.ShouldSerializelocationmode()

Full Usage: this.ShouldSerializelocationmode()

Returns: bool

Returns: bool

this.ShouldSerializelocations()

Full Usage: this.ShouldSerializelocations()

Returns: bool

Returns: bool

this.ShouldSerializelocationssrc()

Full Usage: this.ShouldSerializelocationssrc()

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

Full Usage: this.ShouldSerializereversescale()

Returns: bool

Returns: bool

this.ShouldSerializeshowlegend()

Full Usage: this.ShouldSerializeshowlegend()

Returns: bool

Returns: bool

this.ShouldSerializeshowscale()

Full Usage: this.ShouldSerializeshowscale()

Returns: bool

Returns: bool

this.ShouldSerializestream()

Full Usage: this.ShouldSerializestream()

Returns: bool

Returns: bool

this.ShouldSerializetext()

Full Usage: this.ShouldSerializetext()

Returns: bool

Returns: bool

this.ShouldSerializetextsrc()

Full Usage: this.ShouldSerializetextsrc()

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

Full Usage: this.ShouldSerializez()

Returns: bool

Returns: bool

this.ShouldSerializezauto()

Full Usage: this.ShouldSerializezauto()

Returns: bool

Returns: bool

this.ShouldSerializezmax()

Full Usage: this.ShouldSerializezmax()

Returns: bool

Returns: bool

this.ShouldSerializezmin()

Full Usage: this.ShouldSerializezmin()

Returns: bool

Returns: bool

this.ShouldSerializezsrc()

Full Usage: this.ShouldSerializezsrc()

Returns: bool

Returns: bool

this.autocolorscale

Full Usage: this.autocolorscale

Determines whether or not the colorscale is picked using the sign of the input z values.

this.colorbar

Full Usage: this.colorbar

this.colorscale

Full Usage: this.colorscale

Sets the colorscale.

this.geo

Full Usage: this.geo

Sets a reference between this trace's geospatial coordinates and a geographic map. If *geo* (the default value), the geospatial coordinates refer to `layout.geo`. If *geo2*, the geospatial coordinates refer to `layout.geo2`, and so on.

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.locationmode

Full Usage: this.locationmode

Determines the set of locations used to match entries in `locations` to regions on the map.

this.locations

Full Usage: this.locations

Sets the coordinates via location IDs or names. See `locationmode` for more info.

this.locationssrc

Full Usage: this.locationssrc

Sets the source reference on plot.ly for locations .

this.marker

Full Usage: this.marker

this.opacity

Full Usage: this.opacity

Sets the opacity of the trace.

this.reversescale

Full Usage: this.reversescale

Reverses the colorscale.

this.showlegend

Full Usage: this.showlegend

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

this.showscale

Full Usage: this.showscale

Determines whether or not a colorbar is displayed for this trace.

this.stream

Full Usage: this.stream

this.text

Full Usage: this.text

Sets the text elements associated with each location.

this.textsrc

Full Usage: this.textsrc

Sets the source reference on plot.ly for text .

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

this.z

Full Usage: this.z

Sets the color values.

this.zauto

Full Usage: this.zauto

Determines the whether or not the color domain is computed with respect to the input data.

this.zmax

Full Usage: this.zmax

Sets the upper bound of color domain.

this.zmin

Full Usage: this.zmin

Sets the lower bound of color domain.

this.zsrc

Full Usage: this.zsrc

Sets the source reference on plot.ly for z .