x.domain()
Signature: unit -> obj
|
Polar chart subplots are not supported yet. This key has currently no effect.
CompiledName: set_domain
|
x.domain()
Signature: unit -> unit
|
Polar chart subplots are not supported yet. This key has currently no effect.
CompiledName: get_domain
|
x.endpadding()
Signature: unit -> float
|
CompiledName: set_endpadding
|
x.endpadding()
Signature: unit -> unit
|
CompiledName: get_endpadding
|
x.range()
Signature: unit -> obj
|
Defines the start and end point of this angular axis.
CompiledName: set_range
|
x.range()
Signature: unit -> unit
|
Defines the start and end point of this angular axis.
CompiledName: get_range
|
x.ShouldSerializedomain()
Signature: unit -> bool
|
|
x.ShouldSerializeendpadding()
Signature: unit -> bool
|
|
x.ShouldSerializerange()
Signature: unit -> bool
|
|
x.ShouldSerializeshowline()
Signature: unit -> bool
|
|
x.ShouldSerializeshowticklabels()
Signature: unit -> bool
|
|
x.ShouldSerializetickcolor()
Signature: unit -> bool
|
|
x.ShouldSerializeticklen()
Signature: unit -> bool
|
|
x.ShouldSerializetickorientation()
Signature: unit -> bool
|
|
x.ShouldSerializeticksuffix()
Signature: unit -> bool
|
|
x.ShouldSerializevisible()
Signature: unit -> bool
|
|
x.showline()
Signature: unit -> bool
|
Determines whether or not the line bounding this angular axis will be shown on the figure.
CompiledName: set_showline
|
x.showline()
Signature: unit -> unit
|
Determines whether or not the line bounding this angular axis will be shown on the figure.
CompiledName: get_showline
|
x.showticklabels()
Signature: unit -> bool
|
Determines whether or not the angular axis ticks will feature tick labels.
CompiledName: set_showticklabels
|
x.showticklabels()
Signature: unit -> unit
|
Determines whether or not the angular axis ticks will feature tick labels.
CompiledName: get_showticklabels
|
x.tickcolor()
Signature: unit -> string
|
Sets the color of the tick lines on this angular axis.
CompiledName: set_tickcolor
|
x.tickcolor()
Signature: unit -> unit
|
Sets the color of the tick lines on this angular axis.
CompiledName: get_tickcolor
|
x.ticklen()
Signature: unit -> float
|
Sets the length of the tick lines on this angular axis.
CompiledName: set_ticklen
|
x.ticklen()
Signature: unit -> unit
|
Sets the length of the tick lines on this angular axis.
CompiledName: get_ticklen
|
x.tickorientation()
Signature: unit -> obj
|
Sets the orientation (from the paper perspective) of the angular axis tick labels.
CompiledName: set_tickorientation
|
x.tickorientation()
Signature: unit -> unit
|
Sets the orientation (from the paper perspective) of the angular axis tick labels.
CompiledName: get_tickorientation
|
x.ticksuffix()
Signature: unit -> string
|
Sets the length of the tick lines on this angular axis.
CompiledName: set_ticksuffix
|
x.ticksuffix()
Signature: unit -> unit
|
Sets the length of the tick lines on this angular axis.
CompiledName: get_ticksuffix
|
x.visible()
Signature: unit -> bool
|
Determines whether or not this axis will be visible.
CompiledName: set_visible
|
x.visible()
Signature: unit -> unit
|
Determines whether or not this axis will be visible.
CompiledName: get_visible
|