XPlot


Marker

Namespace: XPlot.Plotly
Parent Module: Graph

Constructors

ConstructorDescription
new()
Signature: unit -> Marker

CompiledName: .ctor

Instance members

Instance memberDescription
x.autocolorscale()
Signature: unit -> bool

Has only an effect if marker.color is set to a numerical array. Determines whether or not the colorscale is picked using values inside marker.color.

CompiledName: set_autocolorscale

x.autocolorscale()
Signature: unit -> unit

Has only an effect if marker.color is set to a numerical array. Determines whether or not the colorscale is picked using values inside marker.color.

CompiledName: get_autocolorscale

x.cauto()
Signature: unit -> bool

Has only an effect if marker.color is set to a numerical array. Determines the whether or not the color domain is computed automatically.

CompiledName: set_cauto

x.cauto()
Signature: unit -> unit

Has only an effect if marker.color is set to a numerical array. Determines the whether or not the color domain is computed automatically.

CompiledName: get_cauto

x.cmax()
Signature: unit -> float

Has only an effect if marker.color is set to a numerical array. Sets the upper bound of the color domain.

CompiledName: set_cmax

x.cmax()
Signature: unit -> unit

Has only an effect if marker.color is set to a numerical array. Sets the upper bound of the color domain.

CompiledName: get_cmax

x.cmin()
Signature: unit -> float

Has only an effect if marker.color is set to a numerical array. Sets the lower bound of the color domain.

CompiledName: set_cmin

x.cmin()
Signature: unit -> unit

Has only an effect if marker.color is set to a numerical array. Sets the lower bound of the color domain.

CompiledName: get_cmin

x.color()
Signature: unit -> obj

Sets the marker color.

CompiledName: set_color

x.color()
Signature: unit -> unit

Sets the marker color.

CompiledName: get_color

x.colorbar()
Signature: unit -> Colorbar

CompiledName: set_colorbar

x.colorbar()
Signature: unit -> unit

CompiledName: get_colorbar

x.colors()
Signature: unit -> obj

Sets the color of each sector of this pie chart. If not specified, the default trace color set is used to pick the sector colors.

CompiledName: set_colors

x.colors()
Signature: unit -> unit

Sets the color of each sector of this pie chart. If not specified, the default trace color set is used to pick the sector colors.

CompiledName: get_colors

x.colorscale()
Signature: unit -> obj

Has only an effect if marker.color is set to a numerical array. Sets the colorscale.

CompiledName: set_colorscale

x.colorscale()
Signature: unit -> unit

Has only an effect if marker.color is set to a numerical array. Sets the colorscale.

CompiledName: get_colorscale

x.colorsrc()
Signature: unit -> string

Sets the source reference on plot.ly for color .

CompiledName: set_colorsrc

x.colorsrc()
Signature: unit -> unit

Sets the source reference on plot.ly for color .

CompiledName: get_colorsrc

x.colorssrc()
Signature: unit -> string

Sets the source reference on plot.ly for colors .

CompiledName: set_colorssrc

x.colorssrc()
Signature: unit -> unit

Sets the source reference on plot.ly for colors .

CompiledName: get_colorssrc

x.line()
Signature: unit -> Line

CompiledName: set_line

x.line()
Signature: unit -> unit

CompiledName: get_line

x.maxdisplayed()
Signature: unit -> float

Sets a maximum number of points to be drawn on the graph. 0 corresponds to no limit.

CompiledName: set_maxdisplayed

x.maxdisplayed()
Signature: unit -> unit

Sets a maximum number of points to be drawn on the graph. 0 corresponds to no limit.

CompiledName: get_maxdisplayed

x.opacity()
Signature: unit -> obj

Sets the marker opacity.

CompiledName: set_opacity

x.opacity()
Signature: unit -> unit

Sets the marker opacity.

CompiledName: get_opacity

x.opacitysrc()
Signature: unit -> string

Sets the source reference on plot.ly for opacity .

CompiledName: set_opacitysrc

x.opacitysrc()
Signature: unit -> unit

Sets the source reference on plot.ly for opacity .

CompiledName: get_opacitysrc

x.outliercolor()
Signature: unit -> string

Sets the color of the outlier sample points.

CompiledName: set_outliercolor

x.outliercolor()
Signature: unit -> unit

Sets the color of the outlier sample points.

CompiledName: get_outliercolor

x.reversescale()
Signature: unit -> bool

Has only an effect if marker.color is set to a numerical array. Reverses the colorscale.

CompiledName: set_reversescale

x.reversescale()
Signature: unit -> unit

