DiagramShapeDefaultsSettingsConnectorTagHelper

Example

Razor
<connector>
    <fill />
    <hover></hover>
    <stroke />
</connector>

ChildTags

Attributes

AttributeTypeDescription
nameStringThe connector name. The name is referenced when specifying explicit fromConnector and toConnector values in a connection.
heightDoubleDefines the height of the shape connectors.
positionStringThe 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.
widthDoubleDefines the width of the shape connectors.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support