Back to Devexpress

CustomizeSankeyToolTipEventArgs Class

corelibraries-devexpress-dot-xtracharts-dot-sankey-51351fcc.md

latest1.6 KB
Original Source

CustomizeSankeyToolTipEventArgs Class

A base class for the CustomizeSankeyLinkToolTipEventArgs and CustomizeSankeyNodeToolTipEventArgs classes.

Namespace : DevExpress.XtraCharts.Sankey

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class CustomizeSankeyToolTipEventArgs :
    EventArgs
vb
Public MustInherit Class CustomizeSankeyToolTipEventArgs
    Inherits EventArgs

Inheritance

Object EventArgs CustomizeSankeyToolTipEventArgs CustomizeSankeyLinkToolTipEventArgs

CustomizeSankeyNodeToolTipEventArgs

See Also

CustomizeSankeyToolTipEventArgs Members

DevExpress.XtraCharts.Sankey Namespace