C1.Android.Chart Assembly / C1.Android.Chart Namespace / C1Sunburst Class / ChildItemsPathProperty Field


In This Topic
ChildItemsPathProperty Field (C1Sunburst)
In This Topic
Identifies the ChildItemsPath dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ChildItemsPathProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1Sunburst.ChildItemsPathProperty
See Also