Gets the list of child components of this panel.
Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting
C#
![]() |
---|
public ObservableCollection<Component> Children { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Children As ObservableCollection(Of Component) |