Skip to main content
All docs
V24.2

CustomizeSankeyLinkToolTipEventArgs Properties
Show Inherited Hide Inherited

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