XPlot


Legend Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Legend()

Full Usage: Legend()

Returns: Legend

Returns: Legend

Instance members

Instance member Description

this.ShouldSerializebgcolor()

Full Usage: this.ShouldSerializebgcolor()

Returns: bool

Returns: bool

this.ShouldSerializebordercolor()

Full Usage: this.ShouldSerializebordercolor()

Returns: bool

Returns: bool

this.ShouldSerializeborderwidth()

Full Usage: this.ShouldSerializeborderwidth()

Returns: bool

Returns: bool

this.ShouldSerializefont()

Full Usage: this.ShouldSerializefont()

Returns: bool

Returns: bool

this.ShouldSerializeorientation()

Full Usage: this.ShouldSerializeorientation()

Returns: bool

Returns: bool

this.ShouldSerializetracegroupgap()

Full Usage: this.ShouldSerializetracegroupgap()

Returns: bool

Returns: bool

this.ShouldSerializetraceorder()

Full Usage: this.ShouldSerializetraceorder()

Returns: bool

Returns: bool

this.ShouldSerializex()

Full Usage: this.ShouldSerializex()

Returns: bool

Returns: bool

this.ShouldSerializexanchor()

Full Usage: this.ShouldSerializexanchor()

Returns: bool

Returns: bool

this.ShouldSerializey()

Full Usage: this.ShouldSerializey()

Returns: bool

Returns: bool

this.ShouldSerializeyanchor()

Full Usage: this.ShouldSerializeyanchor()

Returns: bool

Returns: bool

this.ShouldSerializeyref()

Full Usage: this.ShouldSerializeyref()

Returns: bool

Returns: bool

this.bgcolor

Full Usage: this.bgcolor

Sets the legend background color.

this.bordercolor

Full Usage: this.bordercolor

Sets the color of the border enclosing the legend.

this.borderwidth

Full Usage: this.borderwidth

Sets the width (in px) of the border enclosing the legend.

this.font

Full Usage: this.font

this.orientation

Full Usage: this.orientation

Set horizontal *h* or vertical *v* orientation of legend

this.tracegroupgap

Full Usage: this.tracegroupgap

Sets the amount of vertical space (in px) between legend groups.

this.traceorder

Full Usage: this.traceorder

Determines the order at which the legend items are displayed. If *normal*, the items are displayed top-to-bottom in the same order as the input data. If *reversed*, the items are displayed in the opposite order as *normal*. If *grouped*, the items are displayed in groups (when a trace `legendgroup` is provided). if *grouped+reversed*, the items are displayed in the opposite order as *grouped*.

this.x

Full Usage: this.x

Sets the x position (in normalized coordinates) of the legend.

this.xanchor

Full Usage: this.xanchor

Sets the legend's horizontal position anchor. This anchor binds the `x` position to the *left*, *center* or *right* of the legend.

this.y

Full Usage: this.y

Sets the y position (in normalized coordinates) of the legend.

this.yanchor

Full Usage: this.yanchor

Sets the legend's vertical position anchor This anchor binds the `y` position to the *top*, *middle* or *bottom* of the legend.

this.yref

Full Usage: this.yref