SunburstHitInfo.CenterLabel Property
Returns the sunburst center label that is under the mouse cursor.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Property Value
Type | Description |
---|---|
SunburstCenterLabel | The center label that is under the mouse cursor. |
See Also