kendo.dataviz.diagram.Connection
The Connection object is a visual link or connection in the graph or diagram. Connections are usually created by calling connect on a Diagram instance.
Configuration
- content
- content.color
- content.fontFamily
- content.fontSize
- content.fontStyle
- content.fontWeight
- content.template
- content.text
- content.visual
- fromConnector
- fromX
- fromY
- stroke
- stroke.color
- stroke.dashType
- stroke.width
- hover
- hover.stroke
- hover.stroke.color
- startCap
- startCap.fill
- startCap.fill.color
- startCap.fill.opacity
- startCap.stroke
- startCap.stroke.color
- startCap.stroke.dashType
- startCap.stroke.width
- startCap.type
- endCap
- endCap.fill
- endCap.fill.color
- endCap.fill.opacity
- endCap.stroke
- endCap.stroke.color
- endCap.stroke.dashType
- endCap.stroke.width
- endCap.type
- points
- points.x
- points.y
- selectable
- toConnector
- toX
- toY
- type