SunburstHitInfo.InCenterLabel Property
Returns the value that indicates whether the cursor is over the Sunburst center label.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the cursor over the center label; otherwise, false. |
See Also