シンタックス
'宣言
Public Overridable Sub PrepareHierarchicalItems( _
ByVal As System.Object, _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.String, _
ByRef As System.Collections.Generic.List(Of String), _
ByRef As System.Collections.Generic.List(Of String), _
ByRef As System.Collections.Generic.List(Of Double) _
)
public virtual void PrepareHierarchicalItems(
System.object ,
System.string ,
System.string ,
System.string ,
out System.Collections.Generic.List<string> ,
out System.Collections.Generic.List<string> ,
out System.Collections.Generic.List<double>
)
パラメータ
- itemsSource
- binding
- bindingName
- childItemsPath
- outNames
- outLegendLabels
- outValues
参照