Skip to content

DOCINFRA-2341_merged_using_automation #1031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Dec 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Annotation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Annotation in Xamarin Diagram control | Syncfusion
description: Learn here all about Annotation support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin
title: Annotation in Xamarin Diagram control | Syncfusion®
description: Learn here all about Annotation support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: Diagram
documentation: ug
keywords:
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Connector.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Connector in Xamarin Diagram control | Syncfusion
description: Learn here all about Connector support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin
title: Connector in Xamarin Diagram control | Syncfusion®
description: Learn here all about Connector support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: Diagram
documentation: UG
keywords:
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/Diagram/Diagram.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Diagram in Xamarin Diagram control | Syncfusion
description: Learn here all about Diagram support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
title: Diagram in Xamarin Diagram control | Syncfusion®
description: Learn here all about Diagram support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: ug
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/DrawingMode.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Drawing Mode in Xamarin Diagram control | Syncfusion
description: Learn here all about Drawing Mode support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
platform: Xamarin
title: Drawing Mode in Xamarin Diagram control | Syncfusion®
description: Learn here all about Drawing Mode support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
platform: xamarin
control: Diagram
documentation: ug
keywords:
Expand Down
14 changes: 7 additions & 7 deletions Xamarin/Diagram/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Xamarin Diagram control | Syncfusion
description: Learn here about getting started with Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin
title: Getting Started with Xamarin Diagram control | Syncfusion®
description: Learn here about getting started with Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: UG
keywords:
Expand All @@ -14,7 +14,7 @@ This section provides a quick overview for working with Diagram for Xamarin.Form

## Assembly deployment

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.
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.

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

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

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

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.
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.

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

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

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

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).
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).

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

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

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).

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.
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.

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

Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Gridlines.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Gridlines in Xamarin Diagram control | Syncfusion
description: Learn here all about Gridlines support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin
title: Gridlines in Xamarin Diagram control | Syncfusion®
description: Learn here all about Gridlines support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: Diagram
documentation: ug
keywords:
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/Diagram/Layout.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Layout in Xamarin Diagram control | Syncfusion
description: Learn here all about Layout support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
title: Layout in Xamarin Diagram control | Syncfusion®
description: Learn here all about Layout support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: Diagram
documentation: ug
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/Diagram/Mindmap.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Mindmap in Xamarin Diagram control | Syncfusion
description: Learn here all about Mindmap support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
title: Mindmap in Xamarin Diagram control | Syncfusion®
description: Learn here all about Mindmap support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: UG
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/Diagram/Node.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Node in Xamarin Diagram control | Syncfusion
description: Learn here all about Node support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
title: Node in Xamarin Diagram control | Syncfusion®
description: Learn here all about Node support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: ug
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: About Xamarin Diagram (SfDiagram) control | Syncfusion
description: Learn here all about introduction of Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin
title: About Xamarin Diagram (SfDiagram) control | Syncfusion®
description: Learn here all about introduction of Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: Ug
keywords: Diagram, org chart, flowchart, shape, use case, workflow.
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/OverviewPanel.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: About Xamarin Diagram control | Syncfusion
description: Learn here all about Overview Panel support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
platform: Xamarin
title: About Xamarin Diagram control | Syncfusion®
description: Learn here all about Overview Panel support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
platform: xamarin
control: SfDiagram
documentation: UG
keywords:
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Port.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Port in Xamarin Diagram control | Syncfusion
description: Learn here all about Port support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin
title: Port in Xamarin Diagram control | Syncfusion®
description: Learn here all about Port support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: UG
keywords:
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Scroll-Settings/AutoScrollLimit.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: post
title: Auto-Scroll Limit in Xamarin Diagram control | Syncfusion
description: Learn here all about Auto-Scroll Limit support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
platform: Xamarin.Forms
title: Auto-Scroll Limit in Xamarin Diagram control | Syncfusion®
description: Learn here all about Auto-Scroll Limit support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
platform: xamarin
control: SfDiagram
documentation: ug
---
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Scroll-Settings/DragLimit.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: post
title: Drag Limit in Xamarin Diagram control | Syncfusion
description: Learn here all about Drag Limit support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin.Forms
title: Drag Limit in Xamarin Diagram control | Syncfusion®
description: Learn here all about Drag Limit support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: ug
---
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Scroll-Settings/ScrollLimit.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: post
title: Scroll Limit in Xamarin Diagram control | Syncfusion
description: Learn here all about Scroll Limit support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin.Forms
title: Scroll Limit in Xamarin Diagram control | Syncfusion®
description: Learn here all about Scroll Limit support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: SfDiagram
documentation: ug
---
Expand Down
6 changes: 3 additions & 3 deletions Xamarin/Diagram/Stencil.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Stencil in Xamarin Diagram control | Syncfusion
description: Learn here all about Stencil support in Syncfusion Xamarin Diagram (SfDiagram) control, its elements and more.
platform: Xamarin
title: Stencil in Xamarin Diagram control | Syncfusion®
description: Learn here all about Stencil support in Syncfusion® Xamarin Diagram (SfDiagram) control, its elements and more.
platform: xamarin
control: Diagram
documentation: ug
keywords:
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/Diagram/Userhandles.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: User Handles in Xamarin Diagram control | Syncfusion
description: Learn here all about User Handles support in Syncfusion Xamarin Diagram (SfDiagram) control and more.
title: User Handles in Xamarin Diagram control | Syncfusion®
description: Learn here all about User Handles support in Syncfusion® Xamarin Diagram (SfDiagram) control and more.
platform: xamarin
control: SfDiagram
documentation: UG
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/ProgressBar/Animation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Animation in Xamarin ProgressBar control | Syncfusion
description: Learn here all about animation support in Syncfusion Xamarin ProgressBar control, its elements and more.
title: Animation in Xamarin ProgressBar control | Syncfusion®
description: Learn here all about animation support in Syncfusion® Xamarin ProgressBar control, its elements and more.
platform: xamarin
control: ProgressBar
documentation: ug
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/ProgressBar/Appearance.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Appearance in Xamarin ProgressBar control | Syncfusion
description: Learn here all about appearance support in Syncfusion Xamarin ProgressBar control, its elements and more.
title: Appearance in Xamarin ProgressBar control | Syncfusion®
description: Learn here all about appearance support in Syncfusion® Xamarin ProgressBar control, its elements and more.
platform: xamarin
control: ProgressBar
documentation: ug
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/ProgressBar/Customcontent.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Custom Content in Xamarin ProgressBar control | Syncfusion
description: Learn here all about customcontent support in Syncfusion Xamarin ProgressBar control, its elements and more.
title: Custom Content in Xamarin ProgressBar control | Syncfusion®
description: Learn here all about customcontent support in Syncfusion® Xamarin ProgressBar control, its elements and more.
platform: xamarin
control: ProgressBar
documentation: ug
Expand Down
4 changes: 2 additions & 2 deletions Xamarin/ProgressBar/Events.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Events in Xamarin ProgressBar control | Syncfusion
description: Learn here all about Events support in Syncfusion Xamarin ProgressBar control, its elements and more.
title: Events in Xamarin ProgressBar control | Syncfusion®
description: Learn here all about Events support in Syncfusion® Xamarin ProgressBar control, its elements and more.
platform: xamarin
control: ProgressBar
documentation: ug
Expand Down
Loading