File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
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.
5
5
platform : js
6
6
control : PivotGauge
7
7
documentation : ug
8
8
api : /api/js/ejpivotgauge
9
9
---
10
10
11
- # Layout
12
-
13
- ## Row-wise layout
11
+ # Layout in JavaScript PivotGauge
14
12
13
+ ## Row-wise layout
15
14
Gauges can be arranged in the specified number of rows by using the [ ` rowsCount ` ] ( /api/js/ejpivotgauge#members:rowscount ) property.
16
15
17
16
{% highlight javascript %}
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
5
5
platform : js
6
6
control : PivotGauge
7
7
documentation : ug
8
8
api : /api/js/ejpivotgauge
9
9
---
10
10
11
- # Tooltip
11
+ # Tooltip in JavaScript PivotGauge
12
12
13
13
The tooltip can be enabled by using the [ ` enableTooltip ` ] ( /api/js/ejpivotgauge#members:enabletooltip ) property.
14
14
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
5
5
platform : js
6
6
control : PivotGrid
7
7
documentation : ug
8
8
api : /api/js/ejpivotgrid
9
9
---
10
10
11
- # Defer Update
11
+ # Defer update in JavaScript PivotGrid
12
12
13
13
I> This feature is applicable for the relational datasource only at server mode.
14
14
You can’t perform that action at this time.
0 commit comments