Kendo.Mvc.UI.DiagramShapeDefaultsSettingsConnector
Kendo UI DiagramShapeDefaultsSettingsConnector class
Properties
Name
The connector name. The name is referenced when specifying explicit fromConnector and toConnector values in a connection.
Position
The function that positions the connector. The function is passed a shape and should return kendo.dataviz.diagram. As a result, a point that holds the connector position appears.
Width
Defines the width of the shape connectors.
Height
Defines the height of the shape connectors.
Hover
Defines the hover configuration of the shape connectors.
Fill
Defines the fill options of the shape connectors.
Stroke
Defines the stroke options of the shape connectors.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary