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

ShapeModelFields

Updated on Oct 31, 2025

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

NameTypeDefaultDescription

center?

string

The field that contains the center configuration.

connectorDefaults?

string

The field that contains the connector defaults configuration.

connectors?

string

The field that contains the connectors configuration.

content?

string

The field that contains the content configuration.

cornerRadius?

string

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.

minHeight?

string

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.

selectable?

string

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.

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.

Not finding the help you need?
Contact Support