SunburstControl.GetSunburst(DependencyObject) Method
Get the value of the SunburstControl.Sunburst attached property to a specified SunburstControl.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.2.dll
NuGet Package: DevExpress.Wpf.TreeMap
#Declaration
[NonCategorized]
[Browsable(false)]
public static SunburstControl GetSunburst(
DependencyObject obj
)
#Parameters
Name | Type |
---|---|
obj | Dependency |
#Returns
Type |
---|
Sunburst |