Chart for WinRT
Children Property (C1Chart)

Gets collection of child elements.
Syntax
'Declaration
 
Public ReadOnly Property Children As System.Collections.ObjectModel.ObservableCollection(Of UIElement)
public System.Collections.ObjectModel.ObservableCollection<UIElement> Children {get;}
See Also

Reference

C1Chart Class
C1Chart Members

 

 


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

Product Support Forum  |  Documentation Feedback