Skip to content

Commit f742ba3

Browse files
Added the Trademark Symbol in md files
1 parent 40ebea9 commit f742ba3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

xamarin-android/SfDiagram/Getting-Started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
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.

0 commit comments

Comments
 (0)