SankeyLabelBuilder Methods
Provides methods that allow you to configure nested options of the client-side label object.
Name | Description |
---|---|
Border |
Configures the labels' borders. Mirrors the client-side border object. |
Customize |
Customizes the labels' texts. Mirrors the client-side customize |
Customize |
Customizes the labels' texts. Mirrors the client-side customize |
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 the labels' font properties. Mirrors the client-side font object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Horizontal |
Moves the labels horizontally from their initial positions. Mirrors the client-side horizontal |
Horizontal |
Moves the labels horizontally from their initial positions. Mirrors the client-side horizontal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Overlapping |
Specifies how to arrange labels when there is insufficient space to display them all. Mirrors the client-side overlapping |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Shadow |
Configures the labels' shadows. Mirrors the client-side shadow object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Use |
Specifies whether to color labels in the nodes' colors. Mirrors the client-side use |
Use |
Specifies whether to color labels in the nodes' colors. Mirrors the client-side use |
Vertical |
Moves the labels vertically from their initial positions. Mirrors the client-side vertical |
Vertical |
Moves the labels vertically from their initial positions. Mirrors the client-side vertical |
Visible |
Specifies whether the labels are visible. Mirrors the client-side visible option. |
Visible |
Specifies whether the labels are visible. Mirrors the client-side visible option. |
See Also