PieChartCommonSeriesSettingsLabelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
For internal use only. Initializes a new Pie |
#Methods
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 relative to the chart. Mirrors the client-side position option. |
Radial |
Specifies how to shift labels from their initial position in a radial direction in pixels. Mirrors the client-side radial |
Radial |
Specifies how to shift labels from their initial position in a radial direction in pixels. Mirrors the client-side radial |
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 |
Text |
Specifies what to do with label texts that overflow the allocated space after applying word |
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. |
Word |
Specifies how to wrap label texts if they do not fit into a single line. Mirrors the client-side word |
See Also