Skip to content

Commit de57295

Browse files
Merge pull request #427 from Syncfusion-Content/hotfix/hotfix-v24.2.3
DOCINFRA-2341_merged_using_automation
2 parents e221cac + 6e53cff commit de57295

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

aspnetmvc/Chart/Data-Markers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,4 +573,4 @@ The following code example shows how to enable smart labels,
573573
![](Data-Markers_images/Data-Markers_img12.png)
574574

575575

576-
[Click](https://mvc.syncfusion.com/demos/web/chart/pie) here to view the SmartLabel online demo sample.
576+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/Pie#/bootstrap5) here to view the SmartLabel online demo sample.

aspnetmvc/Chart/Working-with-Data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ var chartData = [
5454

5555
![](Working-with-Data_images/Working-with-Data_img1.png)
5656

57-
[Click](https://mvc.syncfusion.com/demos/web/chart/localdata) here to view the local data binding online demo sample.
57+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/LocalData#/bootstrap5) here to view the local data binding online demo sample.
5858

5959

6060
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
111111

112112
![](Working-with-Data_images/Working-with-Data_img3.png)
113113

114-
[Click](https://mvc.syncfusion.com/demos/web/chart/remotedata) here to view the remote data binding online demo sample.
114+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/RemoteData#/bootstrap5) here to view the remote data binding online demo sample.
115115

116116

117117
## AngularJS Data Binding
@@ -121,7 +121,7 @@ Typically, you will assign data directly to chart using **dataSource** property
121121

122122
I> Essential JS includes AngularJS directives for all controls in the **ej.widget.angular.min.js** script file.
123123

124-
N> All the properties in EjChart supports one way AngularJS binding except inner array properties like **series.points[]**, **series.trendlines[]**. [Click](http://help.syncfusion.com/js/angularjs) here to know more about Essential AngularJS and the properties which support two way AngularJS binding in chart.
124+
N> All the properties in EjChart supports one way AngularJS binding except inner array properties like **series.points[]**, **series.trendlines[]**. [Click](https://help.syncfusion.com/js/angularjs) here to know more about Essential AngularJS and the properties which support two way AngularJS binding in chart.
125125

126126
{% highlight html %}
127127

@@ -177,4 +177,4 @@ N> All the properties in EjChart supports one way AngularJS binding except inner
177177

178178
![](/js/Chart/Working-with-Data_images/Working-with-Data_img4.png)
179179

180-
[Click](http://ngjq.syncfusion.com/#/chart/line) here to view the AngularJS data binding online demo sample.
180+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/Line#/bootstrap5) here to view the AngularJS data binding online demo sample.

aspnetmvc/DateTimePicker/Overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: DateTimePicker| DateTimePicker | ASP.NET MVC | Syncfusion
4-
description: overview
3+
title: Overview of ASP.NET MVC DateTimePicker | Syncfusion
4+
description: Learn here all about overview of Syncfusion Essential ASP.NET MVC DateTimePicker control, its elements, and more.
55
platform: ejmvc
66
control: DateTimePicker
77
documentation: ug
88
---
99

10-
# DateTimePicker
10+
# Overview of ASP.NET MVC DateTimePicker
1111

1212
The Essential ASP.NET MVC DateTimePicker control is used to input the date and time with a specific format. The DateTimePicker control combines the DatePicker and TimePicker controls so that users can select the date and time with their desired format.
1313

aspnetmvc/ProgressBar/Getting-Started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Getting Started | Progress Bar | ASP.NET MVC | Syncfusion
4-
description: getting started
3+
title: Getting Started with ASP.NET MVC Progress Bar | Syncfusion
4+
description: Learn here all about getting started with Syncfusion Essential ASP.NET MVC Progress Bar control, its elements, and more.
55
platform: ejmvc
66
control: Progress Bar
77
documentation: ug
88
---
99

10-
# Getting Started
10+
# Getting Started with ASP.NET MVC Progress Bar
1111

1212
This section briefly describes how to create a Progress Bar control using ASP.NET MVC and learn its features.
1313

0 commit comments

Comments
 (0)