FlexChart for WinForms
PrepareHierarchicalItems メソッド (SunburstRenderer)

C1.Chart アセンブリ > C1.Chart 名前空間 > SunburstRenderer クラス : PrepareHierarchicalItems メソッド
シンタックス
'宣言
 
Public Overridable Sub PrepareHierarchicalItems( _
   ByVal itemsSource As System.Object, _
   ByVal binding As System.String, _
   ByVal bindingName As System.String, _
   ByVal childItemsPath As System.String, _
   ByRef outNames As System.Collections.Generic.List(Of String), _
   ByRef outLegendLabels As System.Collections.Generic.List(Of String), _
   ByRef outValues As System.Collections.Generic.List(Of Double) _
) 
public virtual void PrepareHierarchicalItems( 
   System.object itemsSource,
   System.string binding,
   System.string bindingName,
   System.string childItemsPath,
   out System.Collections.Generic.List<string> outNames,
   out System.Collections.Generic.List<string> outLegendLabels,
   out System.Collections.Generic.List<double> outValues
)

パラメータ

itemsSource
binding
bindingName
childItemsPath
outNames
outLegendLabels
outValues
参照

参照

SunburstRenderer クラス
SunburstRenderer メンバ