Skip to content

Commit 965415a

Browse files
Merge pull request #1025 from syncfusion-content/Update_TradeMarkSymbol_Xamarin
Update the Trademark Symbol for Xamarin Charts and Range Navigator UG
2 parents 28a9dbe + 2abf6d2 commit 965415a

35 files changed

+47
-47
lines changed

Xamarin/Charts/Getting-Started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Getting Started with Xamarin Charts Control | Syncfusion
4-
description: Learn here all about getting started with Syncfusion Xamarin Charts control, its elements and more details.
4+
description: Learn here all about getting started with Syncfusion® Xamarin Charts control, its elements and more details.
55
platform: xamarin
66
control: Chart
77
documentation: ug
@@ -30,7 +30,7 @@ You can add SfChart reference using one of the following methods:
3030

3131
**Method 1: Adding SfChart reference from nuget.org**
3232

33-
Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add chart to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfChart](https://www.nuget.org/packages/Syncfusion.Xamarin.SfChart/), and then install it.
33+
Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add chart to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfChart](https://www.nuget.org/packages/Syncfusion.Xamarin.SfChart/), and then install it.
3434

3535
![Adding Xamarin.Forms Chart reference](Getting-Started_images/img3.png)
3636

@@ -40,7 +40,7 @@ N>
4040

4141
**Method 2: Adding SfChart reference from toolbox**
4242

43-
Syncfusion provides Xamarin Toolbox. Using this toolbox, you can drag the SfChart control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox).
43+
Syncfusion® provides Xamarin Toolbox. Using this toolbox, you can drag the SfChart control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox).
4444

4545
**Method 3: Adding SfChart assemblies manually from the installed location**
4646

@@ -125,7 +125,7 @@ Syncfusion.Licensing.dll<br/>
125125

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

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

130130
## Launching the application on each platform with chart
131131

Xamarin/Charts/Localization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Localization in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Localization support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Localization support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: SfChart
77
documentation: ug
@@ -11,11 +11,11 @@ documentation: ug
1111

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

14-
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.
14+
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.
1515

1616
* Add a new folder in the .NET Standard project named Resources.
1717

18-
* 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.
18+
* 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.
1919

2020
![Localization support in Xamarin.Forms Chart](localization_images/LocalizationResource.png)
2121

Xamarin/Charts/Overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
33
title: About Xamarin Charts control | Syncfusion
4-
description: Learn here all about introduction of Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about introduction of Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug
88
---
99

1010
# Xamarin Charts (SfChart) Overview
1111

12-
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.
12+
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.
1313

1414
![Overview of Xamarin.Forms Chart](Overview_images/img1.png)
1515

