FlexChart for WinForms
ParseDataToHierarchical メソッド

C1.Chart アセンブリ > C1.Chart 名前空間 > HierarchicalUtils クラス : ParseDataToHierarchical メソッド
シンタックス
'宣言
 
Public Shared Function ParseDataToHierarchical( _
   ByVal itemsSource As System.Object, _
   ByVal binding As System.String, _
   ByVal bindingName As System.String, _
   ByVal childItemsPath As System.String _
) As System.Collections.Generic.List(Of TreeItem)
public static System.Collections.Generic.List<TreeItem> ParseDataToHierarchical( 
   System.object itemsSource,
   System.string binding,
   System.string bindingName,
   System.string childItemsPath
)

パラメータ

itemsSource
binding
bindingName
childItemsPath
参照

参照

HierarchicalUtils クラス
HierarchicalUtils メンバ