XPlot


Pie

Namespace: XPlot.Plotly
Parent Module: Graph

Constructors

ConstructorDescription
new()
Signature: unit -> Pie

CompiledName: .ctor

Instance members

Instance memberDescription
x.direction()
Signature: unit -> obj

Specifies the direction at which succeeding sectors follow one another.

CompiledName: set_direction

x.direction()
Signature: unit -> unit

Specifies the direction at which succeeding sectors follow one another.

CompiledName: get_direction

x.dlabel()
Signature: unit -> float

Sets the label step. See label0 for more info.

CompiledName: set_dlabel

x.dlabel()
Signature: unit -> unit

Sets the label step. See label0 for more info.

CompiledName: get_dlabel

x.domain()
Signature: unit -> Domain

CompiledName: set_domain

x.domain()
Signature: unit -> unit

CompiledName: get_domain

x.hole()
Signature: unit -> float

Sets the fraction of the radius to cut out of the pie. Use this to make a donut chart.

CompiledName: set_hole

x.hole()
Signature: unit -> unit

Sets the fraction of the radius to cut out of the pie. Use this to make a donut chart.

CompiledName: get_hole

x.hoverinfo()
Signature: unit -> string

Determines which trace information appear on hover.

CompiledName: set_hoverinfo

x.hoverinfo()
Signature: unit -> unit

Determines which trace information appear on hover.

CompiledName: get_hoverinfo

x.insidetextfont()
Signature: unit -> Insidetextfont

CompiledName: set_insidetextfont

x.insidetextfont()
Signature: unit -> unit

CompiledName: get_insidetextfont

x.label0()
Signature: unit -> float

Alternate to labels. Builds a numeric set of labels. Use with dlabel where label0 is the starting label and dlabel the step.

CompiledName: set_label0

x.label0()
Signature: unit -> unit

Alternate to labels. Builds a numeric set of labels. Use with dlabel where label0 is the starting label and dlabel the step.

CompiledName: get_label0

x.labels()
Signature: unit -> obj

Sets the sector labels.

CompiledName: set_labels

x.labels()
Signature: unit -> unit

Sets the sector labels.

CompiledName: get_labels

x.labelssrc()
Signature: unit -> string

Sets the source reference on plot.ly for labels .

CompiledName: set_labelssrc

x.labelssrc()
Signature: unit -> unit

Sets the source reference on plot.ly for labels .

CompiledName: get_labelssrc

x.legendgroup()
Signature: unit -> string

Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.

CompiledName: set_legendgroup

x.legendgroup()
Signature: unit -> unit

Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.

CompiledName: get_legendgroup

x.marker()
Signature: unit -> Marker

CompiledName: set_marker

x.marker()
Signature: unit -> unit

CompiledName: get_marker

x.opacity()
Signature: unit -> float

Sets the opacity of the trace.

CompiledName: set_opacity

x.opacity()
Signature: unit -> unit

Sets the opacity of the trace.

CompiledName: get_opacity

x.outsidetextfont()
Signature: unit -> Outsidetextfont

CompiledName: set_outsidetextfont

x.outsidetextfont()
Signature: unit -> unit

CompiledName: get_outsidetextfont

x.pull()
Signature: unit -> float

Sets the fraction of larger radius to pull the sectors out from the center. This can be a constant to pull all slices apart from each other equally or an array to highlight one or more slices.

CompiledName: set_pull

x.pull()
Signature: unit -> unit

Sets the fraction of larger radius to pull the sectors out from the center. This can be a constant to pull all slices apart from each other equally or an array to highlight one or more slices.

CompiledName: get_pull

x.pullsrc()
Signature: unit -> string

Sets the source reference on plot.ly for pull .

CompiledName: set_pullsrc

x.pullsrc()
Signature: unit -> unit

Sets the source reference on plot.ly for pull .

CompiledName: get_pullsrc

x.rotation()
Signature: unit -> float

Instead of the first slice starting at 12 o'clock, rotate to some other angle.

CompiledName: set_rotation

x.rotation()
Signature: unit -> unit

Instead of the first slice starting at 12 o'clock, rotate to some other angle.

CompiledName: get_rotation

x.scalegroup()
Signature: unit -> string

If there are multiple pies that should be sized according to their totals, link them by providing a non-empty group id here shared by every trace in the same group.

CompiledName: set_scalegroup

x.scalegroup()
Signature: unit -> unit

If there are multiple pies that should be sized according to their totals, link them by providing a non-empty group id here shared by every trace in the same group.

CompiledName: get_scalegroup

x.ShouldSerializedirection()
Signature: unit -> bool
x.ShouldSerializedlabel()
Signature: unit -> bool
x.ShouldSerializedomain()
Signature: unit -> bool
x.ShouldSerializehole()
Signature: unit -> bool
x.ShouldSerializehoverinfo()
Signature: unit -> bool
x.ShouldSerializeinsidetextfont()
Signature: unit -> bool
x.ShouldSerializelabel0()
Signature: unit -> bool
x.ShouldSerializelabels()
Signature: unit -> bool
x.ShouldSerializelabelssrc()
Signature: unit -> bool
x.ShouldSerializelegendgroup()
Signature: unit -> bool
x.ShouldSerializemarker()
Signature: unit -> bool
x.ShouldSerializeopacity()
Signature: unit -> bool
x.ShouldSerializeoutsidetextfont()
Signature: unit -> bool
x.ShouldSerializepull()
Signature: unit -> bool
x.ShouldSerializepullsrc()
Signature: unit -> bool
x.ShouldSerializerotation()
Signature: unit -> bool
x.ShouldSerializescalegroup()
Signature: unit -> bool
x.ShouldSerializeshowlegend()
Signature: unit -> bool
x.ShouldSerializesort()
Signature: unit -> bool
x.ShouldSerializestream()
Signature: unit -> bool
x.ShouldSerializetext()
Signature: unit -> bool
x.ShouldSerializetextfont()
Signature: unit -> bool
x.ShouldSerializetextinfo()
Signature: unit -> bool
x.ShouldSerializetextposition()
Signature: unit -> bool
x.ShouldSerializetextpositionsrc()
Signature: unit -> bool
x.ShouldSerializetextsrc()
Signature: unit -> bool
x.ShouldSerializetype()
Signature: unit -> bool
x.ShouldSerializeuid()
Signature: unit -> bool
x.ShouldSerializevalues()
Signature: unit -> bool
x.ShouldSerializevaluessrc()
Signature: unit -> bool
x.ShouldSerializevisible()
Signature: unit -> bool
x.showlegend()
Signature: unit -> bool

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

CompiledName: set_showlegend

x.showlegend()
Signature: unit -> unit

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

CompiledName: get_showlegend

x.sort()
Signature: unit -> bool

Determines whether or not the sectors of reordered from largest to smallest.

CompiledName: set_sort

x.sort()
Signature: unit -> unit

Determines whether or not the sectors of reordered from largest to smallest.

CompiledName: get_sort

x.stream()
Signature: unit -> Stream

CompiledName: set_stream

x.stream()
Signature: unit -> unit

CompiledName: get_stream

x.text()
Signature: unit -> obj

Sets text elements associated with each sector.

CompiledName: set_text

x.text()
Signature: unit -> unit

Sets text elements associated with each sector.

CompiledName: get_text

x.textfont()
Signature: unit -> Textfont

CompiledName: set_textfont

x.textfont()
Signature: unit -> unit

CompiledName: get_textfont

x.textinfo()
Signature: unit -> string

Determines which trace information appear on the graph.

CompiledName: set_textinfo

x.textinfo()
Signature: unit -> unit

Determines which trace information appear on the graph.

CompiledName: get_textinfo

x.textposition()
Signature: unit -> obj

Specifies the location of the textinfo.

CompiledName: set_textposition

x.textposition()
Signature: unit -> unit

Specifies the location of the textinfo.

CompiledName: get_textposition

x.textpositionsrc()
Signature: unit -> string

Sets the source reference on plot.ly for textposition .

CompiledName: set_textpositionsrc

x.textpositionsrc()
Signature: unit -> unit

Sets the source reference on plot.ly for textposition .

CompiledName: get_textpositionsrc

x.textsrc()
Signature: unit -> string

Sets the source reference on plot.ly for text .

CompiledName: set_textsrc

x.textsrc()
Signature: unit -> unit

Sets the source reference on plot.ly for text .

CompiledName: get_textsrc

x.type()
Signature: unit -> string

CompiledName: set_type

x.type()
Signature: unit -> unit

CompiledName: get_type

x.uid()
Signature: unit -> string

Sets the trace name. The trace name appear as the legend item and on hover.

CompiledName: set_uid

x.uid()
Signature: unit -> unit

Sets the trace name. The trace name appear as the legend item and on hover.

CompiledName: get_uid

x.values()
Signature: unit -> obj

Sets the values of the sectors of this pie chart.

CompiledName: set_values

x.values()
Signature: unit -> unit

Sets the values of the sectors of this pie chart.

CompiledName: get_values

x.valuessrc()
Signature: unit -> string

Sets the source reference on plot.ly for values .

CompiledName: set_valuessrc

x.valuessrc()
Signature: unit -> unit

Sets the source reference on plot.ly for values .

CompiledName: get_valuessrc

x.visible()
Signature: unit -> obj

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

CompiledName: set_visible

x.visible()
Signature: unit -> unit

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

CompiledName: get_visible

Fork me on GitHub