Xamarin/Charts/Trendlines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Trendlines in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Trendlines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Trendlines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Appearance in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Appearance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Appearance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/axis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Axis in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Axis support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Axis support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug
@@ -543,7 +543,7 @@ chart.PrimaryAxis = new DateTimeAxis() {
543543

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

546-
Essential Chart supports the following types of interval for date time axis
546+
Essential® Chart supports the following types of interval for date time axis
547547

548548
* Years
549549
* Months

Xamarin/Charts/chartannotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Annotations in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Annotations support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Annotations support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/chartseries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Chart Series in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Chart Series support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Chart Series support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/charttitle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Chart Title in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Chart Title support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Chart Title support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/charttypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Chart Types in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Chart Types support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Chart Types support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/datamarker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Data Markers in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Data Markers support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Data Markers support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Exporting in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Exporting support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Exporting support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55

66
platform: xamarin
77
control: Chart

Xamarin/Charts/how-to/Adding-custom-labels-to-SfChart-axis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Adding custom labels to SfChart axis | Syncfusion
4-
description: Add, remove or modify the labels of SfChart axis
4+
description: This section explains how to customize axis labels in Xamarin.Forms SfChart by adding, removing, or modifying them using the VisibleLabels property.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/how-to/Customize-the-SfChart-padding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Customize the Syncfusion SfChart padding
4-
description: This section describes how to customize the Xamarin.Forms Syncfusion SfChart by applying padding to avoid crossing of axis labels.
4+
description: This section describes how to customize the Xamarin.Forms Syncfusion® SfChart by applying padding to avoid crossing of axis labels.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/how-to/Get-the-data-point-collection-based-on-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Get the data point collection based on region in Syncfusion SfChart
4-
description: Get the data point collection based on region in SfChart
4+
description: This section explains how to retrieve data point collections for specific regions in Xamarin.Forms SfChart using the GetDataPoints method in CartesianSeries.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/how-to/Get-the-touch-position-in-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Get the touch position in Syncfusion SfChart
4-
description: Get the touch position in SfChart
4+
description: This section explains how to get the touch position in Xamarin.Forms SfChart by managing touch interactions with ChartBehavior methods.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/how-to/Transform-axis-value-to-pixel-value-and-vice-versa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Transform axis value to pixel value and vice-versa | Syncfusion
4-
description: Transform axis value to pixel value and vice-versa in SfChart
4+
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.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/legend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Legend in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Legend support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Legend support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Performance in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Performance support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Performance support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Selection in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Selection support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Selection support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/stripLines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: StripLines in Xamarin Charts control | Syncfusion
4-
description: Learn here all about StripLines support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about StripLines support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/technicalindicators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Technical Indicators in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Technical Indicators support in Syncfusion Xamarin Charts (SfChart) control and more.
4+
description: Learn here all about Technical Indicators support in Syncfusion® Xamarin Charts (SfChart) control and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/tooltip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Tooltip in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Tooltip support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Tooltip support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/trackball.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Trackball in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Trackball support in Syncfusion Xamarin Charts (SfChart) control, its elements and more.
4+
description: Learn here all about Trackball support in Syncfusion® Xamarin Charts (SfChart) control, its elements and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/working-with-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Populating Data in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Populating Data support in Syncfusion Xamarin Charts (SfChart) control and more.
4+
description: Learn here all about Populating Data support in Syncfusion® Xamarin Charts (SfChart) control and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/Charts/zoompan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Zooming and Panning in Xamarin Charts control | Syncfusion
4-
description: Learn here all about Zooming and Panning support in Syncfusion Xamarin Charts (SfChart) control and more.
4+
description: Learn here all about Zooming and Panning support in Syncfusion® Xamarin Charts (SfChart) control and more.
55
platform: xamarin
66
control: Chart
77
documentation: ug

Xamarin/DateTime-Range-Navigator/Localization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Localization in Xamarin DateTime Range Navigator control | Syncfusion
4-
description: Learn here all about Localization support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
4+
description: Learn here all about Localization support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
55
platform: xamarin
66
control: SfDateTimeRangeNavigator
77
documentation: ug
@@ -11,11 +11,11 @@ documentation: ug
1111

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

14-
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.
14+
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.
1515

1616
1. Add a new folder in the .NET Standard project named Resources.
1717

18-
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.
18+
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.
1919

2020
![Localization support in Xamarin.Forms DateTimeRangeNavigator](localization_images/LocalizationResource.png)
2121

Xamarin/DateTime-Range-Navigator/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Content in Xamarin DateTime Range Navigator control | Syncfusion
4-
description: Learn here all about Content support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
4+
description: Learn here all about Content support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
55
platform: xamarin
66
control: SfDateTimeRangeNavigator
77
documentation: ug

Xamarin/DateTime-Range-Navigator/gridline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Grid Lines in Xamarin DateTime Range Navigator control | Syncfusion
4-
description: Learn here all about Grid Lines support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
4+
description: Learn here all about Grid Lines support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
55
platform: xamarin
66
control: SfDateTimeRangeNavigator
77
documentation: ug

Xamarin/DateTime-Range-Navigator/minorandmajorscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Major and Minor scales in Xamarin DateTimeRangeNavigator | Syncfusion
4-
description: Learn here all about Major and Minor scales support in Syncfusion Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
4+
description: Learn here all about Major and Minor scales support in Syncfusion® Xamarin DateTime Range Navigator (SfDateTimeRangeNavigator) control and more.
55
platform: xamarin
66
control: SfDateTimeRangeNavigator
77
documentation: ug

0 commit comments

Comments
 (0)