Back to Devexpress

SunburstHitInfo.CenterLabel Property

windowsforms-devexpress-dot-xtratreemap-dot-sunbursthitinfo.md

latest1.1 KB
Original Source

SunburstHitInfo.CenterLabel Property

Returns the sunburst center label that is under the mouse cursor.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public SunburstCenterLabel CenterLabel { get; }
vb
Public ReadOnly Property CenterLabel As SunburstCenterLabel

Property Value

TypeDescription
SunburstCenterLabel

The center label that is under the mouse cursor.

|

See Also

SunburstHitInfo Class

SunburstHitInfo Members

DevExpress.XtraTreeMap Namespace