SunburstHitInfo.SunburstItem Property
In This Article
Returns the sunburst item that is under the mouse cursor.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
public SunburstItem SunburstItem { get; }
#Property Value
Type | Description |
---|---|
Sunburst |
An object of a class that implements the DevExpress. |
See Also