PieChartCommonSeriesSettingsBuilder Methods
Provides methods that allow you to configure nested options of the client-side commonSeriesSettings object.
Name | Description |
---|---|
Argument |
Specifies the data source field that provides arguments for series points. Mirrors the client-side argument |
Argument |
Specifies the data source field that provides arguments for series points. Mirrors the client-side argument |
Argument |
Specifies the required type for series arguments. Mirrors the client-side argument |
Border |
An object defining the series border configuration properties. Mirrors the client-side border object. |
Color |
Specifies a series color. Mirrors the client-side color option. |
Color |
|
Color |
Specifies a series color. Mirrors the client-side color option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hover |
Specifies the chart elements to highlight when a series is hovered over. Mirrors the client-side hover |
Hover |
An object defining configuration properties for a hovered series. Mirrors the client-side hover |
Label |
An object defining the label configuration properties. Mirrors the client-side label object. |
Max |
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed. Mirrors the client-side max |
Max |
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed. Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Min |
Specifies a minimal size of a displayed pie segment. Mirrors the client-side min |
Min |
Specifies a minimal size of a displayed pie segment. Mirrors the client-side min |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Selection |
Specifies the chart elements to highlight when the series is selected. Mirrors the client-side selection |
Selection |
An object defining configuration properties for the series when it is selected. Mirrors the client-side selection |
Small |
Specifies chart segment grouping properties. Mirrors the client-side small |
Tag |
Specifies the name of the data source field that provides data about a point. Mirrors the client-side tag |
Tag |
Specifies the name of the data source field that provides data about a point. Mirrors the client-side tag |
To |
Returns a string that represents the current object. Inherited from Object. |
Value |
Specifies the data source field that provides values for series points. Mirrors the client-side value |
Value |
Specifies the data source field that provides values for series points. Mirrors the client-side value |
See Also