Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1Sunburst.ChildItemsPathProperty
    public static readonly Xamarin.Forms.BindableProperty ChildItemsPathProperty
    See Also