'宣言 Public Function DataLabel( _ ByVal build As System.Action(Of DataLabelBuilder) _ ) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> DataLabel( System.Action<DataLabelBuilder> build )
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
'宣言 Public Function DataLabel( _ ByVal build As System.Action(Of DataLabelBuilder) _ ) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> DataLabel( System.Action<DataLabelBuilder> build )