[]
        
(Showing Draft Content)

C1.WPF.C1Chart.C1Chart.Children

Children Property

Children

Gets the collection of child elements.

Declaration
[Browsable(false)]
public Collection<UIElement> Children { get; }
<Browsable(False)>
Public ReadOnly Property Children As Collection(Of UIElement)