Skip to main content
All docs
V25.1
  • CustomizeSankeyNodeToolTipEventArgs Properties

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