FlexChart for UWP
FlexPieSliceCollection クラス
メンバ 

C1.UWP.FlexChart アセンブリ > C1.Xaml.Chart 名前空間 : FlexPieSliceCollection クラス
FlexPieSliceオブジェクトの強く型付けされた順序付きコレクションを提供します。
オブジェクト モデル
FlexPieSliceCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class FlexPieSliceCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of FlexPieSlice)
public sealed class FlexPieSliceCollection : System.Collections.ObjectModel.ObservableCollection<FlexPieSlice> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xaml.Chart.FlexPieSliceCollection

参照

FlexPieSliceCollection メンバ
C1.Xaml.Chart 名前空間