SunburstHitInfo.SunburstItem Property
Returns the sunburst item that is under the mouse cursor.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Property Value
Type | Description |
---|---|
SunburstItem | An object of a class that implements the DevExpress.TreeMap.ISunburstItem interface. |
See Also