Gets the list of the additional visuals that are rendered on the plot.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public ObservableCollection<UIElement> Children { get; } |
Visual Basic |
---|
Public ReadOnly Property Children As ObservableCollection(Of UIElement) Get |