|
1 | 1 | ---
|
2 | 2 | layout: post
|
3 | 3 | title: Getting Started with Xamarin Charts Control | Syncfusion
|
4 |
| -description: Learn here all about getting started with Syncfusion Xamarin Charts control, its elements and more details. |
| 4 | +description: Learn here all about getting started with Syncfusion® Xamarin Charts control, its elements and more details. |
5 | 5 | platform: xamarin
|
6 | 6 | control: Chart
|
7 | 7 | documentation: ug
|
@@ -30,7 +30,7 @@ You can add SfChart reference using one of the following methods:
|
30 | 30 |
|
31 | 31 | **Method 1: Adding SfChart reference from nuget.org**
|
32 | 32 |
|
33 |
| -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add chart to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfChart](https://www.nuget.org/packages/Syncfusion.Xamarin.SfChart/), and then install it. |
| 33 | +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add chart to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfChart](https://www.nuget.org/packages/Syncfusion.Xamarin.SfChart/), and then install it. |
34 | 34 |
|
35 | 35 | 
|
36 | 36 |
|
|
40 | 40 |
|
41 | 41 | **Method 2: Adding SfChart reference from toolbox**
|
42 | 42 |
|
43 |
| -Syncfusion provides Xamarin Toolbox. Using this toolbox, you can drag the SfChart 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). |
| 43 | +Syncfusion® provides Xamarin Toolbox. Using this toolbox, you can drag the SfChart 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). |
44 | 44 |
|
45 | 45 | **Method 3: Adding SfChart assemblies manually from the installed location**
|
46 | 46 |
|
@@ -125,7 +125,7 @@ Syncfusion.Licensing.dll<br/>
|
125 | 125 |
|
126 | 126 | 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/offline-installer/how-to-download).
|
127 | 127 |
|
128 |
| -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. |
| 128 | +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. |
129 | 129 |
|
130 | 130 | ## Launching the application on each platform with chart
|
131 | 131 |
|
|
0 commit comments