Skip to content

Commit 483383c

Browse files
Merge pull request #598 from Syncfusion-Content/hotfix/hotfix-v28.1.33
DOCINFRA-2341_merged_using_automation
2 parents 1e69afe + b187e5d commit 483383c

19 files changed

+53
-53
lines changed

xamarin-android/ProgressBar/GettingStarted.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Overview | Xamarin.Android | Syncfusion
4-
description: Learn here about getting started with Syncfusion Xamarin ProgressBar (Progress Bar) control, its elements and more.
3+
title: Overview | Xamarin.Android | Syncfusion®
4+
description: Learn here about getting started with Syncfusion® Xamarin ProgressBar (Progress Bar) control, its elements and more.
55
platform: xamarin.android
66
control: Overview
77
documentation: ug
@@ -14,7 +14,7 @@ This section explains the steps required to work with progress bar in Xamarin.An
1414
## Add progress bar reference
1515

1616
After installing Essential Studio® for Xamarin, you can find all the required assemblies in the installation folders, typically:
17-
{Syncfusion Installed location}\Essential Studio{version number}\lib
17+
{Syncfusion® Installed location}\Essential Studio®{version number}\lib
1818

1919
N>Assemblies are available in unzipped package location in Mac.
2020

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
layout: post
3-
title: Overview | Xamarin.Android | Syncfusion
4-
description: overview
5-
platform: Xamarin.Android
3+
title: Overview | Xamarin.Android | Syncfusion®
4+
description: An overview of the Syncfusion® ProgressBar (SfProgressBar) control and its key features is available in Xamarin.Android.
5+
platform: xamarin.android
66
control: Overview
77
documentation: ug
88
---
99
# Overview
1010

1111
The progress bar provides a customizable visual that indicates the progress of a task.
1212

13-
Key features
13+
## Key features
1414

1515
* Visualize the progress in different shapes, such as rectangle and circle.
1616
* Customize the ranges with different colors in linear progress bar.
@@ -20,4 +20,4 @@ Key features
2020
* Customize the angle of the circular progress bar.
2121

2222

23-
![](overview_images/overview.png)
23+
![Overview in Xamarin.Android ProgressBar](overview_images/overview.png)

xamarin-android/SfDiagram/Annotation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Annotation for Essential Xamarin.Android Diagram | Syncfusion
2+
title: Annotation for Essential® Xamarin.Android Diagram | Syncfusion®
33
description: Describes how to add annotation in node and connector ,annotation customization in diagram for Xamarin.Android
4-
platform: Xamarin.Android
4+
platform: xamarin.android
55
control: SfDiagram
66
documentation: UG
77
keywords:

xamarin-android/SfDiagram/Connector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Adding connectors in Xamarin.Android diagram control | Syncfusion
2+
title: Adding connectors in Xamarin.Android diagram control | Syncfusion®
33
description: Describes how to add connector,connection with node and it's appearance in diagram control for Xamarin.Android
4-
platform: Xamarin.Android
4+
platform: xamarin.android
55
control: SfDiagram
66
documentation: UG
77
keywords:

xamarin-android/SfDiagram/Diagram.md

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

xamarin-android/SfDiagram/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 for Essential Xamarin.Android Diagram | Syncfusion
3-
description: Describes how to add drawing mode in diagram control for Xamarin.Android
4-
platform: Xamarin.Android
2+
title: Drawing mode for Essential® Xamarin.Android Diagram | Syncfusion®
3+
description: Describes how to add drawing mode in Syncfusion® Diagram (SfDiagram) control for Xamarin.Android
4+
platform: xamarin.android
55
control: Diagram
66
documentation: ug
77
keywords:

xamarin-android/SfDiagram/Getting-Started.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Getting Started in Essential Xamarin.Android Diagram | Syncfusion
2+
title: Getting Started in Essential® Xamarin.Android Diagram | Syncfusion®
33
description: Getting started with Xamarin.Android diagram and walk through to create a demo application from the scratch.
4-
platform: Xamarin.Android
4+
platform: xamarin.android
55
control: SfDiagram
66
documentation: UG
77
keywords:
88
---
9-
# Getting started in Essential Xamarin.Android Diagram
9+
# Getting started in Essential® Xamarin.Android Diagram
1010
This section provides a quick overview for working with Diagram for Xamarin.Android. This walkthrough demonstrates that, how to create a simple flow chart and an organization chart.
1111

1212
## Adding diagram reference
13-
Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add diagram to your project, open the NuGet package manager in Visual Studio, and search for [“Syncfusion.Xamarin.SfDiagram.Android”](https://www.nuget.org/packages/Syncfusion.Xamarin.SfDiagram.Android), and then install it.
13+
Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add diagram to your project, open the NuGet package manager in Visual Studio, and search for [“Syncfusion.Xamarin.SfDiagram.Android”](https://www.nuget.org/packages/Syncfusion.Xamarin.SfDiagram.Android), and then install it.
1414

1515
![Diagram reference in Xamarin.Android diagram](images/Getting-Started_img1.jpeg)
1616

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

1919
## Basic building blocks of Diagram
2020
* **Diagram-**It represents the drawing surface where all the graphical elements like nodes and connectors resides, can be used to display various types of diagrams and it is the root instance of the diagram control. A Diagram instance contains a collection of nodes and connectors to represent the graphical diagram.

xamarin-android/SfDiagram/Gridlines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Adding gridlines in Xamarin.Android Diagram control | Syncfusion
2+
title: Adding gridlines in Xamarin.Android Diagram control | Syncfusion®
33
description: Describes how to add gridlines,snapping gridlines and customization of gridlines in diagram control for Xamarin.Android
4-
platform: Xamarin.Android
4+
platform: xamarin.android
55
control: Diagram
66
documentation: ug
77
keywords:

xamarin-android/SfDiagram/Layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Adding layout in diagram control for Xamarin.Android | Syncfusion
2+
title: Adding layout in diagram control for Xamarin.Android | Syncfusion®
33
description: Describes how to add layout,data source setting,drag & drop support in layout and expand & collapse in diagram control for Xamarin.Android.
4-
platform: Xamarin.Android
4+
platform: xamarin.android
55
control: SfDiagram
66
documentation: UG
77
keywords:

xamarin-android/SfDiagram/Mindmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Add mindmap for Essential Xamarin.Android Diagram | Syncfusion
2+
title: Add mindmap for Essential® Xamarin.Android Diagram | Syncfusion®
33
description: Describes how to add mindmap,free form layout and mindmap layout style in diagram for Xamarin.Android
4-
platform: Xamarin.Android
4+
platform: xamarin.android
55
control: SfDiagram
66
documentation: UG
77
keywords:

0 commit comments

Comments
 (0)