WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1Sunburst Class / ItemsSource Property
In This Topic
    ItemsSource Property (C1Sunburst)
    In This Topic
    Gets or sets the collection of objects that contains the series data.
    Syntax
    public object ItemsSource {get; set;}
    See Also