Skip to content

Commit 735c7d4

Browse files
SEO-3261-bing-report-issues
1 parent 99e9cfc commit 735c7d4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

angularjs/Diagram/Automatic-Layout.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -540,13 +540,13 @@ The following table illustrates the different chart orientations and chart types
540540

541541
| Orientation | Type | Description | Example |
542542
|---|---|---|---|
543-
| Horizontal | Left | Arranges the child nodes horizontally at the left side of parent. | ![](/angularjs/Diagram/Automatic-Layout_images/Automatic-Layout_img4.png) |
544-
| | Right | Arranges the child nodes horizontally at the right side of parent. | ![](/angularjs/Diagram/Automatic-Layout_images/Automatic-Layout_img5.png) |
545-
| | Center | Arranges the children like standard tree layout orientation. | ![](/angularjs/Diagram/Automatic-Layout_images/Automatic-Layout_img6.png) |
546-
| | Balanced | Arranges the leaf-level child nodes in multiple rows. | ![](/angularjs/Diagram/Automatic-Layout_images/Automatic-Layout_img16.png) |
547-
| Vertical | Left | Vertically arranges the children at the left side of parent | ![](/angularjs/Diagram/Automatic-Layout_images/Automatic-Layout_img7.png) |
548-
| | Right | Vertically arranges the children at the right side of parent | ![](/angularjs/Diagram/Automatic-Layout_images/Automatic-Layout_img8.png) |
549-
| | Alternate | Vertically arranges the children at both left and right sides of parent | ![](/angularjs/Diagram/Automatic-Layout_images/Automatic-Layout_img9.png) |
543+
| Horizontal | Left | Arranges the child nodes horizontally at the left side of parent. | ![Horizontal Left](Automatic-Layout_images/Automatic-Layout_img4.png) |
544+
| | Right | Arranges the child nodes horizontally at the right side of parent. | ![Horizontal Right](Automatic-Layout_images/Automatic-Layout_img5.png) |
545+
| | Center | Arranges the children like standard tree layout orientation. | ![Horizontal Center](Automatic-Layout_images/Automatic-Layout_img6.png) |
546+
| | Balanced | Arranges the leaf-level child nodes in multiple rows. | ![Horizontal Balanced](Automatic-Layout_images/Automatic-Layout_img16.png) |
547+
| Vertical | Left | Vertically arranges the children at the left side of parent | ![Vertical Left](Automatic-Layout_images/Automatic-Layout_img7.png) |
548+
| | Right | Vertically arranges the children at the right side of parent | ![Vertical Right](Automatic-Layout_images/Automatic-Layout_img8.png) |
549+
| | Alternate | Vertically arranges the children at both left and right sides of parent | ![Horizontal Alternate](Automatic-Layout_images/Automatic-Layout_img9.png) |
550550

551551

552552
The following code example illustrates how to set the vertical right arrangement to the leaf level trees.

angularjs/Kanban/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Overview of AngularJS Kanban Control | Syncfusion
3-
description: Learn here about overview of Syncfusion Essential AngularJS Kanban Control, its elements, and more.
3+
description: Learn here all about overview of Syncfusion Essential AngularJS Kanban Control, its elements, and more.
44
platform: AngularJS
55
control: Kanban
66
documentation: ug

0 commit comments

Comments
 (0)