Chart for WinRT
Children Property (ChartView)

Gets the list of the additional visuals that are rendered on the plot.
Syntax
'Declaration
 
Public ReadOnly Property Children As System.Collections.ObjectModel.ObservableCollection(Of UIElement)
public System.Collections.ObjectModel.ObservableCollection<UIElement> Children {get;}
See Also

Reference

ChartView Class
ChartView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback