Skip to content

Commit 25235f9

Browse files
866112: API for rotation reference updated
1 parent b8cc10f commit 25235f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/diagram/labels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ The constraints property of annotation allows to enable or disable certain annot
654654

655655
## Annotation rotation
656656

657-
The [`rotationReference`] property of an annotation allows you to control whether the text should rotate relative to its parent node or the Page. The following code examples illustrate how to configure rotationReference for an annotation.
657+
The [`rotationReference`](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Diagrams.RotationReference.html) property of an annotation allows you to control whether the text should rotate relative to its parent node or the Page. The following code examples illustrate how to configure rotationReference for an annotation.
658658

659659
```javascript
660660
var diagramElement = document.getElementById('element');

0 commit comments

Comments
 (0)