Back to Devexpress

SunburstControl.GetSunburst(DependencyObject) Method

wpf-devexpress-dot-xpf-dot-treemap-dot-sunburstcontrol-dot-getsunburst-x28-system-dot-windows-dot-dependencyobject-x29.md

latest1.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
[NonCategorized]
[Browsable(false)]
public static SunburstControl GetSunburst(
    DependencyObject obj
)
vb
<NonCategorized>
<Browsable(False)>
Public Shared Function GetSunburst(
    obj As DependencyObject
) As SunburstControl

Parameters

NameType
objDependencyObject

Returns

Type
SunburstControl

See Also

SunburstControl Class

SunburstControl Members

DevExpress.Xpf.TreeMap Namespace