XPlot


Radialaxis Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: obj

Constructors

Constructor Description

Radialaxis()

Full Usage: Radialaxis()

Returns: Radialaxis

Returns: Radialaxis

Instance members

Instance member Description

this.ShouldSerializedomain()

Full Usage: this.ShouldSerializedomain()

Returns: bool

Returns: bool

this.ShouldSerializeendpadding()

Full Usage: this.ShouldSerializeendpadding()

Returns: bool

Returns: bool

this.ShouldSerializeorientation()

Full Usage: this.ShouldSerializeorientation()

Returns: bool

Returns: bool

this.ShouldSerializerange()

Full Usage: this.ShouldSerializerange()

Returns: bool

Returns: bool

this.ShouldSerializeshowline()

Full Usage: this.ShouldSerializeshowline()

Returns: bool

Returns: bool

this.ShouldSerializeshowticklabels()

Full Usage: this.ShouldSerializeshowticklabels()

Returns: bool

Returns: bool

this.ShouldSerializetickcolor()

Full Usage: this.ShouldSerializetickcolor()

Returns: bool

Returns: bool

this.ShouldSerializeticklen()

Full Usage: this.ShouldSerializeticklen()

Returns: bool

Returns: bool

this.ShouldSerializetickorientation()

Full Usage: this.ShouldSerializetickorientation()

Returns: bool

Returns: bool

this.ShouldSerializeticksuffix()

Full Usage: this.ShouldSerializeticksuffix()

Returns: bool

Returns: bool

this.ShouldSerializevisible()

Full Usage: this.ShouldSerializevisible()

Returns: bool

Returns: bool

this.domain

Full Usage: this.domain

Polar chart subplots are not supported yet. This key has currently no effect.

this.endpadding

Full Usage: this.endpadding

this.orientation

Full Usage: this.orientation

Sets the orientation (an angle with respect to the origin) of the radial axis.

this.range

Full Usage: this.range

Defines the start and end point of this radial axis.

this.showline

Full Usage: this.showline

Determines whether or not the line bounding this radial axis will be shown on the figure.

this.showticklabels

Full Usage: this.showticklabels

Determines whether or not the radial axis ticks will feature tick labels.

this.tickcolor

Full Usage: this.tickcolor

Sets the color of the tick lines on this radial axis.

this.ticklen

Full Usage: this.ticklen

Sets the length of the tick lines on this radial axis.

this.tickorientation

Full Usage: this.tickorientation

Sets the orientation (from the paper perspective) of the radial axis tick labels.

this.ticksuffix

Full Usage: this.ticksuffix

Sets the length of the tick lines on this radial axis.

this.visible

Full Usage: this.visible

Determines whether or not this axis will be visible.