New to Kendo UI for AngularStart a free 30-day trial

Defines the field mapping configuration for shapes data binding. Maps source object properties to Diagram shape properties.

Definition

Package:@progress/kendo-angular-diagrams

Properties

center?

string

The field that contains the center configuration.

The field that contains the connector defaults configuration.

The field that contains the connectors configuration.

content?

string

The field that contains the content configuration.

The field that contains the corner radius value.

dataItem?

string

The field that contains the data item reference.

editable?

string

The field that contains the editable configuration.

fill?

string

The field that contains the fill configuration.

height?

string

The field that contains the height value.

hover?

string

The field that contains the hover configuration.

id?

string

The field that contains the unique identifier of the shape.

The field that contains the minimum height value.

minWidth?

string

The field that contains the minimum width value.

path?

string

The field that contains the path configuration.

radius?

string

The field that contains the radius value.

rotation?

string

The field that contains the rotation configuration.

The field that contains the selectable configuration.

source?

string

The field that contains the source configuration.

stroke?

string

The field that contains the stroke configuration.

The field that contains the tooltip text.

type?

string

The field that contains the type configuration.

visual?

string

The field that contains the visual configuration.

width?

string

The field that contains the width value.

x?

string

The field that contains the x coordinate.

y?

string

The field that contains the y coordinate.