Skip to content

Commit 1f2cefc

Browse files
Merge pull request #462 from syncfusion-content/SEO-181938-JS-control-changes
SEO-181938-JS-control-changes
2 parents 4a5345d + 0eaa8b7 commit 1f2cefc

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

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)