SankeyTooltipBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Sankey |
For internal use only. Initializes a new Sankey |
#Methods
Name | Description |
---|---|
Arrow |
Specifies the length of a tooltip's arrow in pixels. Mirrors the client-side arrow |
Arrow |
Specifies the length of a tooltip's arrow in pixels. Mirrors the client-side arrow |
Border |
Configures a tooltip's border. Mirrors the client-side border object. |
Color |
Colors all tooltips. Mirrors the client-side color option. |
Color |
Colors all tooltips. Mirrors the client-side color option. |
Container |
Specifies the container in which to draw tooltips. The default container is the HTML DOM `` element. Mirrors the client-side container option. |
Container |
Specifies the container in which to draw tooltips. The default container is the HTML DOM `` element. Mirrors the client-side container option. |
Corner |
Makes all the tooltip's corners rounded. Mirrors the client-side corner |
Corner |
Makes all the tooltip's corners rounded. Mirrors the client-side corner |
Customize |
Customizes link tooltips' appearance. Mirrors the client-side customize |
Customize |
Customizes link tooltips' appearance. Mirrors the client-side customize |
Customize |
Customizes node tooltips' appearance. Mirrors the client-side customize |
Customize |
Customizes node tooltips' appearance. Mirrors the client-side customize |
Enabled |
Mirrors the client-side enabled option. |
Enabled |
Mirrors the client-side enabled 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. |
Font |
Specifies tooltips' font properties. Mirrors the client-side font object. |
Format |
Formats a value before it is displayed it in a tooltip. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed it in a tooltip. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed it in a tooltip. Mirrors the client-side format object. |
Format |
Formats a value before it is displayed it in a tooltip. 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. |
Link |
Specifies the client-side link |
Link |
Specifies the client-side link |
Link |
Specifies the client-side link |
Link |
Specifies the client-side link |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Node |
Specifies the client-side node |
Node |
Specifies the client-side node |
Node |
Specifies the client-side node |
Node |
Specifies the client-side node |
Opacity |
Specifies tooltips' transparency. Mirrors the client-side opacity option. |
Opacity |
Specifies tooltips' transparency. Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
Padding |
Generates an empty space, measured in pixels, between a tooltip's left/right border and its text. Mirrors the client-side padding |
Padding |
Generates an empty space, measured in pixels, between a tooltip's left/right border and its text. Mirrors the client-side padding |
Padding |
Generates an empty space, measured in pixels, between a tooltip's top/bottom border and its text. Mirrors the client-side padding |
Padding |
Generates an empty space, measured in pixels, between a tooltip's top/bottom border and its text. Mirrors the client-side padding |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Shadow |
Configures a tooltip's shadow. Mirrors the client-side shadow object. |
To |
Returns a string that represents the current object. Inherited from Object. |
ZIndex |
Specifies a tooltip's z-index. Mirrors the client-side z |
ZIndex |
Specifies a tooltip's z-index. Mirrors the client-side z |
See Also