Skip to content

SEO-187924-ASP.NET-Web-Forms-CircularGauge-HTTP-to-HTPPS #547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: hotfix/hotfix-v26.2.4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions aspnet/CircularGauge/Legend.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Legend | CircularGauge | ASP.NET Webforms | Syncfusion
description: legend
description: Learn here about Legend with Syncfusion ASP.NET Web Forms CircularGauge control, its elements, and more.
platform: aspnet
control: Circular Gauge
documentation: ug
---

# Legend
# ASP.NET Web Forms CircularGauge Legend

The `Legend` contains the list of the ranges that appear in the circular gauge

Expand All @@ -27,7 +27,7 @@ By default, the legend will not be displayed in the circular gauge. You can enab
![ASPNET CircularGauge Legend image1](Legend_images/Legend_img1.png)


[Click](http://asp.syncfusion.com/demos/web/circulargauge/legend.aspx) here to view the online demo sample for legend in the circular Gauge.
[Click](https://ej2.syncfusion.com/home/javascript.html) here to view the online demo sample for legend in the circular Gauge.

### Legend Text

Expand Down
4 changes: 2 additions & 2 deletions aspnet/ComboBox/howto.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Cascading in ComboBox widget for Syncfusion Essential WebForm
description: Describes about the cascading in ComboBox widget for Syncfusion Essential WebForm
description: This article describes about the cascading in the ComboBox widget for the Syncfusion Essential ASP.NET WebForm
platform: aspnet
control: ComboBox
documentation: ug
keywords: ComboBox, combobox, Cascading ComboBox, Autofill supported with ComboBox
---

# How To
# ASP.NET Web Forms ComboBox how to

## Configure the Cascading ComboBox

Expand Down
15 changes: 7 additions & 8 deletions aspnet/Diagram/Page-Settings.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
---
layout: post
title: Page-Settings | Diagram | ASP.NET Webform | Syncfusion
description: This section explains how to customize the size and appearance of the Diagram pages.
description: This section explains how to customize the size and appearance of the ASP.NET Web Forms Diagram Page Settings.
platform: aspnet
control: Diagram
documentation: ug
---


# Page Settings
# ASP.NET Web Forms Diagram Page Settings

Page settings enable to customize the appearance, width, and height of the Diagram page.

![size and appearance of the Diagram pages](/aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png)
![Size and appearance of the asp.net web forms diagram page settings.](Size-and-appearance/aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png)

## Page size and appearance

The size and appearance of the Diagram pages can be customized with the `PageSettings` property.

The `PageWidth` and `PageHeight` properties of page settings define the size of the page. In addition to that, you can customize the appearance of the page with a set of appearance specific properties.
To explore those properties, refer [Page Settings](http://help.syncfusion.com/cr/aspnet/Syncfusion.JavaScript.DataVisualization.Models.Diagram.PageSettings.html "Page Settings").
To explore those properties, refer [Page Settings](https://help.syncfusion.com/cr/aspnet/Syncfusion.JavaScript.DataVisualization.Models.Diagram.PageSettings.html "Page Settings").

You can also customize the appearance of off-page regions with the property `BackgroundColor`.

Expand All @@ -37,17 +36,17 @@ The following code illustrates how to customize the page size and the appearance
{% endhighlight %}


![customize the page size and the appearance of page](/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png)
![Customize the page size of the asp.net web forms diagram page settings.](Customize-the-page-size/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png)

![customize the page appearance and the size of page](/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png)
![Customize the page appearance and size in asp.net web forms diagram page settings.](Customize-the-page-appearance-and-size/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png)

N>When the PageWidth and PageHeight are not specified, the rectangular region that completely fits all nodes and connectors are considered as page size.

## MultiplePage and PageBreaks

When MultiplePage is enabled, size of the page dynamically increases or decreases in multiples of page width and height and completely fits diagram within the page boundaries. Page Breaks is used as a visual guide to see how pages are split into multiple pages.

![Page Breaks is used as a visual guide to see how pages are split](/aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png)
![Page Breaks used as visual guide to see how pages are split in asp.net web forms diagram page settings.](Page-Breaks-used-as-visual-guide/aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png)

`MultiplePage` and `ShowPageBreak` properties of page settings allow you to enable/disable multiple pages and page breaks respectively.
The following code illustrates how to enable multiple page and page break lines.
Expand Down
6 changes: 3 additions & 3 deletions aspnet/DropDownList/TemplateSupport.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
layout: post
title: Template support with DropDownList control for Syncfusion ASP.NET
description: Template Support with DropDownList control for Syncfusion ASP.NET
title: Template support with DropDownList control for Syncfusion ASP.NET
description: This article explains more about TemplateSupport support with ASP.NET Web Forms DropDownList control for Syncfusion ASP.NET.
platform: aspnet
control: DropDownList
documentation: ug
keywords: Template Support, DropDownList, dropdown, Header Template

---

# Template Support
# ASP.NET Web Forms DropDownList TemplateSupport

By default you can add any text or image to the DropDownList list item. To customize the items layout or to create your own visualized elements you can use this template support.

Expand Down
10 changes: 5 additions & 5 deletions aspnet/Numerictextbox/Localization-Support.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
---
layout: post
title: Globalization Support | NumericTextbox | ASP.NET | Syncfusion
description: globalization support
description: Learn here about Localization Support with Syncfusion ASP.NET Web Forms Numerictextbox control, its elements, and more.
platform: aspnet
control: NumericTextbox
documentation: ug
---

# Globalization Support
# ASP.NET Web Forms Numeric Textbox Localization Support

**Globalization** is language support based on the culture in **Textboxes**. You can achieve the **Globalization** using “**locale”** property in **PercentageTextBox** .

The **PercentageTextBox** widget provides multi-language support using globalization. You can customize the **PercentageTextBox** with your own language style by using this feature. You can change the globalization by using the **locale** property. The default value for **locale** property is **en-US** in **PercentageTextBox** control.


More than 350 culture specific files are available to localize the value. To know more about EJ globalize support, please refer the below link
[http://help.syncfusion.com/js/localization](http://help.syncfusion.com/js/localization)
[https://help.syncfusion.com/js/localization](https://help.syncfusion.com/js/localization)

N> All the culture-specific script files are available within the below specified location, once you have installed Essential Studio in your machine, therefore it is not necessary to download these files explicitly.

Expand Down Expand Up @@ -64,9 +64,9 @@ Add the following code example in your ASPX page to render the NumericTextbox co

The following screenshot displays the output of the NumericTextbox with localization.

![C:/Users/giftline.jebamani/Desktop/n.png](Localization-Support_images/Localization-Support_img1.png)
![Localization-Support_img1 in ASP.NET Web Forms Numeric Textbox](Localization-Support_images/Localization-Support_img1.png)

![C:/Users/giftline.jebamani/Desktop/na.png](Localization-Support_images/Localization-Support_img2.png)
![Localization-Support_img2 in ASP.NET Web Forms Numeric Textbox](Localization-Support_images/Localization-Support_img2.png)