Skip to content

Commit b128b29

Browse files
Merge pull request #468 from Syncfusion-Content/hotfix/hotfix-v25.1.35
DOCINFRA-2341_merged_using_automation
2 parents 9004e59 + 1f2cefc commit b128b29

File tree

6 files changed

+19
-20
lines changed

6 files changed

+19
-20
lines changed

js/Barcode/Overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Overview of Syncfusion Essential JS Barcode
4-
description: Syncfusion Essential JS barcode widget has more than 10 different types of barcode which includes one dimensional and two dimensional
3+
title: Overview of JavaScript Barcode Control| Syncfusion
4+
description: Learn here all about overview of Syncfusion Essential JavaScript Barcode control, it's elements and more.
55
platform: js
66
control: Barcode
77
documentation: ug
88
api: /api/js/ejbarcode
99
---
1010

11-
# Overview
11+
# Overview of JavaScript Barcode
1212

1313
The Syncfusion Essential JS Barcode widget enables rendering of one dimension and two dimension barcodes in web page. Barcode provides you a simple and inexpensive method of encoding text information that can be easily read by electronic readers.
1414

js/PivotChart/Series.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Series with PivotChart widget for Syncfusion Essential JS
4-
description: This document illustrates that how to enable series and its customization in JavaScript PivotChart control
3+
title: Series in JavaScript PivotChart Control | SYncfusion
4+
description: Learn here all about how to enable series and its customization in Syncfusion Essential JavaScript PivotChart control, it's elements and more.
55
platform: js
66
control: PivotChart
77
documentation: ug
88
api: /api/js/ejpivotchart
99
---
1010

11-
# Series
11+
# Series in JavaScript PivotChart
1212

1313
## Series point customization
1414
By using the [`fill`](/api/js/ejchart#members:series-fill) and [`border`](/api/js/ejchart#members:series-border) properties of the chart series, you can customize the series color, border color, and border width of the pivot chart.

js/PivotClient/Responsive-Layout.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Responsive-Layout | Essential JS PivotClient widget | Syncfusion
4-
description: This document illustrates that how to enable responsive layout rendering in JavaScript PivotClient control
3+
title: Responsive layout in JavaScript PivotClient Control | Syncfusion
4+
description: Learn here all about how to enable responsive layout rendering in Syncfusion JavaScript PivotClient control, it's elements and more.
55
platform: js
66
control: PivotClient
77
documentation: ug
88
api: /api/js/ejpivotclient
99
---
1010

11-
# Responsive layout in PivotClient
11+
# Responsive layout in JavaScript PivotClient
1212

1313
The pivot client widget supports responsive rendering based on the target device (desktop and tablet) resolution. It supports resolution up to 1024x600. You can enable the responsiveness in the pivot client by setting [`isResponsive`](/api/js/ejpivotclient#members:isresponsive) property to true.
1414

js/PivotGauge/Layout.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
---
22
layout: post
3-
title: Layout | JavaScript | PivotGauge | Syncfusion
4-
description: This document illustrates that how to define layouts and its functionalities in JavaScript PivotGauge control
3+
title: Layout in JavaScript PivotGauge Control | Syncfusion
4+
description: Learn here all about how to define layouts and its functionalities in Syncfusion JavaScript PivotGauge control, it's elements and more.
55
platform: js
66
control: PivotGauge
77
documentation: ug
88
api: /api/js/ejpivotgauge
99
---
1010

11-
# Layout
12-
13-
## Row-wise layout
11+
# Layout in JavaScript PivotGauge
1412

13+
## Row-wise layout
1514
Gauges can be arranged in the specified number of rows by using the [`rowsCount`](/api/js/ejpivotgauge#members:rowscount) property.
1615

1716
{% highlight javascript %}

js/PivotGauge/Tooltip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Tooltip | JavaScript | PivotGauge | Syncfusion
4-
description: This document illustrates that how to enable tooltip and its customization in JavaScript PivotGauge control
3+
title: Tooltip in JavaScript PivotGauge Control | Syncfusion
4+
description: Learn here all about how to enable tooltip and its customization in Synfusion JavaScript PivotGauge control, it's elements and more.
55
platform: js
66
control: PivotGauge
77
documentation: ug
88
api: /api/js/ejpivotgauge
99
---
1010

11-
# Tooltip
11+
# Tooltip in JavaScript PivotGauge
1212

1313
The tooltip can be enabled by using the [`enableTooltip`](/api/js/ejpivotgauge#members:enabletooltip) property.
1414

js/PivotGrid/Relational-Defer-Update.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Defer-Update with PivotGrid widget for Syncfusion Essential JS
4-
description: This document illustrates that how to enable defer-update in server mode of JavaScript PivotGrid control
3+
title: Defer-update in JavaScript PivotGrid Control | Syncfusion
4+
description: Learn here all about how to enable defer update at server mode in Syncfusion JavaScript PivotGrid control, it's elements and more.
55
platform: js
66
control: PivotGrid
77
documentation: ug
88
api: /api/js/ejpivotgrid
99
---
1010

11-
# Defer Update
11+
# Defer update in JavaScript PivotGrid
1212

1313
I> This feature is applicable for the relational datasource only at server mode.
1414

0 commit comments

Comments
 (0)