Skip to content

Commit 8f2dfcd

Browse files
Merge pull request #1030 from Syncfusion-Content/hotfix/hotfix-v28.1.33
DOCINFRA-2341_merged_using_automation
2 parents 5cb6a2b + 733de00 commit 8f2dfcd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+137
-136
lines changed

Xamarin/Diagram/Annotation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Annotation in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Annotation support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
4-
platform: Xamarin
2+
title: Annotation in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Annotation support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
4+
platform: xamarin
55
control: Diagram
66
documentation: ug
77
keywords:

Xamarin/Diagram/Connector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Connector in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Connector support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
4-
platform: Xamarin
2+
title: Connector in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Connector support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
4+
platform: xamarin
55
control: Diagram
66
documentation: UG
77
keywords:

Xamarin/Diagram/Diagram.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Diagram in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Diagram support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
2+
title: Diagram in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Diagram support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
44
platform: xamarin
55
control: SfDiagram
66
documentation: ug

Xamarin/Diagram/DrawingMode.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Drawing Mode in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Drawing Mode support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
4-
platform: Xamarin
2+
title: Drawing Mode in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Drawing Mode support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
4+
platform: xamarin
55
control: Diagram
66
documentation: ug
77
keywords:

Xamarin/Diagram/Getting-Started.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Getting Started with Xamarin Diagram control | Syncfusion
3-
description: Learn here about getting started with Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
4-
platform: Xamarin
2+
title: Getting Started with Xamarin Diagram control | Syncfusion®
3+
description: Learn here about getting started with Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
4+
platform: xamarin
55
control: SfDiagram
66
documentation: UG
77
keywords:
@@ -14,7 +14,7 @@ This section provides a quick overview for working with Diagram for Xamarin.Form
1414

1515
## Assembly deployment
1616

17-
After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib.
17+
After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion® Essential Studio® Installed location} \Essential Studio\\{Version #}\Xamarin\lib.
1818

1919
E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib
2020

@@ -26,15 +26,15 @@ You can add SfDiagram reference using one of the following methods:
2626

2727
**Method 1: Adding SfDiagram reference from nuget.org**
2828

29-
Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfDiagram to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfDiagram](https://www.nuget.org/packages/Syncfusion.Xamarin.SfDiagram), and then install it.
29+
Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfDiagram to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfDiagram](https://www.nuget.org/packages/Syncfusion.Xamarin.SfDiagram), and then install it.
3030

3131
![Adding SfDiagram reference from NuGet](Getting-Started_images/Adding SfDiagram reference.png)
3232

3333
N> Install the same version of SfDiagram NuGet in all the projects.
3434

3535
**Method 2: Adding SfDiagram reference from toolbox**
3636

37-
Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the SfDiagram control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox).
37+
Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfDiagram control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox).
3838

3939
**Method 3: Adding SfDiagram assemblies manually from the installed location**
4040

@@ -63,7 +63,7 @@ Location: {Installed location}/{version}/Xamarin/lib
6363

6464
N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download).
6565

66-
I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components.
66+
I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components.
6767

6868
N> If you are adding the references from toolbox, this step is not needed.
6969

Xamarin/Diagram/Gridlines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Gridlines in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Gridlines support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
4-
platform: Xamarin
2+
title: Gridlines in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Gridlines support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
4+
platform: xamarin
55
control: Diagram
66
documentation: ug
77
keywords:

Xamarin/Diagram/Layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Layout in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Layout support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
2+
title: Layout in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Layout support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
44
platform: xamarin
55
control: Diagram
66
documentation: ug

Xamarin/Diagram/Mindmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Mindmap in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Mindmap support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
2+
title: Mindmap in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Mindmap support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
44
platform: xamarin
55
control: SfDiagram
66
documentation: UG

Xamarin/Diagram/Node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Node in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Node support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
2+
title: Node in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Node support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
44
platform: xamarin
55
control: SfDiagram
66
documentation: ug

Xamarin/Diagram/Overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: About Xamarin Diagram (SfDiagram) control | Syncfusion
3-
description: Learn here all about introduction of Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
4-
platform: Xamarin
2+
title: About Xamarin Diagram (SfDiagram) control | Syncfusion®
3+
description: Learn here all about introduction of Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
4+
platform: xamarin
55
control: SfDiagram
66
documentation: Ug
77
keywords: Diagram, org chart, flowchart, shape, use case, workflow.

