diff --git a/js/PivotGauge/Layout.md b/js/PivotGauge/Layout.md index 29f25c18b..7a17d9ff7 100644 --- a/js/PivotGauge/Layout.md +++ b/js/PivotGauge/Layout.md @@ -1,17 +1,16 @@ --- layout: post -title: Layout | JavaScript | PivotGauge | Syncfusion -description: This document illustrates that how to define layouts and its functionalities in JavaScript PivotGauge control +title: Layout in JavaScript PivotGauge Control | Syncfusion +description: Learn here all about how to define layouts and its functionalities in Syncfusion JavaScript PivotGauge control, it's elements and more. platform: js control: PivotGauge documentation: ug api: /api/js/ejpivotgauge --- -# Layout - -## Row-wise layout +# Layout in JavaScript PivotGauge +## Row-wise layout Gauges can be arranged in the specified number of rows by using the [`rowsCount`](/api/js/ejpivotgauge#members:rowscount) property. {% highlight javascript %} diff --git a/js/PivotGauge/Tooltip.md b/js/PivotGauge/Tooltip.md index 68c0b31a0..5b0bdbfb2 100644 --- a/js/PivotGauge/Tooltip.md +++ b/js/PivotGauge/Tooltip.md @@ -1,14 +1,14 @@ --- layout: post -title: Tooltip | JavaScript | PivotGauge | Syncfusion -description: This document illustrates that how to enable tooltip and its customization in JavaScript PivotGauge control +title: Tooltip in JavaScript PivotGauge Control | Syncfusion +description: Learn here all about how to enable tooltip and its customization in Synfusion JavaScript PivotGauge control, it's elements and more. platform: js control: PivotGauge documentation: ug api: /api/js/ejpivotgauge --- -# Tooltip +# Tooltip in JavaScript PivotGauge The tooltip can be enabled by using the [`enableTooltip`](/api/js/ejpivotgauge#members:enabletooltip) property. diff --git a/js/PivotGrid/Relational-Defer-Update.md b/js/PivotGrid/Relational-Defer-Update.md index 535ad45b1..dbaff6ac4 100644 --- a/js/PivotGrid/Relational-Defer-Update.md +++ b/js/PivotGrid/Relational-Defer-Update.md @@ -1,14 +1,14 @@ --- layout: post -title: Defer-Update with PivotGrid widget for Syncfusion Essential JS -description: This document illustrates that how to enable defer-update in server mode of JavaScript PivotGrid control +title: Defer-update in JavaScript PivotGrid Control | Syncfusion +description: Learn here all about how to enable defer update at server mode in Syncfusion JavaScript PivotGrid control, it's elements and more. platform: js control: PivotGrid documentation: ug api: /api/js/ejpivotgrid --- -# Defer Update +# Defer update in JavaScript PivotGrid I> This feature is applicable for the relational datasource only at server mode.