PolarChartCommonSeriesSettingsLabelBuilder Methods
Provides methods that allow you to configure nested options of the client-side label object.
Name | Description |
---|---|
Argument |
Formats the point argument before it is displayed in the point label. To format the point value, use the format property. Mirrors the client-side argument |
Argument |
Formats the point argument before it is displayed in the point label. To format the point value, use the format property. Mirrors the client-side argument |
Argument |
Formats the point argument before it is displayed in the point label. To format the point value, use the format property. Mirrors the client-side argument |
Argument |
Formats the point argument before it is displayed in the point label. To format the point value, use the format property. Mirrors the client-side argument |
Background |
Colors the point labels' background. The default color is inherited from the points. Mirrors the client-side background |
Background |
Colors the point labels' background. The default color is inherited from the points. Mirrors the client-side background |
Border |
Specifies border properties for point labels. Mirrors the client-side border object. |
Connector |
Specifies connector properties for series point labels. Mirrors the client-side connector object. |
Customize |
Specifies a callback function that returns the text to be displayed by point labels. Mirrors the client-side customize |
Customize |
Specifies a callback function that returns the text to be displayed by point labels. Mirrors the client-side customize |
Display |
|
Display |
|
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. |
Font |
Specifies font properties for the text displayed in point labels. Mirrors the client-side font object. |
Format |
Formats a value before it is displayed in a point label. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a point label. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a point label. Mirrors the client-side format object. |
Format |
Formats a value before it is displayed in a point label. Mirrors the client-side format option. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Position |
Specifies a label position in bar-like series. Mirrors the client-side position option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rotation |
Specifies the angle used to rotate point labels from their initial position. Mirrors the client-side rotation |
Rotation |
Specifies the angle used to rotate point labels from their initial position. Mirrors the client-side rotation |
Show |
Specifies whether or not to show a label when the point has a zero value. Mirrors the client-side show |
Show |
Specifies whether or not to show a label when the point has a zero value. Mirrors the client-side show |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies the visibility of point labels. Mirrors the client-side visible option. |
Visible |
Specifies the visibility of point labels. Mirrors the client-side visible option. |
See Also