Back to Devexpress

CustomizeSankeyNodeToolTipEventArgs.NodeColor Property

corelibraries-devexpress-dot-xtracharts-dot-sankey-dot-customizesankeynodetooltipeventargs-626759d3.md

latest1.2 KB
Original Source

CustomizeSankeyNodeToolTipEventArgs.NodeColor Property

Returns the color of a node whose tooltip is customized.

Namespace : DevExpress.XtraCharts.Sankey

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public Color NodeColor { get; }
vb
Public ReadOnly Property NodeColor As Color

Property Value

TypeDescription
Color

The node color.

|

See Also

CustomizeSankeyNodeToolTipEventArgs Class

CustomizeSankeyNodeToolTipEventArgs Members

DevExpress.XtraCharts.Sankey Namespace