Has only an effect if marker.color is set to a numerical array. Reverses the colorscale.

CompiledName: get_reversescale

x.ShouldSerializeautocolorscale()
Signature: unit -> bool
x.ShouldSerializecauto()
Signature: unit -> bool
x.ShouldSerializecmax()
Signature: unit -> bool
x.ShouldSerializecmin()
Signature: unit -> bool
x.ShouldSerializecolor()
Signature: unit -> bool
x.ShouldSerializecolorbar()
Signature: unit -> bool
x.ShouldSerializecolors()
Signature: unit -> bool
x.ShouldSerializecolorscale()
Signature: unit -> bool
x.ShouldSerializecolorsrc()
Signature: unit -> bool
x.ShouldSerializecolorssrc()
Signature: unit -> bool
x.ShouldSerializeline()
Signature: unit -> bool
x.ShouldSerializemaxdisplayed()
Signature: unit -> bool
x.ShouldSerializeopacity()
Signature: unit -> bool
x.ShouldSerializeopacitysrc()
Signature: unit -> bool
x.ShouldSerializeoutliercolor()
Signature: unit -> bool
x.ShouldSerializereversescale()
Signature: unit -> bool
x.ShouldSerializeshowscale()
Signature: unit -> bool
x.ShouldSerializesize()
Signature: unit -> bool
x.ShouldSerializesizemin()
Signature: unit -> bool
x.ShouldSerializesizemode()
Signature: unit -> bool
x.ShouldSerializesizeref()
Signature: unit -> bool
x.ShouldSerializesizesrc()
Signature: unit -> bool
x.ShouldSerializesymbol()
Signature: unit -> bool
x.ShouldSerializesymbolsrc()
Signature: unit -> bool
x.showscale()
Signature: unit -> bool

Has only an effect if marker.color is set to a numerical array. Determines whether or not a colorbar is displayed.

CompiledName: set_showscale

x.showscale()
Signature: unit -> unit

Has only an effect if marker.color is set to a numerical array. Determines whether or not a colorbar is displayed.

CompiledName: get_showscale

x.size()
Signature: unit -> obj

Sets the marker size (in px).

CompiledName: set_size

x.size()
Signature: unit -> unit

Sets the marker size (in px).

CompiledName: get_size

x.sizemin()
Signature: unit -> float

Has only an effect if marker.size is set to a numerical array. Sets the minimum size (in px) of the rendered marker points.

CompiledName: set_sizemin

x.sizemin()
Signature: unit -> unit

Has only an effect if marker.size is set to a numerical array. Sets the minimum size (in px) of the rendered marker points.

CompiledName: get_sizemin

x.sizemode()
Signature: unit -> obj

Has only an effect if marker.size is set to a numerical array. Sets the rule for which the data in size is converted to pixels.

CompiledName: set_sizemode

x.sizemode()
Signature: unit -> unit

Has only an effect if marker.size is set to a numerical array. Sets the rule for which the data in size is converted to pixels.

CompiledName: get_sizemode

x.sizeref()
Signature: unit -> float

Has only an effect if marker.size is set to a numerical array. Sets the scale factor used to determine the rendered size of marker points. Use with sizemin and sizemode.

CompiledName: set_sizeref

x.sizeref()
Signature: unit -> unit

Has only an effect if marker.size is set to a numerical array. Sets the scale factor used to determine the rendered size of marker points. Use with sizemin and sizemode.

CompiledName: get_sizeref

x.sizesrc()
Signature: unit -> string

Sets the source reference on plot.ly for size .

CompiledName: set_sizesrc

x.sizesrc()
Signature: unit -> unit

Sets the source reference on plot.ly for size .

CompiledName: get_sizesrc

x.symbol()
Signature: unit -> obj

Sets the marker symbol type. Adding 100 is equivalent to appending -open to a symbol name. Adding 200 is equivalent to appending -dot to a symbol name. Adding 300 is equivalent to appending -open-dot or dot-open to a symbol name.

CompiledName: set_symbol

x.symbol()
Signature: unit -> unit

Sets the marker symbol type. Adding 100 is equivalent to appending -open to a symbol name. Adding 200 is equivalent to appending -dot to a symbol name. Adding 300 is equivalent to appending -open-dot or dot-open to a symbol name.

CompiledName: get_symbol

x.symbolsrc()
Signature: unit -> string

Sets the source reference on plot.ly for symbol .

CompiledName: set_symbolsrc

x.symbolsrc()
Signature: unit -> unit

Sets the source reference on plot.ly for symbol .

CompiledName: get_symbolsrc

Fork me on GitHub