Gets collection of child elements.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public ObservableCollection<UIElement> Children { get; } |
Visual Basic |
---|
Public ReadOnly Property Children As ObservableCollection(Of UIElement) Get |