ChartCommonSeriesSettingsLabelBuilder Methods
Provides methods that allow you to configure nested options of the client-side label object.
Name | Description |
---|---|
Alignment |
Aligns point labels in relation to their points. Mirrors the client-side alignment option. |
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 |
Configures the borders of point labels. Mirrors the client-side border object. |
Connector |
Configures the label connectors. Mirrors the client-side connector object. |
Customize |
Customizes text displayed by point labels. Mirrors the client-side customize |
Customize |
Customizes text displayed by point labels. Mirrors the client-side customize |
Display |
Specifies the label's text. Mirrors the client-side display |
Display |
Specifies the label's text. Mirrors the client-side 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 point labels. Mirrors the client-side font object. |
Format |
Formats the point value before it is displayed in the point label. Mirrors the client-side format option. |
Format |
Formats the point value before it is displayed in the point label. Mirrors the client-side format option. |
Format |
Formats the point value before it is displayed in the point label. Mirrors the client-side format object. |
Format |
Formats the point value before it is displayed in the 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. |
Horizontal |
Along with vertical |
Horizontal |
Along with vertical |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Position |
Specifies whether to display point labels inside or outside of series points. Applies only to bubble, range-like and bar-like series. Mirrors the client-side position option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rotation |
Rotates point labels. Mirrors the client-side rotation |
Rotation |
Rotates point labels. Mirrors the client-side rotation |
Show |
Specifies whether or not to show labels for points with zero value. Applies only to bar-like series. Mirrors the client-side show |
Show |
Specifies whether or not to show labels for points with zero value. Applies only to bar-like series. Mirrors the client-side show |
To |
Returns a string that represents the current object. Inherited from Object. |
Vertical |
Along with horizontal |
Vertical |
Along with horizontal |
Visible |
Makes the point labels visible. Mirrors the client-side visible option. |
Visible |
Makes the point labels visible. Mirrors the client-side visible option. |
See Also