Xamarin/Diagram/OverviewPanel.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: About Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Overview Panel support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
4-
platform: Xamarin
2+
title: About Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Overview Panel support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
4+
platform: xamarin
55
control: SfDiagram
66
documentation: UG
77
keywords:

Xamarin/Diagram/Port.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Port in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Port support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
4-
platform: Xamarin
2+
title: Port in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Port support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
4+
platform: xamarin
55
control: SfDiagram
66
documentation: UG
77
keywords:

Xamarin/Diagram/Scroll-Settings/AutoScrollLimit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
title: Auto-Scroll Limit in Xamarin Diagram control | Syncfusion
4-
description: Learn here all about Auto-Scroll Limit support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
5-
platform: Xamarin.Forms
3+
title: Auto-Scroll Limit in Xamarin Diagram control | Syncfusion®
4+
description: Learn here all about Auto-Scroll Limit support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
5+
platform: xamarin
66
control: SfDiagram
77
documentation: ug
88
---

Xamarin/Diagram/Scroll-Settings/DragLimit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
title: Drag Limit in Xamarin Diagram control | Syncfusion
4-
description: Learn here all about Drag Limit support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
5-
platform: Xamarin.Forms
3+
title: Drag Limit in Xamarin Diagram control | Syncfusion®
4+
description: Learn here all about Drag Limit support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
5+
platform: xamarin
66
control: SfDiagram
77
documentation: ug
88
---

Xamarin/Diagram/Scroll-Settings/ScrollLimit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
title: Scroll Limit in Xamarin Diagram control | Syncfusion
4-
description: Learn here all about Scroll Limit support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
5-
platform: Xamarin.Forms
3+
title: Scroll Limit in Xamarin Diagram control | Syncfusion®
4+
description: Learn here all about Scroll Limit support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
5+
platform: xamarin
66
control: SfDiagram
77
documentation: ug
88
---

Xamarin/Diagram/Stencil.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Stencil in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about Stencil support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
4-
platform: Xamarin
2+
title: Stencil in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about Stencil support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
4+
platform: xamarin
55
control: Diagram
66
documentation: ug
77
keywords:

Xamarin/Diagram/Userhandles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: User Handles in Xamarin Diagram control | Syncfusion
3-
description: Learn here all about User Handles support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
2+
title: User Handles in Xamarin Diagram control | Syncfusion®
3+
description: Learn here all about User Handles support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
44
platform: xamarin
55
control: SfDiagram
66
documentation: UG

Xamarin/ProgressBar/Animation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Animation in Xamarin ProgressBar control | Syncfusion
4-
description: Learn here all about animation support in Syncfusion Xamarin ProgressBar control, its elements and more.
3+
title: Animation in Xamarin ProgressBar control | Syncfusion®
4+
description: Learn here all about animation support in Syncfusion® Xamarin ProgressBar control, its elements and more.
55
platform: xamarin
66
control: ProgressBar
77
documentation: ug

Xamarin/ProgressBar/Appearance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Appearance in Xamarin ProgressBar control | Syncfusion
4-
description: Learn here all about appearance support in Syncfusion Xamarin ProgressBar control, its elements and more.
3+
title: Appearance in Xamarin ProgressBar control | Syncfusion®
4+
description: Learn here all about appearance support in Syncfusion® Xamarin ProgressBar control, its elements and more.
55
platform: xamarin
66
control: ProgressBar
77
documentation: ug

Xamarin/ProgressBar/Customcontent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Custom Content in Xamarin ProgressBar control | Syncfusion
4-
description: Learn here all about customcontent support in Syncfusion Xamarin ProgressBar control, its elements and more.
3+
title: Custom Content in Xamarin ProgressBar control | Syncfusion®
4+
description: Learn here all about customcontent support in Syncfusion® Xamarin ProgressBar control, its elements and more.
55
platform: xamarin
66
control: ProgressBar
77
documentation: ug

Xamarin/ProgressBar/Events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Events in Xamarin ProgressBar control | Syncfusion
4-
description: Learn here all about Events support in Syncfusion Xamarin ProgressBar control, its elements and more.
3+
title: Events in Xamarin ProgressBar control | Syncfusion®
4+
description: Learn here all about Events support in Syncfusion® Xamarin ProgressBar control, its elements and more.
55
platform: xamarin
66
control: ProgressBar
77
documentation: ug

0 commit comments

Comments
 (0)