CustomizeSankeyLinkToolTipEventArgs Properties
Data for the CustomizeSankeyLinkToolTip event.Name | Description |
---|---|
Content | Specifies the tooltip’s content. Inherited from CustomizeSankeyToolTipEventArgs. |
Link | Returns the link whose tooltip is customized. |
Title | Specifies the tooltip’s title. Inherited from CustomizeSankeyToolTipEventArgs. |
See Also