From cc9f01d44080956074a7befd84a9e7d24b699626 Mon Sep 17 00:00:00 2001
From: gowthamanthavasiyappan
<90315799+gowthamanthavasiyappan@users.noreply.github.com>
Date: Tue, 13 Jun 2023 15:24:33 +0530
Subject: [PATCH] SEO-172685-aspnet-mvc-redirection-fixes
---
aspnetmvc/Accordion/Keyboard-Navigation.md | 2 +-
aspnetmvc/Autocomplete/Data-Binding.md | 6 +-
.../Autocomplete/Keyboard-Interaction.md | 2 +-
aspnetmvc/Barcode/Getting-Started.md | 2 +-
aspnetmvc/Chart/3D-Chart.md | 18 ++---
aspnetmvc/Chart/Annotations.md | 2 +-
aspnetmvc/Chart/Appearance.md | 4 +-
aspnetmvc/Chart/Axis.md | 10 +--
aspnetmvc/Chart/Chart-Series.md | 4 +-
aspnetmvc/Chart/Chart-Title.md | 2 +-
aspnetmvc/Chart/Chart-Types.md | 72 +++++++++----------
aspnetmvc/Chart/Data-Markers.md | 2 +-
aspnetmvc/Chart/Empty-Points.md | 2 +-
aspnetmvc/Chart/Exporting.md | 2 +-
aspnetmvc/Chart/Getting-Started.md | 4 +-
aspnetmvc/Chart/Legend.md | 2 +-
aspnetmvc/Chart/Localization.md | 2 +-
aspnetmvc/Chart/Multiple-Panes.md | 2 +-
aspnetmvc/Chart/Performance.md | 2 +-
aspnetmvc/Chart/Printing.md | 4 +-
aspnetmvc/Chart/Real-TimeChart.md | 2 +-
aspnetmvc/Chart/Striplines.md | 2 +-
aspnetmvc/Chart/Technical-Indicators.md | 18 ++---
aspnetmvc/Chart/Trendlines.md | 2 +-
aspnetmvc/Chart/User-Interactions.md | 16 ++---
aspnetmvc/Chart/Working-with-Data.md | 4 +-
aspnetmvc/Checkbox/Easy-customization.md | 2 +-
aspnetmvc/CircularGauge/Legend.md | 2 +-
.../CurrencyTextbox/Keyboard-Interaction.md | 4 +-
.../CurrencyTextbox/Localization-Support.md | 2 +-
30 files changed, 100 insertions(+), 100 deletions(-)
diff --git a/aspnetmvc/Accordion/Keyboard-Navigation.md b/aspnetmvc/Accordion/Keyboard-Navigation.md
index e7330e950..caf4d7d85 100644
--- a/aspnetmvc/Accordion/Keyboard-Navigation.md
+++ b/aspnetmvc/Accordion/Keyboard-Navigation.md
@@ -18,7 +18,7 @@ Shortcut Key
diff --git a/aspnetmvc/Barcode/Getting-Started.md b/aspnetmvc/Barcode/Getting-Started.md
index 06a69eda4..7b7b71f4b 100644
--- a/aspnetmvc/Barcode/Getting-Started.md
+++ b/aspnetmvc/Barcode/Getting-Started.md
@@ -36,7 +36,7 @@ By default, ASP.NET MVC Barcode renders gray scale colors with predefined Quiet
### Refer Assemblies
-You can create a MVC Project, add necessary assemblies and Scripts. Refer [MVC-Getting Started Documentation.](http://help.syncfusion.com/aspnetmvc/barcode/getting-started)
+You can create a MVC Project, add necessary assemblies and Scripts. Refer [MVC-Getting Started Documentation.](https://help.syncfusion.com/aspnetmvc/barcode/getting-started)
Add the following assemblies in your MVC application for using Barcode control:
diff --git a/aspnetmvc/Chart/3D-Chart.md b/aspnetmvc/Chart/3D-Chart.md
index 82afb4cc2..c17182db6 100644
--- a/aspnetmvc/Chart/3D-Chart.md
+++ b/aspnetmvc/Chart/3D-Chart.md
@@ -33,7 +33,7 @@ For rendering a 3D Column Chart, specify the series **Type** as **Column** in th

-[Click](http://mvc.syncfusion.com/demos/web/chart/column3d) here to view the Column 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/column3d) here to view the Column 3DChart online demo sample.
## 3D Bar Chart
@@ -57,7 +57,7 @@ You can create a 3D Bar Chart by setting the series **Type** as **Bar** in the c

-[Click](http://mvc.syncfusion.com/demos/web/chart/bar3d) here to view the Bar 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/bar3d) here to view the Bar 3DChart online demo sample.
## 3D Stacked Column Chart
@@ -84,7 +84,7 @@ You can create a 3D Stacked Column Chart by setting the series **Type** as **Sta

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingcolumn3d) here to view the Stacked Column 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingcolumn3d) here to view the Stacked Column 3DChart online demo sample.
## 3D 100% Stacked Column Chart
@@ -111,7 +111,7 @@ You can create a 3D Stacked Column Chart by setting the series **Type** as **Sta

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingcolumn1003d) here to view the 100% Stacked Column 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingcolumn1003d) here to view the 100% Stacked Column 3DChart online demo sample.
## 3D Stacked Bar Chart
@@ -138,7 +138,7 @@ To create Stacking Bar 3DChart, set the series **Type** as **StackingBar** in th

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingbar3d) here to view the Stacked Bar 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar3d) here to view the Stacked Bar 3DChart online demo sample.
## 3D 100% Stacked Bar Chart
@@ -165,7 +165,7 @@ You can create 100% Stacking Bar 3DChart by setting the series **Type** as **Sta

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingbar1003d) here to view the 100% Stacked Bar 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar1003d) here to view the 100% Stacked Bar 3DChart online demo sample.
## 3D Pie Chart
@@ -190,7 +190,7 @@ To render the Pie Chart in 3D view, enable the **Enbel3D** option in the chart a

