SankeyToolTipOptions Properties
Contains tooltip options for the Sankey diagram.
Name | Description |
---|---|
Auto |
Gets or sets the time interval during which the tooltip is displayed. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Close |
Specifies whether a tooltip is closed when its corresponding visual element is clicked. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Initial |
Gets or sets the delay before the tooltip is displayed. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Link |
Specifies whether tooltips are enabled for Sankey links. |
Node |
Specifies whether tooltips are enabled for Sankey nodes. |
Open |
Specifies when Sankey diagram tooltips are displayed. |
See Also