documentationfor yFiles for HTML 2.6

LabelsSource<TDataItem>

A class that accepts a collection of objects from the NodeCreator<TDataItem> or EdgeCreator<TDataItem> to build ILabels from.

Inheritance Hierarchy
LabelsSource

Remarks

Allows to further customize the creation behavior through the provided labelCreator.

Type Parameters

TDataItem
The type of the data items in the source.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.binding.LabelsSource

See Also

Constructors

Properties