ComponentOne Studio for WinRT XAML
Children プロパティ (ChartView)

プロットにレンダリングされる追加のビジュアルのリストを取得します。
構文
'宣言
 
Public ReadOnly Property Children As System.Collections.ObjectModel.ObservableCollection(Of UIElement)
public System.Collections.ObjectModel.ObservableCollection<UIElement> Children {get;}
参照

ChartView クラス
ChartView メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.