Skip to content

Commit 51c2cf5

Browse files
Diagram: fix last sample (DevExpress#6927) (DevExpress#6928)
1 parent 5679f41 commit 51c2cf5

File tree

2 files changed

+501
-6
lines changed

2 files changed

+501
-6
lines changed

concepts/05 UI Components/Diagram/10 Data Binding/35 Diagram Layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ If the [autoLayout.type](/api-reference/10%20UI%20Components/dxDiagram/1%20Confi
264264
<DxNodes
265265
:data-source="orgItemsDataSource"
266266
:key-expr="'key'"
267-
:text-expr="'tame'"
267+
:text-expr="'text'"
268268
:left-expr="'left'"
269269
:top-expr="'top'"
270270
>

0 commit comments

Comments
 (0)