-[Click](http://mvc.syncfusion.com/demos/web/chart/pie3d) here to view the Pie 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/pie3d) here to view the Pie 3DChart online demo sample.
## 3D Doughnut Chart
@@ -215,7 +215,7 @@ To render the Doughnut Chart in 3D view, enable the **Enbel3D** option in the ch

-[Click](http://mvc.syncfusion.com/demos/web/chart/doughnut3d) here to view the Doughnut 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/doughnut3d) here to view the Doughnut 3DChart online demo sample.
## Configure 3D Chart
@@ -240,7 +240,7 @@ To render the EjChart in 3D view, set the **Enable3D** option as **true** in the

-[Click](http://mvc.syncfusion.com/demos/web/chart/column3d) here to view the 3DChart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/column3d) here to view the 3DChart online demo sample.
### Placing Bar / Column kind of series side-by-side
diff --git a/aspnetmvc/Chart/Annotations.md b/aspnetmvc/Chart/Annotations.md
index fbd67d757..05c841d7d 100644
--- a/aspnetmvc/Chart/Annotations.md
+++ b/aspnetmvc/Chart/Annotations.md
@@ -33,7 +33,7 @@ You can add annotations to the chart by using the **Annotations** option. By usi

-[Click](http://mvc.syncfusion.com/demos/web/chart/annotations) here to view the Annotations online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/annotations) here to view the Annotations online demo sample.
N> Annotations are not supported in 3D chart types.
diff --git a/aspnetmvc/Chart/Appearance.md b/aspnetmvc/Chart/Appearance.md
index 7b74eff3f..d7edb9bdd 100644
--- a/aspnetmvc/Chart/Appearance.md
+++ b/aspnetmvc/Chart/Appearance.md
@@ -176,7 +176,7 @@ Background image can be added to the chart by using the **BackGroundImageUrl** p

-[Click](http://mvc.syncfusion.com/demos/web/chart/tooltiptemplate) here to view our online demo sample for setting Chart background image.
+[Click](https://mvc.syncfusion.com/demos/web/chart/tooltiptemplate) here to view our online demo sample for setting Chart background image.
**Chart area background**
@@ -226,7 +226,7 @@ You can provide different color for alternate grid rows and columns formed by th

-[Click](http://mvc.syncfusion.com/demos/web/chart/alternategridband) here to view the AlternateGridBand online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/alternategridband) here to view the AlternateGridBand online demo sample.
### Animation
diff --git a/aspnetmvc/Chart/Axis.md b/aspnetmvc/Chart/Axis.md
index 45dc3295c..11ce09757 100644
--- a/aspnetmvc/Chart/Axis.md
+++ b/aspnetmvc/Chart/Axis.md
@@ -342,7 +342,7 @@ Date time axis uses date time scale and displays the date time values as axis la

-[Click](http://mvc.syncfusion.com/demos/web/chart/datetimeaxis) here to view our online demo sample for date time axis.
+[Click](https://mvc.syncfusion.com/demos/web/chart/datetimeaxis) here to view our online demo sample for date time axis.
### Customizing date time range
@@ -497,7 +497,7 @@ DateTime category axis takes date time value as input but behaves like category

-[Click](http://mvc.syncfusion.com/demos/web/chart/datetimecategoryaxis) here to view our online demo sample for date time axis.
+[Click](https://mvc.syncfusion.com/demos/web/chart/datetimecategoryaxis) here to view our online demo sample for date time axis.
### Customizing DateTime Category range
@@ -564,7 +564,7 @@ Logarithmic axis uses logarithmic scale and it is very useful in visualizing whe

-[Click](http://mvc.syncfusion.com/demos/web/chart/logaxis) here to view our online demo sample link for logarithmic axis.
+[Click](https://mvc.syncfusion.com/demos/web/chart/logaxis) here to view our online demo sample link for logarithmic axis.
### Customize Logarithmic range
@@ -1273,7 +1273,7 @@ An additional horizontal or vertical axis can be added to the chart by adding an

-[Click](http://mvc.syncfusion.com/demos/web/chart/multipleaxes) here to view the multiple axis online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/multipleaxes) here to view the multiple axis online demo sample.
## Smart Axis Labels
@@ -1300,7 +1300,7 @@ When the Axis labels overlap with each other based on the chart dimensions and l

-[Click](http://mvc.syncfusion.com/demos/web/chart/smartaxislabels) here to view our online demo sample for smart axis labels.
+[Click](https://mvc.syncfusion.com/demos/web/chart/smartaxislabels) here to view our online demo sample for smart axis labels.
diff --git a/aspnetmvc/Chart/Chart-Series.md b/aspnetmvc/Chart/Chart-Series.md
index 4b64ab8ea..a91c859c5 100644
--- a/aspnetmvc/Chart/Chart-Series.md
+++ b/aspnetmvc/Chart/Chart-Series.md
@@ -47,7 +47,7 @@ In EjChart, you can add multiple series object in the **Series** options. The se

-[Click](http://mvc.syncfusion.com/demos/web/chart/column) here to view the multiple series online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/column) here to view the multiple series online demo sample.
### Customizing all series together
@@ -129,7 +129,7 @@ EjChart allows you to render the combination of different series in the chart.

-[Click](http://mvc.syncfusion.com/demos/web/chart/combination) here to view the combination series online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/combination) here to view the combination series online demo sample.
### Limitation of combination chart
diff --git a/aspnetmvc/Chart/Chart-Title.md b/aspnetmvc/Chart/Chart-Title.md
index 81095d175..a0b1b50a9 100644
--- a/aspnetmvc/Chart/Chart-Title.md
+++ b/aspnetmvc/Chart/Chart-Title.md
@@ -35,7 +35,7 @@ By using the **Title** option, you can add the *Text* as well as customize its *

-[Click](http://mvc.syncfusion.com/demos/web/chart/subtitle) here to view the Chart Title online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/subtitle) here to view the Chart Title online demo sample.
We can trim, wrap and wrapAndTrim to the chart title using textOverflow property. The original text will be displayed as tooltip on mouse hover.
diff --git a/aspnetmvc/Chart/Chart-Types.md b/aspnetmvc/Chart/Chart-Types.md
index 73b72f620..fc1ffa9f9 100644
--- a/aspnetmvc/Chart/Chart-Types.md
+++ b/aspnetmvc/Chart/Chart-Types.md
@@ -32,7 +32,7 @@ To render a Line Chart, set the series **Type** as **Line** in the chart series.

-[Click](http://mvc.syncfusion.com/demos/web/chart/default) here to view the Line Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/default) here to view the Line Chart online demo sample.
### Change the line width
@@ -160,7 +160,7 @@ You can change the color of the line segments by using the *Fill* property of th

-[Click](http://mvc.syncfusion.com/demos/web/chart/multicolor) here to view the MultiColor Line Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/multicolor) here to view the MultiColor Line Chart online demo sample.
## Step Line Chart
@@ -187,7 +187,7 @@ To render a Step Line Chart, set the series Type as **StepLine"** in the chart s

-[Click](http://mvc.syncfusion.com/demos/web/chart/stepline) here to view the Step Line Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stepline) here to view the Step Line Chart online demo sample.
### Changing the line width
@@ -317,7 +317,7 @@ To render an Area chart, you can specify the series Type as **Area** in the char

-[Click](http://mvc.syncfusion.com/demos/web/chart/area) here to view the Area Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/area) here to view the Area Chart online demo.
## Range Area Chart
@@ -356,7 +356,7 @@ Since the RangeArea series requires two y values for a point, you have to add th

-[Click](http://mvc.syncfusion.com/demos/web/chart/rangearea) here to view Range Area Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/rangearea) here to view Range Area Chart online demo.
## Step Area Chart
@@ -387,7 +387,7 @@ To render a Step Area Chart, set the Type as **StepArea** in the chart series. T

-[Click](http://mvc.syncfusion.com/demos/web/chart/steparea) here to view Step Area Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/steparea) here to view Step Area Chart online demo.
## Spline Area Chart
@@ -417,7 +417,7 @@ To render a Spline Area Chart, set the Type as **SplineArea** in the chart serie

-[Click](http://mvc.syncfusion.com/demos/web/chart/splinearea) here to view Spline Area Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/splinearea) here to view Spline Area Chart online demo.
## Stacked Area Chart
@@ -448,7 +448,7 @@ To render a Stacked Area Chart, set the Type as **StackingArea** in the chart se

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingarea) here to view Stacked Area Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingarea) here to view Stacked Area Chart online demo.
## 100% Stacked Area Chart
@@ -479,7 +479,7 @@ To render a 100% Stacked Area Chart, set the Type as **StackingArea100** in the

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingarea100) here to view 100% Stacked Area Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingarea100) here to view 100% Stacked Area Chart online demo.
## Column Chart
@@ -510,7 +510,7 @@ To render a Column Chart, set the Type as **Column** in the chart series. To cha

-[Click](http://mvc.syncfusion.com/demos/web/chart/column) here to view Column Chart demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/column) here to view Column Chart demo.
### Change a point color
@@ -662,7 +662,7 @@ Since, the RangeColumn series requires two y values for a point, add the High an

-[Click](http://mvc.syncfusion.com/demos/web/chart/rangecolumn) here to view Range Column Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/rangecolumn) here to view Range Column Chart online demo.
### Change a point color
@@ -719,7 +719,7 @@ To render a Stacked Column Chart, set the Type as **StackingColumn** in the char

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingcolumn) here to view Stacked Column Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingcolumn) here to view Stacked Column Chart online demo.
### Cluster / Group stacked columns
@@ -807,7 +807,7 @@ To render a 100% Stacked Column Chart, set the Type as **StackingColumn100** in

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingcolumn100) here to view 100% Stacked Column Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingcolumn100) here to view 100% Stacked Column Chart online demo.
### Cluster / Group 100% stacked columns
@@ -896,7 +896,7 @@ To render a bar Chart, set the Type as **Bar** in the chart series. To change th

-[Click](http://mvc.syncfusion.com/demos/web/chart/bar) here to view Bar Chart demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/bar) here to view Bar Chart demo.
### Change the color of a bar
@@ -954,7 +954,7 @@ To render a Stacked Bar Chart, set the Type as **StackingBar** in the chart seri

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingbar) here to view Stacked Bar Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar) here to view Stacked Bar Chart online demo.
### Cluster / Group stacked bars
@@ -1043,7 +1043,7 @@ To render a 100% Stacked Bar Chart, set the Type as **StackingBar100** in the ch

-[Click](http://mvc.syncfusion.com/demos/web/chart/stackingbar100) here to view 100% Stacked Bar Chart online demo.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stackingbar100) here to view 100% Stacked Bar Chart online demo.
By using the StackingGroup property, you can group the 100% stacking bars with the same group name.
@@ -1128,7 +1128,7 @@ To render a Spline Chart, set the Type as **Spline** in the chart series. To cha

-[Click](http://mvc.syncfusion.com/demos/web/chart/spline) here to view the Spline Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/spline) here to view the Spline Chart online demo sample.
### Change the spline width
@@ -1216,7 +1216,7 @@ You can create a pie chart by setting the series Type as **Pie** in the chart se

-[Click](http://mvc.syncfusion.com/demos/web/chart/pie) here to view the Pie chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/pie) here to view the Pie chart online demo sample.
### Change the pie size
@@ -1359,7 +1359,7 @@ EjChart allows you to render all the data points/segments in the semi-pie, quart

-[Click](http://mvc.syncfusion.com/demos/web/chart/semipie) here to view the Semi Pie Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/semipie) here to view the Semi Pie Chart online demo sample.
@@ -1390,7 +1390,7 @@ To create a Doughnut chart, you can specify the series Type as **Doughnut** in t

-[Click](http://mvc.syncfusion.com/demos/web/chart/doughnut) here to view the Doughnut Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/doughnut) here to view the Doughnut Chart online demo sample.
### Change Doughnut inner radius
@@ -1562,7 +1562,7 @@ EjChart allows you to render all the data points/segments in the semi-doughnut,

-[Click](http://mvc.syncfusion.com/demos/web/chart/semipie) here to view the Semi Doughnut Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/semipie) here to view the Semi Doughnut Chart online demo sample.
@@ -1600,7 +1600,7 @@ EjChart provides support to render more than one series in pie and in doughnut c

-[Click](http://mvc.syncfusion.com/demos/web/chart/multiplepie) here to view the Multiple Pie chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/multiplepie) here to view the Multiple Pie chart online demo sample.
### Start and End Angle Support
@@ -1643,7 +1643,7 @@ To create a Pyramid chart, you can specify the series Type as **Pyramid** in the

-[Click](http://mvc.syncfusion.com/demos/web/chart/pyramid) here to view the Pyramid Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/pyramid) here to view the Pyramid Chart online demo sample.
### Pyramid Mode
@@ -1756,7 +1756,7 @@ You can create a funnel chart by setting the series Type as **Funnel** in the ch

-[Click](http://mvc.syncfusion.com/demos/web/chart/funnel) here to view the Funnel Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/funnel) here to view the Funnel Chart online demo sample.
### Change the funnel width and height
@@ -1862,7 +1862,7 @@ To create a Bubble chart, you can set the series Type as **Bubble** in the chart

-[Click](http://mvc.syncfusion.com/demos/web/chart/bubble) here to view the Bubble Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/bubble) here to view the Bubble Chart online demo sample.
## Scatter
@@ -1892,7 +1892,7 @@ To create a Scatter chart, you can set the series Type as **Scatter** in the cha

-[Click](http://mvc.syncfusion.com/demos/web/chart/scatter) here to view the Scatter Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/scatter) here to view the Scatter Chart online demo sample.
### Customize the scatter chart
@@ -1971,7 +1971,7 @@ To create a HiLoOpenClose chart, you can set the series Type as **HiloOpenClose*

-[Click](http://mvc.syncfusion.com/demos/web/chart/hiloopenclose) here to view the HiLoOpenClose Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/hiloopenclose) here to view the HiLoOpenClose Chart online demo sample.
### DrawMode
@@ -2079,7 +2079,7 @@ You can create a Candle chart by specifying the series Type as **Candle** in the

-[Click](http://mvc.syncfusion.com/demos/web/chart/candle) here to view the Candle Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/candle) here to view the Candle Chart online demo sample.
### Bull and Bear Color
@@ -2156,7 +2156,7 @@ HiLo chart is created by setting the series Type as **Hilo** in the chart series

-[Click](http://mvc.syncfusion.com/demos/web/chart/hilo) here to view the HiLo Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/hilo) here to view the HiLo Chart online demo sample.
## Polar
@@ -2187,7 +2187,7 @@ Polar chart is created by setting the series Type as **Polar** in the chart seri

-[Click](http://mvc.syncfusion.com/demos/web/chart/polar) here to view the Polar Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/polar) here to view the Polar Chart online demo sample.
### DrawType
@@ -2246,7 +2246,7 @@ By using the **IsStacking** property, you can specify whether the column has to

-[Click](http://mvc.syncfusion.com/demos/web/chart/windrose) here to view the Polar Wind Rose Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/windrose) here to view the Polar Wind Rose Chart online demo sample.
## Radar Chart
@@ -2276,7 +2276,7 @@ To create a Radar chart, you can specify the series Type as **Radar** in the cha

-[Click](http://mvc.syncfusion.com/demos/web/chart/radar) here to view the Radar Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/radar) here to view the Radar Chart online demo sample.
### DrawType
@@ -2363,7 +2363,7 @@ N> The inline property of the **Series.PositiveFill** has the first priority and

-[Click](http://mvc.syncfusion.com/demos/web/chart/waterfall) here to view the Waterfall Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/waterfall) here to view the Waterfall Chart online demo sample.
**ShowIntermediateSum**
@@ -2474,7 +2474,7 @@ EjChart can generate Error bar for Cartesian type series *(Line, Column, Bar, Sc

-[Click](http://mvc.syncfusion.com/demos/web/chart/errorbar) here to view the ErrorBar Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/errorbar) here to view the ErrorBar Chart online demo sample.
### Changing Error Bar Type
@@ -2699,7 +2699,7 @@ Outlier symbol, width and height can be customized using outlierSettings through

-[Click](http://mvc.syncfusion.com/demos/web/chart/boxandwhisker) here to view the Box and Whisker Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/boxandwhisker) here to view the Box and Whisker Chart online demo sample.
## Pie Of Pie Chart
To render the pie of pie chart, set the series `Type` as **PieOfPie**. Pie of pie chart is used for displaying the data of a pie slice as another pie chart. The values in the second pie is displayed based on the **splitMode** property.
@@ -2729,7 +2729,7 @@ sr.Points(pt =>

-[Click](http://mvc.syncfusion.com/demos/web/chart/pieofpie) here to view the Pie Of Pie Chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/pieofpie) here to view the Pie Of Pie Chart online demo sample.
### Split Mode and Split Value
The points to be displayed in the second pie is decided based on the `splitMode` property.**SplitMode** property takes the following values.
diff --git a/aspnetmvc/Chart/Data-Markers.md b/aspnetmvc/Chart/Data-Markers.md
index f6a0d01c0..0c444211f 100644
--- a/aspnetmvc/Chart/Data-Markers.md
+++ b/aspnetmvc/Chart/Data-Markers.md
@@ -573,4 +573,4 @@ The following code example shows how to enable smart labels,

-[Click](http://mvc.syncfusion.com/demos/web/chart/pie) here to view the SmartLabel online demo sample.
\ No newline at end of file
+[Click](https://mvc.syncfusion.com/demos/web/chart/pie) here to view the SmartLabel online demo sample.
\ No newline at end of file
diff --git a/aspnetmvc/Chart/Empty-Points.md b/aspnetmvc/Chart/Empty-Points.md
index 3b1010643..b0f4c0944 100644
--- a/aspnetmvc/Chart/Empty-Points.md
+++ b/aspnetmvc/Chart/Empty-Points.md
@@ -37,7 +37,7 @@ The Data points that uses the **null** or **undefined** as value are considered

-[Click](http://mvc.syncfusion.com/demos/web/chart/emptypoints) here to view the online demo sample for empty points.
+[Click](https://mvc.syncfusion.com/demos/web/chart/emptypoints) here to view the online demo sample for empty points.
## EmptyPointSettings
diff --git a/aspnetmvc/Chart/Exporting.md b/aspnetmvc/Chart/Exporting.md
index 1dc6604f7..4f4337d58 100644
--- a/aspnetmvc/Chart/Exporting.md
+++ b/aspnetmvc/Chart/Exporting.md
@@ -42,7 +42,7 @@ In client-side rendered chart can be exported as PNG image or as SVG file.
{% endhighlight %}
-[Click](http://mvc.syncfusion.com/demos/web/chart/exports) here to view the Export chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/exports) here to view the Export chart online demo sample.
## Server-side Exporting
diff --git a/aspnetmvc/Chart/Getting-Started.md b/aspnetmvc/Chart/Getting-Started.md
index bd0bf3c45..133c72139 100644
--- a/aspnetmvc/Chart/Getting-Started.md
+++ b/aspnetmvc/Chart/Getting-Started.md
@@ -60,9 +60,9 @@ N> If you are using the Essential Studio below 13.4.0.53 version, then you need
To render the MVC Chart in unobtrusive mode refer **ej.unobtrusive.js** script file. Otherwise set false to **UnobtrusiveJavaScriptEnabled** in Web.config file.
-In the above code, ej.web.all.min.js script reference has been added for demonstration purpose. It is not recommended to use this for deployment purpose, as its file size is larger since it contains all the widgets. Instead, you can use [`CSG`](http://csg.syncfusion.com/) utility to generate a custom script file with the required widgets for deployment purpose.
+In the above code, ej.web.all.min.js script reference has been added for demonstration purpose. It is not recommended to use this for deployment purpose, as its file size is larger since it contains all the widgets. Instead, you can use [`CSG`](https://csg.syncfusion.com/) utility to generate a custom script file with the required widgets for deployment purpose.
-To know more about getting started, You can refer to [MVC Getting Started documentation](http://help.syncfusion.com/aspnetmvc/getting-started) to create a new project and add necessary dll’s and script files.
+To know more about getting started, You can refer to [MVC Getting Started documentation](https://help.syncfusion.com/aspnetmvc/getting-started) to create a new project and add necessary dll’s and script files.
diff --git a/aspnetmvc/Chart/Legend.md b/aspnetmvc/Chart/Legend.md
index f02bd0587..60f4e0510 100644
--- a/aspnetmvc/Chart/Legend.md
+++ b/aspnetmvc/Chart/Legend.md
@@ -32,7 +32,7 @@ By default, the legend is enabled in the chart. You can enable or disable it by

-[Click](http://mvc.syncfusion.com/demos/web/chart/legendposition) here to view the online demo sample for legend customization.
+[Click](https://mvc.syncfusion.com/demos/web/chart/legendposition) here to view the online demo sample for legend customization.
## Legend title
diff --git a/aspnetmvc/Chart/Localization.md b/aspnetmvc/Chart/Localization.md
index 1ee48afd6..020bd3514 100644
--- a/aspnetmvc/Chart/Localization.md
+++ b/aspnetmvc/Chart/Localization.md
@@ -31,6 +31,6 @@ EjChart supports localization for its axis labels and tooltip. To render the cha

-[Click](http://mvc.syncfusion.com/demos/web/chart/localization) here to view the localization chart online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/localization) here to view the localization chart online demo sample.
diff --git a/aspnetmvc/Chart/Multiple-Panes.md b/aspnetmvc/Chart/Multiple-Panes.md
index eb15f1c73..74e078048 100644
--- a/aspnetmvc/Chart/Multiple-Panes.md
+++ b/aspnetmvc/Chart/Multiple-Panes.md
@@ -57,7 +57,7 @@ To split the chart area vertically into a number of rows, use RowDefinitions of

-[Click](http://mvc.syncfusion.com/demos/web/chart/multipleaxes) here to view the online demo sample for multiple panes.
+[Click](https://mvc.syncfusion.com/demos/web/chart/multipleaxes) here to view the online demo sample for multiple panes.
**Row Span**
diff --git a/aspnetmvc/Chart/Performance.md b/aspnetmvc/Chart/Performance.md
index f34d69a7e..8b4b03517 100644
--- a/aspnetmvc/Chart/Performance.md
+++ b/aspnetmvc/Chart/Performance.md
@@ -23,7 +23,7 @@ documentation: ug
{% endhighlight %}
-[Click](http://mvc.syncfusion.com/demos/web/chart/performance) here to view the online demo sample that shows Chart performance with 100,000 data points.
+[Click](https://mvc.syncfusion.com/demos/web/chart/performance) here to view the online demo sample that shows Chart performance with 100,000 data points.
* Instead of enabling data markers and labels when there are large number of data points, you can use **Trackball** and **Tooltip** to view point information.
diff --git a/aspnetmvc/Chart/Printing.md b/aspnetmvc/Chart/Printing.md
index 0e6c2d3f7..1563e8ff4 100644
--- a/aspnetmvc/Chart/Printing.md
+++ b/aspnetmvc/Chart/Printing.md
@@ -30,7 +30,7 @@ This print method can be called by performing any action on the web page. For ex

-[Click](http://mvc.syncfusion.com/demos/web/chart/exports) here to view the Printing chart online demo sample
+[Click](https://mvc.syncfusion.com/demos/web/chart/exports) here to view the Printing chart online demo sample
## Printing Multiple chart
@@ -63,4 +63,4 @@ Some of print options are not configurable through JavaScript code. You need to
* [Chrome](https://support.google.com/chrome/answer/1379552?hl=en)
* [Firefox](https://support.mozilla.org/en-US/kb/how-print-web-pages-firefox)
* [Safari](http://www.mintprintables.com/print-tips/adjust-margins-osx/)
-* [IE](http://www.helpteaching.com/help/print/index.htm)
+* [IE](https://www.helpteaching.com/help/print/index.htm)
diff --git a/aspnetmvc/Chart/Real-TimeChart.md b/aspnetmvc/Chart/Real-TimeChart.md
index 4596c294d..b5b34c614 100644
--- a/aspnetmvc/Chart/Real-TimeChart.md
+++ b/aspnetmvc/Chart/Real-TimeChart.md
@@ -58,6 +58,6 @@ N> You can get the chart **instance** using instance method.
{% endhighlight %}
-[Click](http://mvc.syncfusion.com/demos/web/chart/live) here to view the online demo sample for real-time Chart.
+[Click](https://mvc.syncfusion.com/demos/web/chart/live) here to view the online demo sample for real-time Chart.
diff --git a/aspnetmvc/Chart/Striplines.md b/aspnetmvc/Chart/Striplines.md
index 57e8d954b..78ef40614 100644
--- a/aspnetmvc/Chart/Striplines.md
+++ b/aspnetmvc/Chart/Striplines.md
@@ -37,7 +37,7 @@ You can create horizontal stripline by adding the **Stripline** in the *vertical

-[Click](http://mvc.syncfusion.com/demos/web/chart/stripline) here to view the Striplines online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stripline) here to view the Striplines online demo sample.
## Vertical Stripline
diff --git a/aspnetmvc/Chart/Technical-Indicators.md b/aspnetmvc/Chart/Technical-Indicators.md
index 2dcec04a7..d85412fd0 100644
--- a/aspnetmvc/Chart/Technical-Indicators.md
+++ b/aspnetmvc/Chart/Technical-Indicators.md
@@ -139,7 +139,7 @@ You can create an ATR indicator by setting the Indicators.Type as **ATR** in the

-[Click](http://mvc.syncfusion.com/demos/web/chart/atr) here to view the ATR indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/atr) here to view the ATR indicator online demo sample.
### Bollinger Band
@@ -170,7 +170,7 @@ Bollinger Band indicator is created by setting the Indicators.Type as **Bollinge

-[Click](http://mvc.syncfusion.com/demos/web/chart/bollingerband) here to view the Bollinger Band indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/bollingerband) here to view the Bollinger Band indicator online demo sample.
### Exponential Moving Average (EMA)
@@ -201,7 +201,7 @@ To render an EMA indicator, you have to set the Indicators.Type as **EMA**.

-[Click](http://mvc.syncfusion.com/demos/web/chart/ema) here to view the EMA indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/ema) here to view the EMA indicator online demo sample.
### Momentum
@@ -233,7 +233,7 @@ Momentum Technical indicator is created by setting the Indicators.Type as **Mome

-[Click](http://mvc.syncfusion.com/demos/web/chart/momentum) here to view the Momentum indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/momentum) here to view the Momentum indicator online demo sample.
### Moving Average Convergence Divergence (MACD)
@@ -264,7 +264,7 @@ To render an MACD indicator, you have to set the Indicators.Type as **MACD**. M

-[Click](http://mvc.syncfusion.com/demos/web/chart/macd) here to view the MACD indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/macd) here to view the MACD indicator online demo sample.
#### MacdType
@@ -327,7 +327,7 @@ To render the RSI indicator, set the Indicators.Type as **RSI**. It contains thr

-[Click](http://mvc.syncfusion.com/demos/web/chart/rsi) here to view the RSI indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/rsi) here to view the RSI indicator online demo sample.
### Simple Moving Average (SMA)
@@ -359,7 +359,7 @@ To render the SMA indicator, you should specify the Indicators.Type as **SMA**.

-[Click](http://mvc.syncfusion.com/demos/web/chart/sma) here to view the SMA indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/sma) here to view the SMA indicator online demo sample.
### Stochastic
@@ -391,7 +391,7 @@ For the Stochastic indicator, you need to set the Indicators.Type as **Stochasti

-[Click](http://mvc.syncfusion.com/demos/web/chart/stochastic) here to view the stochastic indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/stochastic) here to view the stochastic indicator online demo sample.
### Triangular Moving Average (TMA)
@@ -423,7 +423,7 @@ To render the TMA indicator, you should specify the Indicators.Type as **TMA**.

-[Click](http://mvc.syncfusion.com/demos/web/chart/tma) here to view the TMA indicator online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/tma) here to view the TMA indicator online demo sample.
## Enable Tooltip
diff --git a/aspnetmvc/Chart/Trendlines.md b/aspnetmvc/Chart/Trendlines.md
index 1b6268af1..5e4d809ef 100644
--- a/aspnetmvc/Chart/Trendlines.md
+++ b/aspnetmvc/Chart/Trendlines.md
@@ -34,7 +34,7 @@ EjChart can generate Trendlines for Cartesian type series *(Line, Column, Scatte

-[Click](http://mvc.syncfusion.com/demos/web/chart/trendlines) here to view the Trendlines online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/trendlines) here to view the Trendlines online demo sample.
## Customize the trendline styles
diff --git a/aspnetmvc/Chart/User-Interactions.md b/aspnetmvc/Chart/User-Interactions.md
index c4b3a6ac7..130e1c8cc 100644
--- a/aspnetmvc/Chart/User-Interactions.md
+++ b/aspnetmvc/Chart/User-Interactions.md
@@ -100,7 +100,7 @@ You can also use * **#series.#** * as place holder to display the va

-[Click](http://mvc.syncfusion.com/demos/web/chart/default) here to view the Tooltip template online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/default) here to view the Tooltip template online demo sample.
#### Tooltip template animation
@@ -218,7 +218,7 @@ After zooming the chart, a zooming toolbar will appear with options to *zoom*, *

-[Click](http://mvc.syncfusion.com/demos/web/chart/zoomingandpanning) here to view the Zooming and Panning online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/zoomingandpanning) here to view the Zooming and Panning online demo sample.
### Types of zooming
@@ -319,7 +319,7 @@ Crosshair can be enabled by using the **Visible** option in the Crosshair. Cross

-[Click](http://mvc.syncfusion.com/demos/web/chart/crosshair) here to view the Crosshair online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/crosshair) here to view the Crosshair online demo sample.
### Customize the Crosshair line and Crosshair label
@@ -380,7 +380,7 @@ Trackball can be enabled by setting the *Visible* option of the crosshair to *tr

-[Click](http://mvc.syncfusion.com/demos/web/chart/trackball) here to view the Trackball online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/trackball) here to view the Trackball online demo sample.
#### Customize trackball marker and trackball line
@@ -486,7 +486,7 @@ N> When hovering mouse on the data points, the corresponding series legend also
{% endhighlight %}
-[Click](http://mvc.syncfusion.com/demos/web/chart/selection) here to view the highlight and selections online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/selection) here to view the highlight and selections online demo sample.
### Highlight Mode
@@ -708,7 +708,7 @@ N> When mouse is clicked on the data points, the corresponding series legend als
{% endhighlight %}
-[Click](http://mvc.syncfusion.com/demos/web/chart/selection) here to view the highlight and selections online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/selection) here to view the highlight and selections online demo sample.
### Selection Mode
@@ -845,7 +845,7 @@ To fetch the selected area data points value, you can set the selectionSettings

-[Click](http://mvc.syncfusion.com/demos/web/chart/multipleselection) here to view the Multiple data selection online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/multipleselection) here to view the Multiple data selection online demo sample.
### Selection Type
@@ -1097,7 +1097,7 @@ EjChart provides support to change the location of the rendered points. This can

-[Click](http://mvc.syncfusion.com/demos/web/chart/dragdrop) here to view the data editing online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/dragdrop) here to view the data editing online demo sample.
### Customize Dragging direction
diff --git a/aspnetmvc/Chart/Working-with-Data.md b/aspnetmvc/Chart/Working-with-Data.md
index 60beca319..9e3b7e71a 100644
--- a/aspnetmvc/Chart/Working-with-Data.md
+++ b/aspnetmvc/Chart/Working-with-Data.md
@@ -54,7 +54,7 @@ var chartData = [

-[Click](http://mvc.syncfusion.com/demos/web/chart/localdata) here to view the local data binding online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/localdata) here to view the local data binding online demo sample.
2.You can also plot data to chart using **Points** option in the series. Using this property you can customize each and every point in the data.
@@ -111,7 +111,7 @@ You can bind the remote data to the chart by using the **DataSource** and you ca

-[Click](http://mvc.syncfusion.com/demos/web/chart/remotedata) here to view the remote data binding online demo sample.
+[Click](https://mvc.syncfusion.com/demos/web/chart/remotedata) here to view the remote data binding online demo sample.
## AngularJS Data Binding
diff --git a/aspnetmvc/Checkbox/Easy-customization.md b/aspnetmvc/Checkbox/Easy-customization.md
index 1d50189ac..c43229ec2 100644
--- a/aspnetmvc/Checkbox/Easy-customization.md
+++ b/aspnetmvc/Checkbox/Easy-customization.md
@@ -44,7 +44,7 @@ Checkbox in binary states
## Enable Tri-State
-Sometimes, it is essential for you to represent the answer in partially true state. To represent the partially true types, an indeterminate state option is present. The state between checked and unchecked state is called indeterminate state. For example, a Checkbox presented to select files to send via [FTP](http://en.wikipedia.org/wiki/File_Transfer_Protocol) can use a [tree view](http://en.wikipedia.org/wiki/Tree_view) so that files can be selected one at a time, or by folder. When only some of the files in a folder are selected, then the checkbox for that folder could be in indeterminate state.
+Sometimes, it is essential for you to represent the answer in partially true state. To represent the partially true types, an indeterminate state option is present. The state between checked and unchecked state is called indeterminate state. For example, a Checkbox presented to select files to send via [FTP](https://en.wikipedia.org/wiki/File_Transfer_Protocol) can use a [tree view](https://en.wikipedia.org/wiki/Tree_view) so that files can be selected one at a time, or by folder. When only some of the files in a folder are selected, then the checkbox for that folder could be in indeterminate state.
When you enable Tri-state, then the Checkbox includes the indeterminate state. The Checkbox has three states. EnableTriState property specifies to enable or disable the Tri-State option for Checkbox.
diff --git a/aspnetmvc/CircularGauge/Legend.md b/aspnetmvc/CircularGauge/Legend.md
index c31931ce1..d2d83f670 100644
--- a/aspnetmvc/CircularGauge/Legend.md
+++ b/aspnetmvc/CircularGauge/Legend.md
@@ -30,7 +30,7 @@ By default, the legend will not be displayed in the circular gauge. You can enab

-[Click](http://mvc.syncfusion.com/demos/web/circulargauge/legend) here to view the online demo sample for legend in the circular Gauge.
+[Click](https://mvc.syncfusion.com/demos/web/circulargauge/legend) here to view the online demo sample for legend in the circular Gauge.
### Legend Text
diff --git a/aspnetmvc/CurrencyTextbox/Keyboard-Interaction.md b/aspnetmvc/CurrencyTextbox/Keyboard-Interaction.md
index a09336e57..9322b3395 100644
--- a/aspnetmvc/CurrencyTextbox/Keyboard-Interaction.md
+++ b/aspnetmvc/CurrencyTextbox/Keyboard-Interaction.md
@@ -22,7 +22,7 @@ Shortcut Key
Description | |