Skip to content

Commit 86c6e5e

Browse files
committed
SEO-180844-aspnetmvc-refering-page
1 parent acc8964 commit 86c6e5e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

aspnetmvc/Chart/Exporting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Exporting |Chart | ASP.NET MVC | Syncfusion
4-
description: Learn how to export Chart as excel file or image.
4+
description: Learn here about how to export chart as excel file or image with Syncfusion Essential ASP.NET MVC Chart control, it's elements and more..
55
platform: ejmvc
66
control: Chart
77
documentation: ug
88
---
99

10-
# Exporting Chart
10+
# Exporting in ASP.NET MVC Chart Component
1111

1212
Exporting a chart can be done in both client-side and in server-side. This can be modified by setting values to the property “mode” in exporting. Default value for mode is client.
1313

aspnetmvc/DateTimePicker/Time-Interval.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Time Interval | DateTimePicker | ASP.NET MVC | Syncfusion
4-
description: time interval
4+
description: Learn hera about time interval with Syncfusion Essential ASP.NET MVC DateTimePicker Control, its elements and more.
55
platform: ejmvc
66
control: DateTimePicker
77
documentation: ug
88
---
99

10-
# Time Interval
10+
# Time Interval in ASP.NET MVC DateTimePicker
1111

1212
You can set time interval between two adjacent time values in the time popup manually using the “Interval” property. By default the value of the “Interval” property is 30 minutes. Setting this value as 60 is considered as 1 hour. Sometimes you need to update for every hour work log reports. In that case to select time from time popup window with 1 hour interval to update the every 1 hour report you can use Interval option by setting time interval value as “60 minutes”.
1313

0 commit comments

Comments
 (0)