CustomizeSankeyNodeToolTipEventArgs Properties
Data for the CustomizeNodeToolTip event.
Name | Description |
---|---|
Content |
Specifies the tooltip’s content.
Inherited from Customize |
Node | Returns the node whose tooltip is customized. |
Node |
Returns the color of a node whose tooltip is customized. |
Title |
Specifies the tooltip’s title.
Inherited from Customize |
See Also