From 44ea07d1034e4dca7023ae173b15c611ad793d39 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Fri, 20 Dec 2024 20:35:19 +0530 Subject: [PATCH 01/12] update the trademark symbol for Xamarin Chart and Range Navigator --- Xamarin/Charts/Getting-Started.md | 12 ++++++------ Xamarin/Charts/Localization.md | 8 ++++---- Xamarin/Charts/Overview.md | 4 ++-- Xamarin/Charts/Trendlines.md | 4 ++-- Xamarin/Charts/appearance.md | 4 ++-- Xamarin/Charts/axis.md | 4 ++-- Xamarin/Charts/chartannotation.md | 4 ++-- Xamarin/Charts/chartseries.md | 4 ++-- Xamarin/Charts/charttitle.md | 4 ++-- Xamarin/Charts/charttypes.md | 4 ++-- Xamarin/Charts/datamarker.md | 4 ++-- Xamarin/Charts/export.md | 4 ++-- Xamarin/Charts/legend.md | 4 ++-- Xamarin/Charts/performance.md | 4 ++-- Xamarin/Charts/selection.md | 4 ++-- Xamarin/Charts/stripLines.md | 4 ++-- Xamarin/Charts/technicalindicators.md | 4 ++-- Xamarin/Charts/tooltip.md | 4 ++-- Xamarin/Charts/trackball.md | 4 ++-- Xamarin/Charts/working-with-data.md | 4 ++-- Xamarin/Charts/zoompan.md | 4 ++-- Xamarin/DateTime-Range-Navigator/Localization.md | 8 ++++---- Xamarin/DateTime-Range-Navigator/content.md | 4 ++-- Xamarin/DateTime-Range-Navigator/gridline.md | 4 ++-- .../DateTime-Range-Navigator/minorandmajorscale.md | 4 ++-- Xamarin/DateTime-Range-Navigator/overview.md | 4 ++-- Xamarin/DateTime-Range-Navigator/range.md | 4 ++-- Xamarin/DateTime-Range-Navigator/rangenavigator.md | 10 +++++----- Xamarin/DateTime-Range-Navigator/thumb.md | 4 ++-- Xamarin/DateTime-Range-Navigator/tooltip.md | 4 ++-- 30 files changed, 71 insertions(+), 71 deletions(-) diff --git a/Xamarin/Charts/Getting-Started.md b/Xamarin/Charts/Getting-Started.md index 25eaa1727..5497594f3 100644 --- a/Xamarin/Charts/Getting-Started.md +++ b/Xamarin/Charts/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Charts Control | Syncfusion -description: Learn here all about getting started with Syncfusion Xamarin Charts control, its elements and more details. +title: Getting Started with Xamarin Charts Control | Syncfusion® +description: Learn here all about getting started with Syncfusion® Xamarin Charts control, its elements and more details. platform: xamarin control: Chart documentation: ug @@ -30,7 +30,7 @@ You can add SfChart reference using one of the following methods: **Method 1: Adding SfChart reference from nuget.org** -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. +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. ![Adding Xamarin.Forms Chart reference](Getting-Started_images/img3.png) @@ -40,7 +40,7 @@ N> **Method 2: Adding SfChart reference from toolbox** -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). +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). **Method 3: Adding SfChart assemblies manually from the installed location** @@ -125,7 +125,7 @@ Syncfusion.Licensing.dll
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). -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. ## Launching the application on each platform with chart @@ -700,7 +700,7 @@ N> You can refer to our [Xamarin Charts](https://www.syncfusion.com/xamarin-ui-c [How to resolve the rendering issue with chart in iOS and macOS](https://support.syncfusion.com/kb/article/6658/how-to-resolve-chart-not-rendering-issue-in-ios-and-macos) -[How to make Syncfusion Xamarin.Forms chart to work in UWP in release mode when .NET Native tool chain is enabled](https://support.syncfusion.com/kb/article/6664/how-to-make-syncfusion-xamarin-forms-chart-to-work-in-uwp-in-release-mode-when-net-native) +[How to make Syncfusion® Xamarin.Forms chart to work in UWP in release mode when .NET Native tool chain is enabled](https://support.syncfusion.com/kb/article/6664/how-to-make-syncfusion-xamarin-forms-chart-to-work-in-uwp-in-release-mode-when-net-native) [How to solve application crashes due to privacy violation in iOS 10+ devices](https://support.syncfusion.com/kb/article/7971/how-to-solve-privacy-violation-in-devices-in-xamarinforms-chart) diff --git a/Xamarin/Charts/Localization.md b/Xamarin/Charts/Localization.md index e28075363..01ae50da7 100644 --- a/Xamarin/Charts/Localization.md +++ b/Xamarin/Charts/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Charts control | Syncfusion -description: Learn here all about Localization support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Localization in Xamarin Charts control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: SfChart documentation: ug @@ -11,11 +11,11 @@ documentation: ug You can localize [`SfChart`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfChart.XForms.SfChart.html) in all the platforms by adding a .resx file in a .NET Standard project alone. The following steps describe how to localize SfChart in a project and you can download the complete sample from this [`link`](https://github.com/SyncfusionExamples/how-to-localize-the-labels-in-xamarin-forms-sfchart). -N> Here, the resources have been already created for some cultures and shared them on [`Syncfusion GitHub`](https://github.com/syncfusion/xamarin-localized-texts) for your convenience. +N> Here, the resources have been already created for some cultures and shared them on [`Syncfusion® GitHub`](https://github.com/syncfusion/xamarin-localized-texts) for your convenience. * Add a new folder in the .NET Standard project named Resources. -* Add resource files for the languages you wish to support, and set their Build Action to EmbeddedResource. The name of the resource file should be $name of the Syncfusion component$+$language code$+.resx. For example, if you add a resource file for the French culture, add the Syncfusion.SfChart.XForms.fr-FR.resx file to Resources folder as illustrated in the following screenshot. +* Add resource files for the languages you wish to support, and set their Build Action to EmbeddedResource. The name of the resource file should be $name of the Syncfusion® component$+$language code$+.resx. For example, if you add a resource file for the French culture, add the Syncfusion.SfChart.XForms.fr-FR.resx file to Resources folder as illustrated in the following screenshot. ![Localization support in Xamarin.Forms Chart](localization_images/LocalizationResource.png) diff --git a/Xamarin/Charts/Overview.md b/Xamarin/Charts/Overview.md index 49b62063a..5bbef9527 100644 --- a/Xamarin/Charts/Overview.md +++ b/Xamarin/Charts/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Charts control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: About Xamarin Charts control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/Trendlines.md b/Xamarin/Charts/Trendlines.md index 1c8c037eb..ec7698f62 100644 --- a/Xamarin/Charts/Trendlines.md +++ b/Xamarin/Charts/Trendlines.md @@ -1,7 +1,7 @@ --- layout: post -title: Trendlines in Xamarin Charts control | Syncfusion -description: Learn here all about Trendlines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Trendlines in Xamarin Charts control | Syncfusion® +description: Learn here all about Trendlines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/appearance.md b/Xamarin/Charts/appearance.md index 257a90cb8..37e4ad290 100644 --- a/Xamarin/Charts/appearance.md +++ b/Xamarin/Charts/appearance.md @@ -1,7 +1,7 @@ --- layout: post -title: Appearance in Xamarin Charts control | Syncfusion -description: Learn here all about Appearance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Appearance in Xamarin Charts control | Syncfusion® +description: Learn here all about Appearance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/axis.md b/Xamarin/Charts/axis.md index fbb17444e..c22b25bc5 100644 --- a/Xamarin/Charts/axis.md +++ b/Xamarin/Charts/axis.md @@ -1,7 +1,7 @@ --- layout: post -title: Axis in Xamarin Charts control | Syncfusion -description: Learn here all about Axis support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Axis in Xamarin Charts control | Syncfusion® +description: Learn here all about Axis support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/chartannotation.md b/Xamarin/Charts/chartannotation.md index 650cbfac5..593765c09 100644 --- a/Xamarin/Charts/chartannotation.md +++ b/Xamarin/Charts/chartannotation.md @@ -1,7 +1,7 @@ --- layout: post -title: Annotations in Xamarin Charts control | Syncfusion -description: Learn here all about Annotations support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Annotations in Xamarin Charts control | Syncfusion® +description: Learn here all about Annotations support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/chartseries.md b/Xamarin/Charts/chartseries.md index 3ec470060..b1dad5b1a 100644 --- a/Xamarin/Charts/chartseries.md +++ b/Xamarin/Charts/chartseries.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Series in Xamarin Charts control | Syncfusion -description: Learn here all about Chart Series support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Chart Series in Xamarin Charts control | Syncfusion® +description: Learn here all about Chart Series support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/charttitle.md b/Xamarin/Charts/charttitle.md index 8430c11bf..059ab0d7f 100644 --- a/Xamarin/Charts/charttitle.md +++ b/Xamarin/Charts/charttitle.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Title in Xamarin Charts control | Syncfusion -description: Learn here all about Chart Title support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Chart Title in Xamarin Charts control | Syncfusion® +description: Learn here all about Chart Title support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/charttypes.md b/Xamarin/Charts/charttypes.md index 18569000e..eb63abae1 100644 --- a/Xamarin/Charts/charttypes.md +++ b/Xamarin/Charts/charttypes.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Types in Xamarin Charts control | Syncfusion -description: Learn here all about Chart Types support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Chart Types in Xamarin Charts control | Syncfusion® +description: Learn here all about Chart Types support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/datamarker.md b/Xamarin/Charts/datamarker.md index 62b94c4af..ada6f4eb5 100644 --- a/Xamarin/Charts/datamarker.md +++ b/Xamarin/Charts/datamarker.md @@ -1,7 +1,7 @@ --- layout: post -title: Data Markers in Xamarin Charts control | Syncfusion -description: Learn here all about Data Markers support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Data Markers in Xamarin Charts control | Syncfusion® +description: Learn here all about Data Markers support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/export.md b/Xamarin/Charts/export.md index 710d44d81..c2fd25cef 100644 --- a/Xamarin/Charts/export.md +++ b/Xamarin/Charts/export.md @@ -1,7 +1,7 @@ --- layout: post -title: Exporting in Xamarin Charts control | Syncfusion -description: Learn here all about Exporting support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Exporting in Xamarin Charts control | Syncfusion® +description: Learn here all about Exporting support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/legend.md b/Xamarin/Charts/legend.md index 48473b8bd..400e778ce 100644 --- a/Xamarin/Charts/legend.md +++ b/Xamarin/Charts/legend.md @@ -1,7 +1,7 @@ --- layout: post -title: Legend in Xamarin Charts control | Syncfusion -description: Learn here all about Legend support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Legend in Xamarin Charts control | Syncfusion® +description: Learn here all about Legend support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/performance.md b/Xamarin/Charts/performance.md index ce8af67f1..5ae309fe9 100644 --- a/Xamarin/Charts/performance.md +++ b/Xamarin/Charts/performance.md @@ -1,7 +1,7 @@ --- layout: post -title: Performance in Xamarin Charts control | Syncfusion -description: Learn here all about Performance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Performance in Xamarin Charts control | Syncfusion® +description: Learn here all about Performance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/selection.md b/Xamarin/Charts/selection.md index 10e716033..609459d89 100644 --- a/Xamarin/Charts/selection.md +++ b/Xamarin/Charts/selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection in Xamarin Charts control | Syncfusion -description: Learn here all about Selection support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Selection in Xamarin Charts control | Syncfusion® +description: Learn here all about Selection support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/stripLines.md b/Xamarin/Charts/stripLines.md index 6ac5cbe1e..c8647cfc1 100644 --- a/Xamarin/Charts/stripLines.md +++ b/Xamarin/Charts/stripLines.md @@ -1,7 +1,7 @@ --- layout: post -title: StripLines in Xamarin Charts control | Syncfusion -description: Learn here all about StripLines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: StripLines in Xamarin Charts control | Syncfusion® +description: Learn here all about StripLines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/technicalindicators.md b/Xamarin/Charts/technicalindicators.md index 1b66074f9..c10b6215b 100644 --- a/Xamarin/Charts/technicalindicators.md +++ b/Xamarin/Charts/technicalindicators.md @@ -1,7 +1,7 @@ --- layout: post -title: Technical Indicators in Xamarin Charts control | Syncfusion -description: Learn here all about Technical Indicators support in Syncfusion Xamarin Charts (SfChart) control and more. +title: Technical Indicators in Xamarin Charts control | Syncfusion® +description: Learn here all about Technical Indicators support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/tooltip.md b/Xamarin/Charts/tooltip.md index 4d42a7d65..2e8ddbe79 100644 --- a/Xamarin/Charts/tooltip.md +++ b/Xamarin/Charts/tooltip.md @@ -1,7 +1,7 @@ --- layout: post -title: Tooltip in Xamarin Charts control | Syncfusion -description: Learn here all about Tooltip support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Tooltip in Xamarin Charts control | Syncfusion® +description: Learn here all about Tooltip support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/trackball.md b/Xamarin/Charts/trackball.md index c731d44bd..c4f32bc82 100644 --- a/Xamarin/Charts/trackball.md +++ b/Xamarin/Charts/trackball.md @@ -1,7 +1,7 @@ --- layout: post -title: Trackball in Xamarin Charts control | Syncfusion -description: Learn here all about Trackball support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Trackball in Xamarin Charts control | Syncfusion® +description: Learn here all about Trackball support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/working-with-data.md b/Xamarin/Charts/working-with-data.md index 11dc525cd..3057317f3 100644 --- a/Xamarin/Charts/working-with-data.md +++ b/Xamarin/Charts/working-with-data.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Data in Xamarin Charts control | Syncfusion -description: Learn here all about Populating Data support in Syncfusion Xamarin Charts (SfChart) control and more. +title: Populating Data in Xamarin Charts control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/zoompan.md b/Xamarin/Charts/zoompan.md index b8dc6af7f..ae19eacba 100644 --- a/Xamarin/Charts/zoompan.md +++ b/Xamarin/Charts/zoompan.md @@ -1,7 +1,7 @@ --- layout: post -title: Zooming and Panning in Xamarin Charts control | Syncfusion -description: Learn here all about Zooming and Panning support in Syncfusion Xamarin Charts (SfChart) control and more. +title: Zooming and Panning in Xamarin Charts control | Syncfusion® +description: Learn here all about Zooming and Panning support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/Localization.md b/Xamarin/DateTime-Range-Navigator/Localization.md index 2bf39df69..2c691895b 100644 --- a/Xamarin/DateTime-Range-Navigator/Localization.md +++ b/Xamarin/DateTime-Range-Navigator/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Localization support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Localization in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug @@ -11,11 +11,11 @@ documentation: ug You can localize [`SfDateTimeRangeNavigator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.RangeNavigator.XForms.SfDateTimeRangeNavigator.html) in all the platforms by adding a .resx file in a .NET Standard project alone. The following steps describe how to localize SfDateTimeRangeNavigator in a project. -N> Here, the resources have been already created for some cultures and shared them on [`Syncfusion GitHub`](https://github.com/syncfusion/xamarin-localized-texts) for your convenience. +N> Here, the resources have been already created for some cultures and shared them on [`Syncfusion® GitHub`](https://github.com/syncfusion/xamarin-localized-texts) for your convenience. 1. Add a new folder in the .NET Standard project named Resources. -2. Add resource files for the languages you wish to support and set their Build Action to EmbeddedResource. The name of the resource file should be $name of the Syncfusion component$+$language code$+.resx. For example, if you add a resource file for the French culture, add the Syncfusion.SfChart.XForms.fr-FR.resx file to Resources folder as illustrated in the following screenshot. +2. Add resource files for the languages you wish to support and set their Build Action to EmbeddedResource. The name of the resource file should be $name of the Syncfusion® component$+$language code$+.resx. For example, if you add a resource file for the French culture, add the Syncfusion.SfChart.XForms.fr-FR.resx file to Resources folder as illustrated in the following screenshot. ![Localization support in Xamarin.Forms DateTimeRangeNavigator](localization_images/LocalizationResource.png) diff --git a/Xamarin/DateTime-Range-Navigator/content.md b/Xamarin/DateTime-Range-Navigator/content.md index 34602b6f9..26203d5e4 100644 --- a/Xamarin/DateTime-Range-Navigator/content.md +++ b/Xamarin/DateTime-Range-Navigator/content.md @@ -1,7 +1,7 @@ --- layout: post -title: Content in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Content support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Content in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Content support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/gridline.md b/Xamarin/DateTime-Range-Navigator/gridline.md index ecc1fa9db..e3bdb09ce 100644 --- a/Xamarin/DateTime-Range-Navigator/gridline.md +++ b/Xamarin/DateTime-Range-Navigator/gridline.md @@ -1,7 +1,7 @@ --- layout: post -title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Grid Lines support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Grid Lines support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md index b162437e6..624db6dca 100644 --- a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md +++ b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md @@ -1,7 +1,7 @@ --- layout: post -title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion -description: Learn here all about Major and Minor scales support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion® +description: Learn here all about Major and Minor scales support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/overview.md b/Xamarin/DateTime-Range-Navigator/overview.md index fa131976f..1343dd792 100644 --- a/Xamarin/DateTime-Range-Navigator/overview.md +++ b/Xamarin/DateTime-Range-Navigator/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: About Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/range.md b/Xamarin/DateTime-Range-Navigator/range.md index cd04a9fa1..19b477f5b 100644 --- a/Xamarin/DateTime-Range-Navigator/range.md +++ b/Xamarin/DateTime-Range-Navigator/range.md @@ -1,7 +1,7 @@ --- layout: post -title: Range in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Range support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Range in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Range support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/rangenavigator.md b/Xamarin/DateTime-Range-Navigator/rangenavigator.md index 4286fd8cb..7fcbb4a71 100644 --- a/Xamarin/DateTime-Range-Navigator/rangenavigator.md +++ b/Xamarin/DateTime-Range-Navigator/rangenavigator.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion -description: Learn here all about Getting Started support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion® +description: Learn here all about Getting Started support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug @@ -25,7 +25,7 @@ You can add SfDateTimeRangeNavigator reference in one of the following methods: **Method 1: Adding SfDateTimeRangeNavigator reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfDateTimeRangeNavigator 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. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfDateTimeRangeNavigator 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. ![Adding Xamarin.Forms date-time range navigator reference](gettingstarted_images/img3.png) @@ -33,7 +33,7 @@ N> Install the same version of the SfChart NuGet in all the projects. **Method 2: Adding SfDateTimeRangeNavigator reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the SfDateTimeRangeNavigator 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 SfDateTimeRangeNavigator 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 SfDateTimeRangeNavigator assemblies manually from the installed location** @@ -93,7 +93,7 @@ Syncfusion.Licensing.dll
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). -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. ## Launching the application on each platform with range navigator diff --git a/Xamarin/DateTime-Range-Navigator/thumb.md b/Xamarin/DateTime-Range-Navigator/thumb.md index 012de8d5a..ac028fabc 100644 --- a/Xamarin/DateTime-Range-Navigator/thumb.md +++ b/Xamarin/DateTime-Range-Navigator/thumb.md @@ -1,7 +1,7 @@ --- layout: post -title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Thumb support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Thumb support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/tooltip.md b/Xamarin/DateTime-Range-Navigator/tooltip.md index 3711280e8..9b4f0adf9 100644 --- a/Xamarin/DateTime-Range-Navigator/tooltip.md +++ b/Xamarin/DateTime-Range-Navigator/tooltip.md @@ -1,7 +1,7 @@ --- layout: post -title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Tooltip support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Tooltip support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug From 347002b87576373e4a77bffb8e7da2641d36ff30 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Mon, 23 Dec 2024 15:29:58 +0530 Subject: [PATCH 02/12] revert the trademark symbol from title and description --- Xamarin/Charts/Getting-Started.md | 4 ++-- Xamarin/Charts/Localization.md | 4 ++-- Xamarin/Charts/Overview.md | 4 ++-- Xamarin/Charts/Trendlines.md | 4 ++-- Xamarin/Charts/appearance.md | 4 ++-- Xamarin/Charts/axis.md | 4 ++-- Xamarin/Charts/chartannotation.md | 4 ++-- Xamarin/Charts/chartseries.md | 4 ++-- Xamarin/Charts/charttitle.md | 4 ++-- Xamarin/Charts/charttypes.md | 4 ++-- Xamarin/Charts/datamarker.md | 4 ++-- Xamarin/Charts/export.md | 4 ++-- Xamarin/Charts/legend.md | 4 ++-- Xamarin/Charts/performance.md | 4 ++-- Xamarin/Charts/selection.md | 4 ++-- Xamarin/Charts/stripLines.md | 4 ++-- Xamarin/Charts/technicalindicators.md | 4 ++-- Xamarin/Charts/tooltip.md | 4 ++-- Xamarin/Charts/trackball.md | 4 ++-- Xamarin/Charts/working-with-data.md | 4 ++-- Xamarin/Charts/zoompan.md | 4 ++-- Xamarin/DateTime-Range-Navigator/Localization.md | 4 ++-- Xamarin/DateTime-Range-Navigator/content.md | 4 ++-- Xamarin/DateTime-Range-Navigator/gridline.md | 4 ++-- Xamarin/DateTime-Range-Navigator/minorandmajorscale.md | 4 ++-- Xamarin/DateTime-Range-Navigator/overview.md | 4 ++-- Xamarin/DateTime-Range-Navigator/range.md | 4 ++-- Xamarin/DateTime-Range-Navigator/rangenavigator.md | 4 ++-- Xamarin/DateTime-Range-Navigator/thumb.md | 4 ++-- Xamarin/DateTime-Range-Navigator/tooltip.md | 4 ++-- 30 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Xamarin/Charts/Getting-Started.md b/Xamarin/Charts/Getting-Started.md index 5497594f3..ab43bb9b0 100644 --- a/Xamarin/Charts/Getting-Started.md +++ b/Xamarin/Charts/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Charts Control | Syncfusion® -description: Learn here all about getting started with Syncfusion® Xamarin Charts control, its elements and more details. +title: Getting Started with Xamarin Charts Control | Syncfusion +description: Learn here all about getting started with Syncfusion Xamarin Charts control, its elements and more details. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/Localization.md b/Xamarin/Charts/Localization.md index 01ae50da7..394cf06dc 100644 --- a/Xamarin/Charts/Localization.md +++ b/Xamarin/Charts/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Charts control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Localization in Xamarin Charts control | Syncfusion +description: Learn here all about Localization support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: SfChart documentation: ug diff --git a/Xamarin/Charts/Overview.md b/Xamarin/Charts/Overview.md index 5bbef9527..49b62063a 100644 --- a/Xamarin/Charts/Overview.md +++ b/Xamarin/Charts/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Charts control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: About Xamarin Charts control | Syncfusion +description: Learn here all about introduction of Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/Trendlines.md b/Xamarin/Charts/Trendlines.md index ec7698f62..1c8c037eb 100644 --- a/Xamarin/Charts/Trendlines.md +++ b/Xamarin/Charts/Trendlines.md @@ -1,7 +1,7 @@ --- layout: post -title: Trendlines in Xamarin Charts control | Syncfusion® -description: Learn here all about Trendlines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Trendlines in Xamarin Charts control | Syncfusion +description: Learn here all about Trendlines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/appearance.md b/Xamarin/Charts/appearance.md index 37e4ad290..257a90cb8 100644 --- a/Xamarin/Charts/appearance.md +++ b/Xamarin/Charts/appearance.md @@ -1,7 +1,7 @@ --- layout: post -title: Appearance in Xamarin Charts control | Syncfusion® -description: Learn here all about Appearance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Appearance in Xamarin Charts control | Syncfusion +description: Learn here all about Appearance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/axis.md b/Xamarin/Charts/axis.md index c22b25bc5..fbb17444e 100644 --- a/Xamarin/Charts/axis.md +++ b/Xamarin/Charts/axis.md @@ -1,7 +1,7 @@ --- layout: post -title: Axis in Xamarin Charts control | Syncfusion® -description: Learn here all about Axis support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Axis in Xamarin Charts control | Syncfusion +description: Learn here all about Axis support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/chartannotation.md b/Xamarin/Charts/chartannotation.md index 593765c09..650cbfac5 100644 --- a/Xamarin/Charts/chartannotation.md +++ b/Xamarin/Charts/chartannotation.md @@ -1,7 +1,7 @@ --- layout: post -title: Annotations in Xamarin Charts control | Syncfusion® -description: Learn here all about Annotations support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Annotations in Xamarin Charts control | Syncfusion +description: Learn here all about Annotations support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/chartseries.md b/Xamarin/Charts/chartseries.md index b1dad5b1a..3ec470060 100644 --- a/Xamarin/Charts/chartseries.md +++ b/Xamarin/Charts/chartseries.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Series in Xamarin Charts control | Syncfusion® -description: Learn here all about Chart Series support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Chart Series in Xamarin Charts control | Syncfusion +description: Learn here all about Chart Series support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/charttitle.md b/Xamarin/Charts/charttitle.md index 059ab0d7f..8430c11bf 100644 --- a/Xamarin/Charts/charttitle.md +++ b/Xamarin/Charts/charttitle.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Title in Xamarin Charts control | Syncfusion® -description: Learn here all about Chart Title support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Chart Title in Xamarin Charts control | Syncfusion +description: Learn here all about Chart Title support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/charttypes.md b/Xamarin/Charts/charttypes.md index eb63abae1..18569000e 100644 --- a/Xamarin/Charts/charttypes.md +++ b/Xamarin/Charts/charttypes.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Types in Xamarin Charts control | Syncfusion® -description: Learn here all about Chart Types support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Chart Types in Xamarin Charts control | Syncfusion +description: Learn here all about Chart Types support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/datamarker.md b/Xamarin/Charts/datamarker.md index ada6f4eb5..62b94c4af 100644 --- a/Xamarin/Charts/datamarker.md +++ b/Xamarin/Charts/datamarker.md @@ -1,7 +1,7 @@ --- layout: post -title: Data Markers in Xamarin Charts control | Syncfusion® -description: Learn here all about Data Markers support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Data Markers in Xamarin Charts control | Syncfusion +description: Learn here all about Data Markers support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/export.md b/Xamarin/Charts/export.md index c2fd25cef..710d44d81 100644 --- a/Xamarin/Charts/export.md +++ b/Xamarin/Charts/export.md @@ -1,7 +1,7 @@ --- layout: post -title: Exporting in Xamarin Charts control | Syncfusion® -description: Learn here all about Exporting support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Exporting in Xamarin Charts control | Syncfusion +description: Learn here all about Exporting support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/legend.md b/Xamarin/Charts/legend.md index 400e778ce..48473b8bd 100644 --- a/Xamarin/Charts/legend.md +++ b/Xamarin/Charts/legend.md @@ -1,7 +1,7 @@ --- layout: post -title: Legend in Xamarin Charts control | Syncfusion® -description: Learn here all about Legend support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Legend in Xamarin Charts control | Syncfusion +description: Learn here all about Legend support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/performance.md b/Xamarin/Charts/performance.md index 5ae309fe9..ce8af67f1 100644 --- a/Xamarin/Charts/performance.md +++ b/Xamarin/Charts/performance.md @@ -1,7 +1,7 @@ --- layout: post -title: Performance in Xamarin Charts control | Syncfusion® -description: Learn here all about Performance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Performance in Xamarin Charts control | Syncfusion +description: Learn here all about Performance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/selection.md b/Xamarin/Charts/selection.md index 609459d89..10e716033 100644 --- a/Xamarin/Charts/selection.md +++ b/Xamarin/Charts/selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection in Xamarin Charts control | Syncfusion® -description: Learn here all about Selection support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Selection in Xamarin Charts control | Syncfusion +description: Learn here all about Selection support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/stripLines.md b/Xamarin/Charts/stripLines.md index c8647cfc1..6ac5cbe1e 100644 --- a/Xamarin/Charts/stripLines.md +++ b/Xamarin/Charts/stripLines.md @@ -1,7 +1,7 @@ --- layout: post -title: StripLines in Xamarin Charts control | Syncfusion® -description: Learn here all about StripLines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: StripLines in Xamarin Charts control | Syncfusion +description: Learn here all about StripLines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/technicalindicators.md b/Xamarin/Charts/technicalindicators.md index c10b6215b..1b66074f9 100644 --- a/Xamarin/Charts/technicalindicators.md +++ b/Xamarin/Charts/technicalindicators.md @@ -1,7 +1,7 @@ --- layout: post -title: Technical Indicators in Xamarin Charts control | Syncfusion® -description: Learn here all about Technical Indicators support in Syncfusion® Xamarin Charts (SfChart) control and more. +title: Technical Indicators in Xamarin Charts control | Syncfusion +description: Learn here all about Technical Indicators support in Syncfusion Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/tooltip.md b/Xamarin/Charts/tooltip.md index 2e8ddbe79..4d42a7d65 100644 --- a/Xamarin/Charts/tooltip.md +++ b/Xamarin/Charts/tooltip.md @@ -1,7 +1,7 @@ --- layout: post -title: Tooltip in Xamarin Charts control | Syncfusion® -description: Learn here all about Tooltip support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Tooltip in Xamarin Charts control | Syncfusion +description: Learn here all about Tooltip support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/trackball.md b/Xamarin/Charts/trackball.md index c4f32bc82..c731d44bd 100644 --- a/Xamarin/Charts/trackball.md +++ b/Xamarin/Charts/trackball.md @@ -1,7 +1,7 @@ --- layout: post -title: Trackball in Xamarin Charts control | Syncfusion® -description: Learn here all about Trackball support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. +title: Trackball in Xamarin Charts control | Syncfusion +description: Learn here all about Trackball support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/working-with-data.md b/Xamarin/Charts/working-with-data.md index 3057317f3..11dc525cd 100644 --- a/Xamarin/Charts/working-with-data.md +++ b/Xamarin/Charts/working-with-data.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Data in Xamarin Charts control | Syncfusion® -description: Learn here all about Populating Data support in Syncfusion® Xamarin Charts (SfChart) control and more. +title: Populating Data in Xamarin Charts control | Syncfusion +description: Learn here all about Populating Data support in Syncfusion Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/zoompan.md b/Xamarin/Charts/zoompan.md index ae19eacba..b8dc6af7f 100644 --- a/Xamarin/Charts/zoompan.md +++ b/Xamarin/Charts/zoompan.md @@ -1,7 +1,7 @@ --- layout: post -title: Zooming and Panning in Xamarin Charts control | Syncfusion® -description: Learn here all about Zooming and Panning support in Syncfusion® Xamarin Charts (SfChart) control and more. +title: Zooming and Panning in Xamarin Charts control | Syncfusion +description: Learn here all about Zooming and Panning support in Syncfusion Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/Localization.md b/Xamarin/DateTime-Range-Navigator/Localization.md index 2c691895b..8c0a1f63b 100644 --- a/Xamarin/DateTime-Range-Navigator/Localization.md +++ b/Xamarin/DateTime-Range-Navigator/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin DateTime Range Navigator control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Localization in Xamarin DateTime Range Navigator control | Syncfusion +description: Learn here all about Localization support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/content.md b/Xamarin/DateTime-Range-Navigator/content.md index 26203d5e4..34602b6f9 100644 --- a/Xamarin/DateTime-Range-Navigator/content.md +++ b/Xamarin/DateTime-Range-Navigator/content.md @@ -1,7 +1,7 @@ --- layout: post -title: Content in Xamarin DateTime Range Navigator control | Syncfusion® -description: Learn here all about Content support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Content in Xamarin DateTime Range Navigator control | Syncfusion +description: Learn here all about Content support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/gridline.md b/Xamarin/DateTime-Range-Navigator/gridline.md index e3bdb09ce..ecc1fa9db 100644 --- a/Xamarin/DateTime-Range-Navigator/gridline.md +++ b/Xamarin/DateTime-Range-Navigator/gridline.md @@ -1,7 +1,7 @@ --- layout: post -title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion® -description: Learn here all about Grid Lines support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion +description: Learn here all about Grid Lines support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md index 624db6dca..b162437e6 100644 --- a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md +++ b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md @@ -1,7 +1,7 @@ --- layout: post -title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion® -description: Learn here all about Major and Minor scales support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion +description: Learn here all about Major and Minor scales support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/overview.md b/Xamarin/DateTime-Range-Navigator/overview.md index 1343dd792..fa131976f 100644 --- a/Xamarin/DateTime-Range-Navigator/overview.md +++ b/Xamarin/DateTime-Range-Navigator/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin DateTime Range Navigator control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: About Xamarin DateTime Range Navigator control | Syncfusion +description: Learn here all about introduction of Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/range.md b/Xamarin/DateTime-Range-Navigator/range.md index 19b477f5b..cd04a9fa1 100644 --- a/Xamarin/DateTime-Range-Navigator/range.md +++ b/Xamarin/DateTime-Range-Navigator/range.md @@ -1,7 +1,7 @@ --- layout: post -title: Range in Xamarin DateTime Range Navigator control | Syncfusion® -description: Learn here all about Range support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Range in Xamarin DateTime Range Navigator control | Syncfusion +description: Learn here all about Range support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/rangenavigator.md b/Xamarin/DateTime-Range-Navigator/rangenavigator.md index 7fcbb4a71..847332915 100644 --- a/Xamarin/DateTime-Range-Navigator/rangenavigator.md +++ b/Xamarin/DateTime-Range-Navigator/rangenavigator.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion® -description: Learn here all about Getting Started support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion +description: Learn here all about Getting Started support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/thumb.md b/Xamarin/DateTime-Range-Navigator/thumb.md index ac028fabc..012de8d5a 100644 --- a/Xamarin/DateTime-Range-Navigator/thumb.md +++ b/Xamarin/DateTime-Range-Navigator/thumb.md @@ -1,7 +1,7 @@ --- layout: post -title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion® -description: Learn here all about Thumb support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion +description: Learn here all about Thumb support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/tooltip.md b/Xamarin/DateTime-Range-Navigator/tooltip.md index 9b4f0adf9..3711280e8 100644 --- a/Xamarin/DateTime-Range-Navigator/tooltip.md +++ b/Xamarin/DateTime-Range-Navigator/tooltip.md @@ -1,7 +1,7 @@ --- layout: post -title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion® -description: Learn here all about Tooltip support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion +description: Learn here all about Tooltip support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug From 7b1cdd61f83d3653e77838eb9bffd61240fefa64 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Mon, 23 Dec 2024 18:01:18 +0530 Subject: [PATCH 03/12] update the trademark symbol for title and description --- Xamarin/Charts/Getting-Started.md | 4 ++-- Xamarin/Charts/Localization.md | 4 ++-- Xamarin/Charts/Overview.md | 4 ++-- Xamarin/Charts/Trendlines.md | 4 ++-- Xamarin/Charts/appearance.md | 4 ++-- Xamarin/Charts/axis.md | 4 ++-- Xamarin/Charts/chartannotation.md | 4 ++-- Xamarin/Charts/chartseries.md | 4 ++-- Xamarin/Charts/charttitle.md | 4 ++-- Xamarin/Charts/charttypes.md | 4 ++-- Xamarin/Charts/datamarker.md | 4 ++-- Xamarin/Charts/export.md | 4 ++-- Xamarin/Charts/legend.md | 4 ++-- Xamarin/Charts/performance.md | 4 ++-- Xamarin/Charts/selection.md | 4 ++-- Xamarin/Charts/stripLines.md | 4 ++-- Xamarin/Charts/technicalindicators.md | 4 ++-- Xamarin/Charts/tooltip.md | 4 ++-- Xamarin/Charts/trackball.md | 4 ++-- Xamarin/Charts/working-with-data.md | 4 ++-- Xamarin/Charts/zoompan.md | 4 ++-- Xamarin/DateTime-Range-Navigator/Localization.md | 4 ++-- Xamarin/DateTime-Range-Navigator/content.md | 4 ++-- Xamarin/DateTime-Range-Navigator/gridline.md | 4 ++-- Xamarin/DateTime-Range-Navigator/minorandmajorscale.md | 4 ++-- Xamarin/DateTime-Range-Navigator/overview.md | 4 ++-- Xamarin/DateTime-Range-Navigator/range.md | 4 ++-- Xamarin/DateTime-Range-Navigator/rangenavigator.md | 4 ++-- Xamarin/DateTime-Range-Navigator/thumb.md | 4 ++-- Xamarin/DateTime-Range-Navigator/tooltip.md | 4 ++-- 30 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Xamarin/Charts/Getting-Started.md b/Xamarin/Charts/Getting-Started.md index ab43bb9b0..5497594f3 100644 --- a/Xamarin/Charts/Getting-Started.md +++ b/Xamarin/Charts/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Charts Control | Syncfusion -description: Learn here all about getting started with Syncfusion Xamarin Charts control, its elements and more details. +title: Getting Started with Xamarin Charts Control | Syncfusion® +description: Learn here all about getting started with Syncfusion® Xamarin Charts control, its elements and more details. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/Localization.md b/Xamarin/Charts/Localization.md index 394cf06dc..01ae50da7 100644 --- a/Xamarin/Charts/Localization.md +++ b/Xamarin/Charts/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Charts control | Syncfusion -description: Learn here all about Localization support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Localization in Xamarin Charts control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: SfChart documentation: ug diff --git a/Xamarin/Charts/Overview.md b/Xamarin/Charts/Overview.md index 49b62063a..5bbef9527 100644 --- a/Xamarin/Charts/Overview.md +++ b/Xamarin/Charts/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Charts control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: About Xamarin Charts control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/Trendlines.md b/Xamarin/Charts/Trendlines.md index 1c8c037eb..ec7698f62 100644 --- a/Xamarin/Charts/Trendlines.md +++ b/Xamarin/Charts/Trendlines.md @@ -1,7 +1,7 @@ --- layout: post -title: Trendlines in Xamarin Charts control | Syncfusion -description: Learn here all about Trendlines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Trendlines in Xamarin Charts control | Syncfusion® +description: Learn here all about Trendlines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/appearance.md b/Xamarin/Charts/appearance.md index 257a90cb8..37e4ad290 100644 --- a/Xamarin/Charts/appearance.md +++ b/Xamarin/Charts/appearance.md @@ -1,7 +1,7 @@ --- layout: post -title: Appearance in Xamarin Charts control | Syncfusion -description: Learn here all about Appearance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Appearance in Xamarin Charts control | Syncfusion® +description: Learn here all about Appearance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/axis.md b/Xamarin/Charts/axis.md index fbb17444e..c22b25bc5 100644 --- a/Xamarin/Charts/axis.md +++ b/Xamarin/Charts/axis.md @@ -1,7 +1,7 @@ --- layout: post -title: Axis in Xamarin Charts control | Syncfusion -description: Learn here all about Axis support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Axis in Xamarin Charts control | Syncfusion® +description: Learn here all about Axis support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/chartannotation.md b/Xamarin/Charts/chartannotation.md index 650cbfac5..593765c09 100644 --- a/Xamarin/Charts/chartannotation.md +++ b/Xamarin/Charts/chartannotation.md @@ -1,7 +1,7 @@ --- layout: post -title: Annotations in Xamarin Charts control | Syncfusion -description: Learn here all about Annotations support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Annotations in Xamarin Charts control | Syncfusion® +description: Learn here all about Annotations support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/chartseries.md b/Xamarin/Charts/chartseries.md index 3ec470060..b1dad5b1a 100644 --- a/Xamarin/Charts/chartseries.md +++ b/Xamarin/Charts/chartseries.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Series in Xamarin Charts control | Syncfusion -description: Learn here all about Chart Series support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Chart Series in Xamarin Charts control | Syncfusion® +description: Learn here all about Chart Series support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/charttitle.md b/Xamarin/Charts/charttitle.md index 8430c11bf..059ab0d7f 100644 --- a/Xamarin/Charts/charttitle.md +++ b/Xamarin/Charts/charttitle.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Title in Xamarin Charts control | Syncfusion -description: Learn here all about Chart Title support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Chart Title in Xamarin Charts control | Syncfusion® +description: Learn here all about Chart Title support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/charttypes.md b/Xamarin/Charts/charttypes.md index 18569000e..eb63abae1 100644 --- a/Xamarin/Charts/charttypes.md +++ b/Xamarin/Charts/charttypes.md @@ -1,7 +1,7 @@ --- layout: post -title: Chart Types in Xamarin Charts control | Syncfusion -description: Learn here all about Chart Types support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Chart Types in Xamarin Charts control | Syncfusion® +description: Learn here all about Chart Types support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/datamarker.md b/Xamarin/Charts/datamarker.md index 62b94c4af..ada6f4eb5 100644 --- a/Xamarin/Charts/datamarker.md +++ b/Xamarin/Charts/datamarker.md @@ -1,7 +1,7 @@ --- layout: post -title: Data Markers in Xamarin Charts control | Syncfusion -description: Learn here all about Data Markers support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Data Markers in Xamarin Charts control | Syncfusion® +description: Learn here all about Data Markers support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/export.md b/Xamarin/Charts/export.md index 710d44d81..c2fd25cef 100644 --- a/Xamarin/Charts/export.md +++ b/Xamarin/Charts/export.md @@ -1,7 +1,7 @@ --- layout: post -title: Exporting in Xamarin Charts control | Syncfusion -description: Learn here all about Exporting support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Exporting in Xamarin Charts control | Syncfusion® +description: Learn here all about Exporting support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/legend.md b/Xamarin/Charts/legend.md index 48473b8bd..400e778ce 100644 --- a/Xamarin/Charts/legend.md +++ b/Xamarin/Charts/legend.md @@ -1,7 +1,7 @@ --- layout: post -title: Legend in Xamarin Charts control | Syncfusion -description: Learn here all about Legend support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Legend in Xamarin Charts control | Syncfusion® +description: Learn here all about Legend support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/performance.md b/Xamarin/Charts/performance.md index ce8af67f1..5ae309fe9 100644 --- a/Xamarin/Charts/performance.md +++ b/Xamarin/Charts/performance.md @@ -1,7 +1,7 @@ --- layout: post -title: Performance in Xamarin Charts control | Syncfusion -description: Learn here all about Performance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Performance in Xamarin Charts control | Syncfusion® +description: Learn here all about Performance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/selection.md b/Xamarin/Charts/selection.md index 10e716033..609459d89 100644 --- a/Xamarin/Charts/selection.md +++ b/Xamarin/Charts/selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection in Xamarin Charts control | Syncfusion -description: Learn here all about Selection support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Selection in Xamarin Charts control | Syncfusion® +description: Learn here all about Selection support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/stripLines.md b/Xamarin/Charts/stripLines.md index 6ac5cbe1e..c8647cfc1 100644 --- a/Xamarin/Charts/stripLines.md +++ b/Xamarin/Charts/stripLines.md @@ -1,7 +1,7 @@ --- layout: post -title: StripLines in Xamarin Charts control | Syncfusion -description: Learn here all about StripLines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: StripLines in Xamarin Charts control | Syncfusion® +description: Learn here all about StripLines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/technicalindicators.md b/Xamarin/Charts/technicalindicators.md index 1b66074f9..c10b6215b 100644 --- a/Xamarin/Charts/technicalindicators.md +++ b/Xamarin/Charts/technicalindicators.md @@ -1,7 +1,7 @@ --- layout: post -title: Technical Indicators in Xamarin Charts control | Syncfusion -description: Learn here all about Technical Indicators support in Syncfusion Xamarin Charts (SfChart) control and more. +title: Technical Indicators in Xamarin Charts control | Syncfusion® +description: Learn here all about Technical Indicators support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/tooltip.md b/Xamarin/Charts/tooltip.md index 4d42a7d65..2e8ddbe79 100644 --- a/Xamarin/Charts/tooltip.md +++ b/Xamarin/Charts/tooltip.md @@ -1,7 +1,7 @@ --- layout: post -title: Tooltip in Xamarin Charts control | Syncfusion -description: Learn here all about Tooltip support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Tooltip in Xamarin Charts control | Syncfusion® +description: Learn here all about Tooltip support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/trackball.md b/Xamarin/Charts/trackball.md index c731d44bd..c4f32bc82 100644 --- a/Xamarin/Charts/trackball.md +++ b/Xamarin/Charts/trackball.md @@ -1,7 +1,7 @@ --- layout: post -title: Trackball in Xamarin Charts control | Syncfusion -description: Learn here all about Trackball support in Syncfusion Xamarin Charts (SfChart) control, its elements and more. +title: Trackball in Xamarin Charts control | Syncfusion® +description: Learn here all about Trackball support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/working-with-data.md b/Xamarin/Charts/working-with-data.md index 11dc525cd..3057317f3 100644 --- a/Xamarin/Charts/working-with-data.md +++ b/Xamarin/Charts/working-with-data.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Data in Xamarin Charts control | Syncfusion -description: Learn here all about Populating Data support in Syncfusion Xamarin Charts (SfChart) control and more. +title: Populating Data in Xamarin Charts control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/zoompan.md b/Xamarin/Charts/zoompan.md index b8dc6af7f..ae19eacba 100644 --- a/Xamarin/Charts/zoompan.md +++ b/Xamarin/Charts/zoompan.md @@ -1,7 +1,7 @@ --- layout: post -title: Zooming and Panning in Xamarin Charts control | Syncfusion -description: Learn here all about Zooming and Panning support in Syncfusion Xamarin Charts (SfChart) control and more. +title: Zooming and Panning in Xamarin Charts control | Syncfusion® +description: Learn here all about Zooming and Panning support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/Localization.md b/Xamarin/DateTime-Range-Navigator/Localization.md index 8c0a1f63b..2c691895b 100644 --- a/Xamarin/DateTime-Range-Navigator/Localization.md +++ b/Xamarin/DateTime-Range-Navigator/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Localization support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Localization in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/content.md b/Xamarin/DateTime-Range-Navigator/content.md index 34602b6f9..26203d5e4 100644 --- a/Xamarin/DateTime-Range-Navigator/content.md +++ b/Xamarin/DateTime-Range-Navigator/content.md @@ -1,7 +1,7 @@ --- layout: post -title: Content in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Content support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Content in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Content support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/gridline.md b/Xamarin/DateTime-Range-Navigator/gridline.md index ecc1fa9db..e3bdb09ce 100644 --- a/Xamarin/DateTime-Range-Navigator/gridline.md +++ b/Xamarin/DateTime-Range-Navigator/gridline.md @@ -1,7 +1,7 @@ --- layout: post -title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Grid Lines support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Grid Lines support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md index b162437e6..624db6dca 100644 --- a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md +++ b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md @@ -1,7 +1,7 @@ --- layout: post -title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion -description: Learn here all about Major and Minor scales support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion® +description: Learn here all about Major and Minor scales support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/overview.md b/Xamarin/DateTime-Range-Navigator/overview.md index fa131976f..1343dd792 100644 --- a/Xamarin/DateTime-Range-Navigator/overview.md +++ b/Xamarin/DateTime-Range-Navigator/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: About Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/range.md b/Xamarin/DateTime-Range-Navigator/range.md index cd04a9fa1..19b477f5b 100644 --- a/Xamarin/DateTime-Range-Navigator/range.md +++ b/Xamarin/DateTime-Range-Navigator/range.md @@ -1,7 +1,7 @@ --- layout: post -title: Range in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Range support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Range in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Range support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/rangenavigator.md b/Xamarin/DateTime-Range-Navigator/rangenavigator.md index 847332915..7fcbb4a71 100644 --- a/Xamarin/DateTime-Range-Navigator/rangenavigator.md +++ b/Xamarin/DateTime-Range-Navigator/rangenavigator.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion -description: Learn here all about Getting Started support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion® +description: Learn here all about Getting Started support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/thumb.md b/Xamarin/DateTime-Range-Navigator/thumb.md index 012de8d5a..ac028fabc 100644 --- a/Xamarin/DateTime-Range-Navigator/thumb.md +++ b/Xamarin/DateTime-Range-Navigator/thumb.md @@ -1,7 +1,7 @@ --- layout: post -title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Thumb support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Thumb support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/tooltip.md b/Xamarin/DateTime-Range-Navigator/tooltip.md index 3711280e8..9b4f0adf9 100644 --- a/Xamarin/DateTime-Range-Navigator/tooltip.md +++ b/Xamarin/DateTime-Range-Navigator/tooltip.md @@ -1,7 +1,7 @@ --- layout: post -title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion -description: Learn here all about Tooltip support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. +title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion® +description: Learn here all about Tooltip support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator documentation: ug From e71bec25367036dba1aded4297adf82aa457a952 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Tue, 24 Dec 2024 15:48:45 +0530 Subject: [PATCH 04/12] update the trademark symbol for Essential term --- Xamarin/Charts/Overview.md | 2 +- Xamarin/Charts/axis.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Xamarin/Charts/Overview.md b/Xamarin/Charts/Overview.md index 5bbef9527..1b28f434e 100644 --- a/Xamarin/Charts/Overview.md +++ b/Xamarin/Charts/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Xamarin Charts (SfChart) Overview -Essential Chart for Xamarin.Forms provide a perfect way to visualize data with a high level of user interactivity that focuses on development, productivity and simplicity of use. Essential Chart also provides a wide variety of charting features that are used to visualize large quantities of data, flexible data binding and user customization. +Essential® Chart for Xamarin.Forms provide a perfect way to visualize data with a high level of user interactivity that focuses on development, productivity and simplicity of use. Essential® Chart also provides a wide variety of charting features that are used to visualize large quantities of data, flexible data binding and user customization. ![Overview of Xamarin.Forms Chart](Overview_images/img1.png) diff --git a/Xamarin/Charts/axis.md b/Xamarin/Charts/axis.md index c22b25bc5..1ab3b4142 100644 --- a/Xamarin/Charts/axis.md +++ b/Xamarin/Charts/axis.md @@ -543,7 +543,7 @@ chart.PrimaryAxis = new DateTimeAxis() { Date time intervals can be customized using [`Interval`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfChart.XForms.DateTimeAxis.html#Syncfusion_SfChart_XForms_DateTimeAxis_Interval) and [`IntervalType`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfChart.XForms.DateTimeAxis.html#Syncfusion_SfChart_XForms_DateTimeAxis_IntervalType) properties of the [`DateTimeAxis`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfChart.XForms.DateTimeAxis.html). For example, setting [`Interval`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfChart.XForms.DateTimeAxis.html#Syncfusion_SfChart_XForms_DateTimeAxis_Interval) as 2 and [`IntervalType`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfChart.XForms.DateTimeAxis.html#Syncfusion_SfChart_XForms_DateTimeAxis_IntervalType) as [`Years`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfChart.XForms.DateTimeIntervalType.html#Syncfusion_SfChart_XForms_DateTimeIntervalType_Years) will consider 2 years as interval. -Essential Chart supports the following types of interval for date time axis +Essential® Chart supports the following types of interval for date time axis * Years * Months From 1b30b1eec5a428063857a7953a2d42eabd88ee69 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Mon, 30 Dec 2024 09:49:18 +0530 Subject: [PATCH 05/12] update the trademark symbol for how to section folder in chart --- Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md | 2 +- Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md | 2 +- Xamarin/Charts/how-to/Customize-the-SfChart-padding.md | 4 ++-- .../how-to/Get-the-data-point-collection-based-on-region.md | 2 +- Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md | 2 +- .../Transform-axis-value-to-pixel-value-and-vice-versa.md | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md index cae0b0341..e75952374 100644 --- a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md +++ b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md @@ -1,6 +1,6 @@ --- layout: post -title: Adding custom labels to SfChart axis | Syncfusion +title: Adding custom labels to SfChart axis | Syncfusion® description: Add, remove or modify the labels of SfChart axis platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md b/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md index f128d0a21..9cfd9ecfb 100644 --- a/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md +++ b/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md @@ -1,6 +1,6 @@ --- layout: post -title: Adding duplicate axis in Syncfusion SfChart +title: Adding duplicate axis in Syncfusion® SfChart description: This section describes how to add duplicate axis with specified range in the Xamarin.Forms SfChart control. platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md b/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md index 583f1c3af..69dd7d39a 100644 --- a/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md +++ b/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md @@ -1,7 +1,7 @@ --- layout: post -title: Customize the Syncfusion SfChart padding -description: This section describes how to customize the Xamarin.Forms Syncfusion SfChart by applying padding to avoid crossing of axis labels. +title: Customize the Syncfusion® SfChart padding +description: This section describes how to customize the Xamarin.Forms Syncfusion® SfChart by applying padding to avoid crossing of axis labels. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md index 495e90a8f..80c3f111a 100644 --- a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md +++ b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md @@ -1,6 +1,6 @@ --- layout: post -title: Get the data point collection based on region in Syncfusion SfChart +title: Get the data point collection based on region in Syncfusion® SfChart description: Get the data point collection based on region in SfChart platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md index 32a6d0d55..7027df72f 100644 --- a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md +++ b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md @@ -1,6 +1,6 @@ --- layout: post -title: Get the touch position in Syncfusion SfChart +title: Get the touch position in Syncfusion® SfChart description: Get the touch position in SfChart platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md index 827e1c3b9..c31a7d9b4 100644 --- a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md +++ b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md @@ -1,6 +1,6 @@ --- layout: post -title: Transform axis value to pixel value and vice-versa | Syncfusion +title: Transform axis value to pixel value and vice-versa | Syncfusion® description: Transform axis value to pixel value and vice-versa in SfChart platform: xamarin control: Chart From 89ff72ab87871d129ebf5c4df10c3f1d04e5b3e0 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Mon, 30 Dec 2024 10:42:46 +0530 Subject: [PATCH 06/12] remove the trademark symbol --- Xamarin/Charts/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xamarin/Charts/Getting-Started.md b/Xamarin/Charts/Getting-Started.md index 5497594f3..07a46f539 100644 --- a/Xamarin/Charts/Getting-Started.md +++ b/Xamarin/Charts/Getting-Started.md @@ -700,7 +700,7 @@ N> You can refer to our [Xamarin Charts](https://www.syncfusion.com/xamarin-ui-c [How to resolve the rendering issue with chart in iOS and macOS](https://support.syncfusion.com/kb/article/6658/how-to-resolve-chart-not-rendering-issue-in-ios-and-macos) -[How to make Syncfusion® Xamarin.Forms chart to work in UWP in release mode when .NET Native tool chain is enabled](https://support.syncfusion.com/kb/article/6664/how-to-make-syncfusion-xamarin-forms-chart-to-work-in-uwp-in-release-mode-when-net-native) +[How to make Syncfusion Xamarin.Forms chart to work in UWP in release mode when .NET Native tool chain is enabled](https://support.syncfusion.com/kb/article/6664/how-to-make-syncfusion-xamarin-forms-chart-to-work-in-uwp-in-release-mode-when-net-native) [How to solve application crashes due to privacy violation in iOS 10+ devices](https://support.syncfusion.com/kb/article/7971/how-to-solve-privacy-violation-in-devices-in-xamarinforms-chart) From 7a1c543d80efc5901d37fbf06eacc06c36665a6f Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Mon, 30 Dec 2024 11:05:40 +0530 Subject: [PATCH 07/12] update the description to resolve the font matter CI error --- Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md | 2 +- .../how-to/Get-the-data-point-collection-based-on-region.md | 2 +- Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md | 2 +- .../Transform-axis-value-to-pixel-value-and-vice-versa.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md index e75952374..855e36a83 100644 --- a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md +++ b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md @@ -1,7 +1,7 @@ --- layout: post title: Adding custom labels to SfChart axis | Syncfusion® -description: Add, remove or modify the labels of SfChart axis +description: This section how to add, remove, or modify axis labels in Xamarin.Forms SfChart, use the Axis.Labels property to manage labels programmatically. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md index 80c3f111a..a14e017b9 100644 --- a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md +++ b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md @@ -1,7 +1,7 @@ --- layout: post title: Get the data point collection based on region in Syncfusion® SfChart -description: Get the data point collection based on region in SfChart +description: This section how to get the data point collection based on a region in Xamarin.Forms SfChart, use the VisibleRange or hit-test support to identify points. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md index 7027df72f..cb8f1e9aa 100644 --- a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md +++ b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Get the touch position in Syncfusion® SfChart -description: Get the touch position in SfChart +description: This section how to get the touch position in Xamarin.Forms SfChart, handle the ChartTapped event and use the event arguments to retrieve touch coordinates. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md index c31a7d9b4..6890080a5 100644 --- a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md +++ b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md @@ -1,7 +1,7 @@ --- layout: post title: Transform axis value to pixel value and vice-versa | Syncfusion® -description: Transform axis value to pixel value and vice-versa in SfChart +description: This section how to transform axis values to pixel values and vice-versa in Xamarin.Forms SfChart, use the Axis.ValueToPoint and PointToValue methods. platform: xamarin control: Chart documentation: ug From 2617c1c1a6d80032893b379e82dfe6851f2e3d3c Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Tue, 31 Dec 2024 10:30:16 +0530 Subject: [PATCH 08/12] update the description in how to section folder --- Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md | 2 +- .../how-to/Get-the-data-point-collection-based-on-region.md | 2 +- Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md | 2 +- .../Transform-axis-value-to-pixel-value-and-vice-versa.md | 2 +- Xamarin/DateTime-Range-Navigator/rangenavigator.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md index 855e36a83..a2e0ffc94 100644 --- a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md +++ b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md @@ -1,7 +1,7 @@ --- layout: post title: Adding custom labels to SfChart axis | Syncfusion® -description: This section how to add, remove, or modify axis labels in Xamarin.Forms SfChart, use the Axis.Labels property to manage labels programmatically. +description: This section how to add, remove, or modify axis labels in Xamarin.Forms SfChart. Use the axis Labels property to manage labels programmatically. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md index a14e017b9..c7c8e2b6c 100644 --- a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md +++ b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md @@ -1,7 +1,7 @@ --- layout: post title: Get the data point collection based on region in Syncfusion® SfChart -description: This section how to get the data point collection based on a region in Xamarin.Forms SfChart, use the VisibleRange or hit-test support to identify points. +description: This section how to get the data point collection based on a region in Xamarin.Forms SfChart. Use the VisibleRange or hit-test support to identify points. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md index cb8f1e9aa..161cbf4c6 100644 --- a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md +++ b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Get the touch position in Syncfusion® SfChart -description: This section how to get the touch position in Xamarin.Forms SfChart, handle the ChartTapped event and use the event arguments to retrieve touch coordinates. +description: This section how to get the touch position in Xamarin.Forms SfChart. Handle the ChartTapped event and use the event arguments to retrieve touch coordinates. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md index 6890080a5..572031e9a 100644 --- a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md +++ b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md @@ -1,7 +1,7 @@ --- layout: post title: Transform axis value to pixel value and vice-versa | Syncfusion® -description: This section how to transform axis values to pixel values and vice-versa in Xamarin.Forms SfChart, use the Axis.ValueToPoint and PointToValue methods. +description: This section explains how to transform axis values to pixel values and vice-versa in Xamarin.Forms SfChart. Use the axis ValueToPoint and PointToValue methods. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/DateTime-Range-Navigator/rangenavigator.md b/Xamarin/DateTime-Range-Navigator/rangenavigator.md index 7fcbb4a71..0cd3c9606 100644 --- a/Xamarin/DateTime-Range-Navigator/rangenavigator.md +++ b/Xamarin/DateTime-Range-Navigator/rangenavigator.md @@ -33,7 +33,7 @@ N> Install the same version of the SfChart NuGet in all the projects. **Method 2: Adding SfDateTimeRangeNavigator reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfDateTimeRangeNavigator 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 SfDateTimeRangeNavigator 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 SfDateTimeRangeNavigator assemblies manually from the installed location** From cbafb60df96ea419a58b198ece0d6fa9a6472c15 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Wed, 1 Jan 2025 23:10:19 +0530 Subject: [PATCH 09/12] remove the trademark symbol from title tag --- Xamarin/Charts/Getting-Started.md | 2 +- Xamarin/Charts/Localization.md | 2 +- Xamarin/Charts/Overview.md | 2 +- Xamarin/Charts/Trendlines.md | 2 +- Xamarin/Charts/appearance.md | 2 +- Xamarin/Charts/axis.md | 2 +- Xamarin/Charts/chartannotation.md | 2 +- Xamarin/Charts/chartseries.md | 2 +- Xamarin/Charts/charttitle.md | 2 +- Xamarin/Charts/charttypes.md | 2 +- Xamarin/Charts/datamarker.md | 2 +- Xamarin/Charts/export.md | 2 +- Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md | 2 +- Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md | 2 +- Xamarin/Charts/how-to/Customize-the-SfChart-padding.md | 2 +- .../how-to/Get-the-data-point-collection-based-on-region.md | 2 +- Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md | 2 +- .../Transform-axis-value-to-pixel-value-and-vice-versa.md | 2 +- Xamarin/Charts/legend.md | 2 +- Xamarin/Charts/performance.md | 2 +- Xamarin/Charts/selection.md | 2 +- Xamarin/Charts/stripLines.md | 2 +- Xamarin/Charts/technicalindicators.md | 2 +- Xamarin/Charts/tooltip.md | 2 +- Xamarin/Charts/trackball.md | 2 +- Xamarin/Charts/working-with-data.md | 2 +- Xamarin/Charts/zoompan.md | 2 +- Xamarin/DateTime-Range-Navigator/Localization.md | 2 +- Xamarin/DateTime-Range-Navigator/content.md | 2 +- Xamarin/DateTime-Range-Navigator/gridline.md | 2 +- Xamarin/DateTime-Range-Navigator/minorandmajorscale.md | 2 +- Xamarin/DateTime-Range-Navigator/overview.md | 2 +- Xamarin/DateTime-Range-Navigator/range.md | 2 +- Xamarin/DateTime-Range-Navigator/rangenavigator.md | 2 +- Xamarin/DateTime-Range-Navigator/thumb.md | 2 +- Xamarin/DateTime-Range-Navigator/tooltip.md | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Xamarin/Charts/Getting-Started.md b/Xamarin/Charts/Getting-Started.md index 07a46f539..0c71cdb23 100644 --- a/Xamarin/Charts/Getting-Started.md +++ b/Xamarin/Charts/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Xamarin Charts Control | Syncfusion® +title: Getting Started with Xamarin Charts Control | Syncfusion description: Learn here all about getting started with Syncfusion® Xamarin Charts control, its elements and more details. platform: xamarin control: Chart diff --git a/Xamarin/Charts/Localization.md b/Xamarin/Charts/Localization.md index 01ae50da7..e789e5dfb 100644 --- a/Xamarin/Charts/Localization.md +++ b/Xamarin/Charts/Localization.md @@ -1,6 +1,6 @@ --- layout: post -title: Localization in Xamarin Charts control | Syncfusion® +title: Localization in Xamarin Charts control | Syncfusion description: Learn here all about Localization support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: SfChart diff --git a/Xamarin/Charts/Overview.md b/Xamarin/Charts/Overview.md index 1b28f434e..8dd72035a 100644 --- a/Xamarin/Charts/Overview.md +++ b/Xamarin/Charts/Overview.md @@ -1,6 +1,6 @@ --- layout: post -title: About Xamarin Charts control | Syncfusion® +title: About Xamarin Charts control | Syncfusion description: Learn here all about introduction of Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/Trendlines.md b/Xamarin/Charts/Trendlines.md index ec7698f62..0cd763904 100644 --- a/Xamarin/Charts/Trendlines.md +++ b/Xamarin/Charts/Trendlines.md @@ -1,6 +1,6 @@ --- layout: post -title: Trendlines in Xamarin Charts control | Syncfusion® +title: Trendlines in Xamarin Charts control | Syncfusion description: Learn here all about Trendlines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/appearance.md b/Xamarin/Charts/appearance.md index 37e4ad290..e0311de49 100644 --- a/Xamarin/Charts/appearance.md +++ b/Xamarin/Charts/appearance.md @@ -1,6 +1,6 @@ --- layout: post -title: Appearance in Xamarin Charts control | Syncfusion® +title: Appearance in Xamarin Charts control | Syncfusion description: Learn here all about Appearance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/axis.md b/Xamarin/Charts/axis.md index 1ab3b4142..3abdf819a 100644 --- a/Xamarin/Charts/axis.md +++ b/Xamarin/Charts/axis.md @@ -1,6 +1,6 @@ --- layout: post -title: Axis in Xamarin Charts control | Syncfusion® +title: Axis in Xamarin Charts control | Syncfusion description: Learn here all about Axis support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/chartannotation.md b/Xamarin/Charts/chartannotation.md index 593765c09..500aac32b 100644 --- a/Xamarin/Charts/chartannotation.md +++ b/Xamarin/Charts/chartannotation.md @@ -1,6 +1,6 @@ --- layout: post -title: Annotations in Xamarin Charts control | Syncfusion® +title: Annotations in Xamarin Charts control | Syncfusion description: Learn here all about Annotations support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/chartseries.md b/Xamarin/Charts/chartseries.md index b1dad5b1a..34e985a53 100644 --- a/Xamarin/Charts/chartseries.md +++ b/Xamarin/Charts/chartseries.md @@ -1,6 +1,6 @@ --- layout: post -title: Chart Series in Xamarin Charts control | Syncfusion® +title: Chart Series in Xamarin Charts control | Syncfusion description: Learn here all about Chart Series support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/charttitle.md b/Xamarin/Charts/charttitle.md index 059ab0d7f..628645790 100644 --- a/Xamarin/Charts/charttitle.md +++ b/Xamarin/Charts/charttitle.md @@ -1,6 +1,6 @@ --- layout: post -title: Chart Title in Xamarin Charts control | Syncfusion® +title: Chart Title in Xamarin Charts control | Syncfusion description: Learn here all about Chart Title support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/charttypes.md b/Xamarin/Charts/charttypes.md index eb63abae1..ad2d26d5b 100644 --- a/Xamarin/Charts/charttypes.md +++ b/Xamarin/Charts/charttypes.md @@ -1,6 +1,6 @@ --- layout: post -title: Chart Types in Xamarin Charts control | Syncfusion® +title: Chart Types in Xamarin Charts control | Syncfusion description: Learn here all about Chart Types support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/datamarker.md b/Xamarin/Charts/datamarker.md index ada6f4eb5..99476282c 100644 --- a/Xamarin/Charts/datamarker.md +++ b/Xamarin/Charts/datamarker.md @@ -1,6 +1,6 @@ --- layout: post -title: Data Markers in Xamarin Charts control | Syncfusion® +title: Data Markers in Xamarin Charts control | Syncfusion description: Learn here all about Data Markers support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/export.md b/Xamarin/Charts/export.md index c2fd25cef..4bb45a6a7 100644 --- a/Xamarin/Charts/export.md +++ b/Xamarin/Charts/export.md @@ -1,6 +1,6 @@ --- layout: post -title: Exporting in Xamarin Charts control | Syncfusion® +title: Exporting in Xamarin Charts control | Syncfusion description: Learn here all about Exporting support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin diff --git a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md index a2e0ffc94..1064c2036 100644 --- a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md +++ b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md @@ -1,6 +1,6 @@ --- layout: post -title: Adding custom labels to SfChart axis | Syncfusion® +title: Adding custom labels to SfChart axis | Syncfusion description: This section how to add, remove, or modify axis labels in Xamarin.Forms SfChart. Use the axis Labels property to manage labels programmatically. platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md b/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md index 9cfd9ecfb..f128d0a21 100644 --- a/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md +++ b/Xamarin/Charts/how-to/Adding-duplicate-axis-in-SfChart.md @@ -1,6 +1,6 @@ --- layout: post -title: Adding duplicate axis in Syncfusion® SfChart +title: Adding duplicate axis in Syncfusion SfChart description: This section describes how to add duplicate axis with specified range in the Xamarin.Forms SfChart control. platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md b/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md index 69dd7d39a..81a59708e 100644 --- a/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md +++ b/Xamarin/Charts/how-to/Customize-the-SfChart-padding.md @@ -1,6 +1,6 @@ --- layout: post -title: Customize the Syncfusion® SfChart padding +title: Customize the Syncfusion SfChart padding description: This section describes how to customize the Xamarin.Forms Syncfusion® SfChart by applying padding to avoid crossing of axis labels. platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md index c7c8e2b6c..6080640f5 100644 --- a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md +++ b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md @@ -1,6 +1,6 @@ --- layout: post -title: Get the data point collection based on region in Syncfusion® SfChart +title: Get the data point collection based on region in Syncfusion SfChart description: This section how to get the data point collection based on a region in Xamarin.Forms SfChart. Use the VisibleRange or hit-test support to identify points. platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md index 161cbf4c6..0bdaa5b54 100644 --- a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md +++ b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md @@ -1,6 +1,6 @@ --- layout: post -title: Get the touch position in Syncfusion® SfChart +title: Get the touch position in Syncfusion SfChart description: This section how to get the touch position in Xamarin.Forms SfChart. Handle the ChartTapped event and use the event arguments to retrieve touch coordinates. platform: xamarin control: Chart diff --git a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md index 572031e9a..6f3d1ef4e 100644 --- a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md +++ b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md @@ -1,6 +1,6 @@ --- layout: post -title: Transform axis value to pixel value and vice-versa | Syncfusion® +title: Transform axis value to pixel value and vice-versa | Syncfusion description: This section explains how to transform axis values to pixel values and vice-versa in Xamarin.Forms SfChart. Use the axis ValueToPoint and PointToValue methods. platform: xamarin control: Chart diff --git a/Xamarin/Charts/legend.md b/Xamarin/Charts/legend.md index 400e778ce..0f8a70dee 100644 --- a/Xamarin/Charts/legend.md +++ b/Xamarin/Charts/legend.md @@ -1,6 +1,6 @@ --- layout: post -title: Legend in Xamarin Charts control | Syncfusion® +title: Legend in Xamarin Charts control | Syncfusion description: Learn here all about Legend support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/performance.md b/Xamarin/Charts/performance.md index 5ae309fe9..0f30e2819 100644 --- a/Xamarin/Charts/performance.md +++ b/Xamarin/Charts/performance.md @@ -1,6 +1,6 @@ --- layout: post -title: Performance in Xamarin Charts control | Syncfusion® +title: Performance in Xamarin Charts control | Syncfusion description: Learn here all about Performance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/selection.md b/Xamarin/Charts/selection.md index 609459d89..251f215c5 100644 --- a/Xamarin/Charts/selection.md +++ b/Xamarin/Charts/selection.md @@ -1,6 +1,6 @@ --- layout: post -title: Selection in Xamarin Charts control | Syncfusion® +title: Selection in Xamarin Charts control | Syncfusion description: Learn here all about Selection support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/stripLines.md b/Xamarin/Charts/stripLines.md index c8647cfc1..c1b61c00c 100644 --- a/Xamarin/Charts/stripLines.md +++ b/Xamarin/Charts/stripLines.md @@ -1,6 +1,6 @@ --- layout: post -title: StripLines in Xamarin Charts control | Syncfusion® +title: StripLines in Xamarin Charts control | Syncfusion description: Learn here all about StripLines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/technicalindicators.md b/Xamarin/Charts/technicalindicators.md index c10b6215b..d59416f6f 100644 --- a/Xamarin/Charts/technicalindicators.md +++ b/Xamarin/Charts/technicalindicators.md @@ -1,6 +1,6 @@ --- layout: post -title: Technical Indicators in Xamarin Charts control | Syncfusion® +title: Technical Indicators in Xamarin Charts control | Syncfusion description: Learn here all about Technical Indicators support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/tooltip.md b/Xamarin/Charts/tooltip.md index 2e8ddbe79..54fc19b60 100644 --- a/Xamarin/Charts/tooltip.md +++ b/Xamarin/Charts/tooltip.md @@ -1,6 +1,6 @@ --- layout: post -title: Tooltip in Xamarin Charts control | Syncfusion® +title: Tooltip in Xamarin Charts control | Syncfusion description: Learn here all about Tooltip support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/trackball.md b/Xamarin/Charts/trackball.md index c4f32bc82..7b38c10b0 100644 --- a/Xamarin/Charts/trackball.md +++ b/Xamarin/Charts/trackball.md @@ -1,6 +1,6 @@ --- layout: post -title: Trackball in Xamarin Charts control | Syncfusion® +title: Trackball in Xamarin Charts control | Syncfusion description: Learn here all about Trackball support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/working-with-data.md b/Xamarin/Charts/working-with-data.md index 3057317f3..4ade9f5a1 100644 --- a/Xamarin/Charts/working-with-data.md +++ b/Xamarin/Charts/working-with-data.md @@ -1,6 +1,6 @@ --- layout: post -title: Populating Data in Xamarin Charts control | Syncfusion® +title: Populating Data in Xamarin Charts control | Syncfusion description: Learn here all about Populating Data support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart diff --git a/Xamarin/Charts/zoompan.md b/Xamarin/Charts/zoompan.md index ae19eacba..23fdff13a 100644 --- a/Xamarin/Charts/zoompan.md +++ b/Xamarin/Charts/zoompan.md @@ -1,6 +1,6 @@ --- layout: post -title: Zooming and Panning in Xamarin Charts control | Syncfusion® +title: Zooming and Panning in Xamarin Charts control | Syncfusion description: Learn here all about Zooming and Panning support in Syncfusion® Xamarin Charts (SfChart) control and more. platform: xamarin control: Chart diff --git a/Xamarin/DateTime-Range-Navigator/Localization.md b/Xamarin/DateTime-Range-Navigator/Localization.md index 2c691895b..134951ab9 100644 --- a/Xamarin/DateTime-Range-Navigator/Localization.md +++ b/Xamarin/DateTime-Range-Navigator/Localization.md @@ -1,6 +1,6 @@ --- layout: post -title: Localization in Xamarin DateTime Range Navigator control | Syncfusion® +title: Localization in Xamarin DateTime Range Navigator control | Syncfusion description: Learn here all about Localization support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/content.md b/Xamarin/DateTime-Range-Navigator/content.md index 26203d5e4..dd9eef858 100644 --- a/Xamarin/DateTime-Range-Navigator/content.md +++ b/Xamarin/DateTime-Range-Navigator/content.md @@ -1,6 +1,6 @@ --- layout: post -title: Content in Xamarin DateTime Range Navigator control | Syncfusion® +title: Content in Xamarin DateTime Range Navigator control | Syncfusion description: Learn here all about Content support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/gridline.md b/Xamarin/DateTime-Range-Navigator/gridline.md index e3bdb09ce..693219e77 100644 --- a/Xamarin/DateTime-Range-Navigator/gridline.md +++ b/Xamarin/DateTime-Range-Navigator/gridline.md @@ -1,6 +1,6 @@ --- layout: post -title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion® +title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion description: Learn here all about Grid Lines support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md index 624db6dca..a0885190a 100644 --- a/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md +++ b/Xamarin/DateTime-Range-Navigator/minorandmajorscale.md @@ -1,6 +1,6 @@ --- layout: post -title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion® +title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion description: Learn here all about Major and Minor scales support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/overview.md b/Xamarin/DateTime-Range-Navigator/overview.md index 1343dd792..977c7345e 100644 --- a/Xamarin/DateTime-Range-Navigator/overview.md +++ b/Xamarin/DateTime-Range-Navigator/overview.md @@ -1,6 +1,6 @@ --- layout: post -title: About Xamarin DateTime Range Navigator control | Syncfusion® +title: About Xamarin DateTime Range Navigator control | Syncfusion description: Learn here all about introduction of Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/range.md b/Xamarin/DateTime-Range-Navigator/range.md index 19b477f5b..a7a324a4f 100644 --- a/Xamarin/DateTime-Range-Navigator/range.md +++ b/Xamarin/DateTime-Range-Navigator/range.md @@ -1,6 +1,6 @@ --- layout: post -title: Range in Xamarin DateTime Range Navigator control | Syncfusion® +title: Range in Xamarin DateTime Range Navigator control | Syncfusion description: Learn here all about Range support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/rangenavigator.md b/Xamarin/DateTime-Range-Navigator/rangenavigator.md index 0cd3c9606..60a56d19c 100644 --- a/Xamarin/DateTime-Range-Navigator/rangenavigator.md +++ b/Xamarin/DateTime-Range-Navigator/rangenavigator.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion® +title: Getting Started in Xamarin DateTime Range Navigator | Syncfusion description: Learn here all about Getting Started support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/thumb.md b/Xamarin/DateTime-Range-Navigator/thumb.md index ac028fabc..299e951d6 100644 --- a/Xamarin/DateTime-Range-Navigator/thumb.md +++ b/Xamarin/DateTime-Range-Navigator/thumb.md @@ -1,6 +1,6 @@ --- layout: post -title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion® +title: Thumb in Xamarin DateTime Range Navigator control | Syncfusion description: Learn here all about Thumb support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator diff --git a/Xamarin/DateTime-Range-Navigator/tooltip.md b/Xamarin/DateTime-Range-Navigator/tooltip.md index 9b4f0adf9..d575f6541 100644 --- a/Xamarin/DateTime-Range-Navigator/tooltip.md +++ b/Xamarin/DateTime-Range-Navigator/tooltip.md @@ -1,6 +1,6 @@ --- layout: post -title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion® +title: Tooltip in Xamarin DateTime Range Navigator control | Syncfusion description: Learn here all about Tooltip support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more. platform: xamarin control: SfDateTimeRangeNavigator From 6af38c97a633e28d7720bab880569cd254e51d05 Mon Sep 17 00:00:00 2001 From: "tineshkumar.sf4652" Date: Thu, 2 Jan 2025 19:24:33 +0530 Subject: [PATCH 10/12] modified the how to section folder md files description --- Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md | 2 +- .../how-to/Get-the-data-point-collection-based-on-region.md | 2 +- Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md index 1064c2036..d5e31ca68 100644 --- a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md +++ b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md @@ -1,7 +1,7 @@ --- layout: post title: Adding custom labels to SfChart axis | Syncfusion -description: This section how to add, remove, or modify axis labels in Xamarin.Forms SfChart. Use the axis Labels property to manage labels programmatically. +description: This section explains how to add, remove, or modify axis labels in Xamarin.Forms SfChart by programmatically managing them using the Axis Labels property. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md index 6080640f5..190f001ee 100644 --- a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md +++ b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md @@ -1,7 +1,7 @@ --- layout: post title: Get the data point collection based on region in Syncfusion SfChart -description: This section how to get the data point collection based on a region in Xamarin.Forms SfChart. Use the VisibleRange or hit-test support to identify points. +description: This section explains how to retrieve the data point collection for a specific region in Xamarin.Forms SfChart using the VisibleRange or hit-test support. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md index 0bdaa5b54..7644961b9 100644 --- a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md +++ b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Get the touch position in Syncfusion SfChart -description: This section how to get the touch position in Xamarin.Forms SfChart. Handle the ChartTapped event and use the event arguments to retrieve touch coordinates. +description: This section explains how to get the touch position in Xamarin.Forms SfChart by handling the ChartTapped event and using its event arguments. platform: xamarin control: Chart documentation: ug From aef3d080abf680b3d0cdc0f92f134098c23b66a5 Mon Sep 17 00:00:00 2001 From: VimalaThirumalaiKumarSF3739 Date: Sun, 5 Jan 2025 14:52:17 +0530 Subject: [PATCH 11/12] chart how to section content modified --- Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md | 2 +- .../how-to/Get-the-data-point-collection-based-on-region.md | 2 +- Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md | 2 +- .../Transform-axis-value-to-pixel-value-and-vice-versa.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md index d5e31ca68..1d4de55b9 100644 --- a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md +++ b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md @@ -1,7 +1,7 @@ --- layout: post title: Adding custom labels to SfChart axis | Syncfusion -description: This section explains how to add, remove, or modify axis labels in Xamarin.Forms SfChart by programmatically managing them using the Axis Labels property. +description: This section explains how to add, remove, or modify axis labels in Xamarin.Forms SfChart by utilizing the VisibleLabels property to achieve customized axis labels. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md index 190f001ee..4800c90c1 100644 --- a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md +++ b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md @@ -1,7 +1,7 @@ --- layout: post title: Get the data point collection based on region in Syncfusion SfChart -description: This section explains how to retrieve the data point collection for a specific region in Xamarin.Forms SfChart using the VisibleRange or hit-test support. +description: This section explains how to retrieve the data point collection for a specific region in Xamarin.Forms SfChart using the GetDataPoints methods in the CartesianSeries. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md index 7644961b9..bef5deb48 100644 --- a/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md +++ b/Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Get the touch position in Syncfusion SfChart -description: This section explains how to get the touch position in Xamarin.Forms SfChart by handling the ChartTapped event and using its event arguments. +description: This section explains how to get the touch position in Xamarin.Forms SfChart by managing touch interactions with ChartBehavior methods. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md index 6f3d1ef4e..a34c9af10 100644 --- a/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md +++ b/Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md @@ -1,7 +1,7 @@ --- layout: post title: Transform axis value to pixel value and vice-versa | Syncfusion -description: This section explains how to transform axis values to pixel values and vice-versa in Xamarin.Forms SfChart. Use the axis ValueToPoint and PointToValue methods. +description: This section explains how to transform axis values to pixel values and vice-versa in Xamarin.Forms SfChart using the ValueToPoint and PointToValue methods. platform: xamarin control: Chart documentation: ug From 2abf6d2a690518171b249e8419118bc9d1109e3e Mon Sep 17 00:00:00 2001 From: VimalaThirumalaiKumarSF3739 Date: Sun, 5 Jan 2025 15:13:41 +0530 Subject: [PATCH 12/12] ci character count exceed issue resolved --- Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md | 2 +- .../how-to/Get-the-data-point-collection-based-on-region.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md index 1d4de55b9..79be5b1d1 100644 --- a/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md +++ b/Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md @@ -1,7 +1,7 @@ --- layout: post title: Adding custom labels to SfChart axis | Syncfusion -description: This section explains how to add, remove, or modify axis labels in Xamarin.Forms SfChart by utilizing the VisibleLabels property to achieve customized axis labels. +description: This section explains how to customize axis labels in Xamarin.Forms SfChart by adding, removing, or modifying them using the VisibleLabels property. platform: xamarin control: Chart documentation: ug diff --git a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md index 4800c90c1..4092fc298 100644 --- a/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md +++ b/Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md @@ -1,7 +1,7 @@ --- layout: post title: Get the data point collection based on region in Syncfusion SfChart -description: This section explains how to retrieve the data point collection for a specific region in Xamarin.Forms SfChart using the GetDataPoints methods in the CartesianSeries. +description: This section explains how to retrieve data point collections for specific regions in Xamarin.Forms SfChart using the GetDataPoints method in CartesianSeries. platform: xamarin control: Chart documentation: ug