Skip to content

Commit b5f4846

Browse files
committed
1031625 - Removed the word syncfusion from linear guage and listbox topic
1 parent f64d254 commit b5f4846

36 files changed

Lines changed: 143 additions & 143 deletions

blazor/linear-gauge/accessibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Accessibility in Blazor Linear Gauge Component | Syncfusion
4-
description: Checkout and learn here all about accessibility in Syncfusion Blazor Linear Gauge component and more.
3+
title: Accessibility in Blazor Linear Gauge Component | Syncfusion®
4+
description: Checkout and learn here all the features about accessibility in Blazor Linear Gauge component and more.
55
platform: Blazor
66
control: Linear Gauge
77
documentation: ug

blazor/linear-gauge/animation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Animation in Blazor Linear Gauge Component | Syncfusion
4-
description: Checkout and learn here all about animation in Syncfusion Blazor Linear Gauge component and much more details.
3+
title: Animation in Blazor Linear Gauge Component | Syncfusion®
4+
description: Checkout and learn here all the features about animation in Blazor Linear Gauge component and much more details.
55
platform: Blazor
66
control: Linear Gauge
77
documentation: ug

blazor/linear-gauge/annotations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Annotations in Blazor Linear Gauge Component | Syncfusion
4-
description: Checkout and learn here all about annotations in Syncfusion Blazor Linear Gauge component and much more.
3+
title: Annotations in Blazor Linear Gauge Component | Syncfusion®
4+
description: Checkout and learn here all the features about annotations in Blazor Linear Gauge component and much more.
55
platform: Blazor
66
control: Linear Gauge
77
documentation: ug

blazor/linear-gauge/axis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Axes in Blazor Linear Gauge Component | Syncfusion
4-
description: Checkout and learn here all about axes in Syncfusion Blazor Linear Gauge component and much more details.
3+
title: Axes in Blazor Linear Gauge Component | Syncfusion®
4+
description: Checkout and learn here all the features about axes in Blazor Linear Gauge component and much more details.
55
platform: Blazor
66
control: Linear Gauge
77
documentation: ug

blazor/linear-gauge/events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Events in Blazor Linear Gauge Component | Syncfusion
4-
description: Checkout and learn here all about events in Syncfusion Blazor Linear Gauge component and much more details.
3+
title: Events in Blazor Linear Gauge Component | Syncfusion®
4+
description: Checkout and learn here all about the features and events in Blazor Linear Gauge component and much more details.
55
platform: Blazor
66
control: Linear Gauge
77
documentation: ug

blazor/linear-gauge/getting-started-webapp.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Getting started with Syncfusion LinearGauge in Blazor Web App
4-
description: Check out the documentation for getting started with Syncfusion Blazor LinearGauge Component Components in Web App.
3+
title: Getting started with LinearGauge in Blazor Web App | Syncfusion®
4+
description: Check out the documentation for getting started with Blazor LinearGauge Component Components in Web App.
55
platform: Blazor
66
control: LinearGauge
77
documentation: ug
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
The Blazor LinearGauge is an ideal component for visualizing numeric values in a linear scale with features like multiple axes, different orientations, and more.
1313

14-
This section briefly explains about how to include [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor LinearGauge](https://www.syncfusion.com/blazor-components/blazor-linear-gauge) component in your Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/), [Visual Studio Code](https://code.visualstudio.com/), and the [.NET CLI](https://learn.microsoft.com/en-us/dotnet/core/tools/).
14+
This section briefly explains about how to include [Blazor LinearGauge](https://www.syncfusion.com/blazor-components/blazor-linear-gauge) component in your Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/), [Visual Studio Code](https://code.visualstudio.com/), and the [.NET CLI](https://learn.microsoft.com/en-us/dotnet/core/tools/).
1515

1616
{% tabcontents %}
1717

@@ -23,7 +23,7 @@ This section briefly explains about how to include [Syncfusion<sup style="font-s
2323

2424
## Create a new Blazor Web App in Visual Studio
2525

26-
Create a **Blazor Web App** using Visual Studio via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vs) or the [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-integration/template-studio). For detailed instructions, refer to the [Blazor Web App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app) documentation.
26+
Create a **Blazor Web App** using Visual Studio via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vs) or the [Syncfusion® Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-integration/template-studio). For detailed instructions, refer to the [Blazor Web App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app) documentation.
2727

2828
{% endtabcontent %}
2929

@@ -35,7 +35,7 @@ Create a **Blazor Web App** using Visual Studio via [Microsoft Templates](https:
3535

3636
## Create a new Blazor Web App in Visual Studio Code
3737

38-
Create a **Blazor Web App** using Visual Studio Code via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vsc) or the [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-code-integration/create-project). For detailed instructions, refer to the [Blazor Web App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app?tabcontent=visual-studio-code) documentation.
38+
Create a **Blazor Web App** using Visual Studio Code via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vsc) or the [Syncfusion® Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-code-integration/create-project). For detailed instructions, refer to the [Blazor Web App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app?tabcontent=visual-studio-code) documentation.
3939

4040
For example, in a Blazor Web App with the `Auto` interactive render mode, use the following commands in the integrated terminal (<kbd>Ctrl</kbd>+<kbd>`</kbd>):
4141

@@ -87,7 +87,7 @@ cd BlazorWebApp.Client
8787

8888
N> Configure the appropriate [Interactive render mode](https://learn.microsoft.com/en-us/aspnet/core/blazor/components/render-modes?view=aspnetcore-10.0#render-modes) and [Interactivity location](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vs) while creating a Blazor Web App. For detailed information, refer to the [interactive render mode documentation](https://blazor.syncfusion.com/documentation/common/interactive-render-mode).
8989

90-
## Install Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor packages
90+
## Install required Blazor packages
9191

9292
Install [Syncfusion.Blazor.LinearGauge](https://www.nuget.org/packages/Syncfusion.Blazor.LinearGauge) NuGet package in your project using the NuGet Package Manager in Visual Studio (*Tools → NuGet Package Manager → Manage NuGet Packages for Solution*), or the integrated terminal in Visual Studio Code (`dotnet add package`), or the .NET CLI.
9393

@@ -118,7 +118,7 @@ After the packages are installed, open the **~/_Imports.razor** file in the clie
118118
{% endhighlight %}
119119
{% endtabs %}
120120

121-
## Register Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor service
121+
## Register Blazor service
122122

123123
Register the Syncfusion Blazor service in the **Program.cs** file of your Blazor Web App.
124124

@@ -134,7 +134,7 @@ builder.Services.AddSyncfusionBlazor();
134134
{% endhighlight %}
135135
{% endtabs %}
136136

137-
N> If the **Interactive Render Mode** is set to `WebAssembly` or `Auto`, register the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor service in **Program.cs** files of both the server and client projects in your Blazor Web App.
137+
N> If the **Interactive Render Mode** is set to `WebAssembly` or `Auto`, register the Blazor service in **Program.cs** files of both the server and client projects in your Blazor Web App.
138138

139139
## Add script resources
140140

@@ -148,9 +148,9 @@ The script can be accessed from NuGet through [Static Web Assets](https://blazor
148148

149149
N> Check out the [Adding Script Reference](https://blazor.syncfusion.com/documentation/common/adding-script-references) topic to learn different approaches for adding script references in your Blazor application.
150150

151-
## Add Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor LinearGauge component
151+
## Add Blazor LinearGauge component
152152

153-
Add the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor LinearGauge component in the **~/Components/Pages/*.razor** file. If the interactivity location is set to `Per page/component` in the Web App, define a render mode at the top of the `~/Pages/*.razor` file. (For example, `InteractiveServer`, `InteractiveWebAssembly` or `InteractiveAuto`).
153+
Add the Blazor LinearGauge component in the **~/Components/Pages/*.razor** file. If the interactivity location is set to `Per page/component` in the Web App, define a render mode at the top of the `~/Pages/*.razor` file. (For example, `InteractiveServer`, `InteractiveWebAssembly` or `InteractiveAuto`).
154154

155155
N> If the **Interactivity Location** is set to `Global` with `Auto` or `WebAssembly`, the render mode is automatically configured in the `App.razor` file by default.
156156

@@ -179,7 +179,7 @@ N> If the **Interactivity Location** is set to `Global` with `Auto` or `WebAssem
179179
{% endhighlight %}
180180
{% endtabs %}
181181

182-
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor LinearGauge component in the default web browser.
182+
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Blazor LinearGauge component in the default web browser.
183183

184184
{% previewsample "https://blazorplayground.syncfusion.com/embed/LjrzZCLkTTyPJnAO?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor LinearGauge Component](images/blazor-linear-gauge-component.webp)" %}
185185

@@ -264,8 +264,8 @@ The range is used to specify a group of scale values in the gauge. You can set t
264264

265265
## See also
266266

267-
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Client-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-dotnet-cli)
267+
* [Getting Started with Blazor for Client-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-dotnet-cli)
268268

269-
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Server-Side in Visual Studio](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio)
269+
* [Getting Started with Blazor for Server-Side in Visual Studio](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio)
270270

271-
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Server-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-dotnet-cli)
271+
* [Getting Started with Blazor for Server-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-dotnet-cli)

blazor/linear-gauge/getting-started-with-server-app.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Getting started with Syncfusion LinearGauge in Blazor Server App
4-
description: Check out the documentation for getting started with Syncfusion Blazor LinearGauge Component Components in Server App.
3+
title: Getting started with LinearGauge in Blazor Server App | Syncfusion®
4+
description: Check out the documentation for getting started with Blazor LinearGauge Component Components in Server App.
55
platform: Blazor
66
control: LinearGauge
77
documentation: ug
88
---
99

1010
# Getting Started with Blazor Linear Gauge Component in Server App
1111

12-
This section briefly explains about how to include [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Linear Gauge](https://www.syncfusion.com/blazor-components/blazor-linear-gauge) component in a Blazor Server App using [Visual Studio](https://visualstudio.microsoft.com/vs/), [Visual Studio Code](https://code.visualstudio.com/), and the [.NET CLI](https://learn.microsoft.com/en-us/dotnet/core/tools/).
12+
This section briefly explains about how to include [Blazor Linear Gauge](https://www.syncfusion.com/blazor-components/blazor-linear-gauge) component in a Blazor Server App using [Visual Studio](https://visualstudio.microsoft.com/vs/), [Visual Studio Code](https://code.visualstudio.com/), and the [.NET CLI](https://learn.microsoft.com/en-us/dotnet/core/tools/).
1313

1414
{% tabcontents %}
1515

@@ -21,7 +21,7 @@ This section briefly explains about how to include [Syncfusion<sup style="font-s
2121

2222
## Create a new Blazor App in Visual Studio
2323

24-
Create a **Blazor Server App** by using the **Blazor Web App** template in Visual Studio via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vs) or the [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-integration/template-studio). For detailed instructions, refer to the [Blazor Server App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio) documentation.
24+
Create a **Blazor Server App** by using the **Blazor Web App** template in Visual Studio via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vs) or the [Syncfusion® Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-integration/template-studio). For detailed instructions, refer to the [Blazor Server App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio) documentation.
2525

2626
{% endtabcontent %}
2727

@@ -33,7 +33,7 @@ Create a **Blazor Server App** by using the **Blazor Web App** template in Visua
3333

3434
## Create a new Blazor App in Visual Studio Code
3535

36-
Create a **Blazor Server App** using Visual Studio Code via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vsc) or the [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-code-integration/create-project). For detailed instructions, refer to the [Blazor Server App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio?tabcontent=visual-studio-code) documentation.
36+
Create a **Blazor Server App** using Visual Studio Code via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vsc) or the [Syncfusion® Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-code-integration/create-project). For detailed instructions, refer to the [Blazor Server App Getting Started](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio?tabcontent=visual-studio-code) documentation.
3737

3838
Alternatively, create a Server application by using the following command in the integrated terminal (<kbd>Ctrl</kbd>+<kbd>`</kbd>).
3939

@@ -83,7 +83,7 @@ cd BlazorApp
8383

8484
N> Configure the appropriate [Interactive render mode](https://learn.microsoft.com/en-us/aspnet/core/blazor/components/render-modes?view=aspnetcore-10.0#render-modes) and [Interactivity location](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vs) while creating a Blazor Server App. For detailed information, refer to the [interactive render mode documentation](https://blazor.syncfusion.com/documentation/common/interactive-render-mode).
8585

86-
## Install Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor packages
86+
## Install required Blazor packages
8787

8888
Install [Syncfusion.Blazor.LinearGauge](https://www.nuget.org/packages/Syncfusion.Blazor.LinearGauge/) NuGet package in your project using the NuGet Package Manager in Visual Studio (*Tools → NuGet Package Manager → Manage NuGet Packages for Solution*), or the integrated terminal in Visual Studio Code (`dotnet add package`), or the .NET CLI.
8989

@@ -112,9 +112,9 @@ After the packages are installed, open the **~/_Imports.razor** file and import
112112
{% endhighlight %}
113113
{% endtabs %}
114114

115-
## Register Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor service
115+
## Register Blazor service
116116

117-
Register the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor service in the **Program.cs** file of your Blazor Server App.
117+
Register the Blazor service in the **Program.cs** file of your Blazor Server App.
118118

119119
{% tabs %}
120120
{% highlight C# tabtitle="Program.cs" %}
@@ -140,9 +140,9 @@ The script can be accessed from NuGet through [Static Web Assets](https://blazor
140140

141141
N> Check out the [Adding Script Reference](https://blazor.syncfusion.com/documentation/common/adding-script-references) topic to learn different approaches for adding script references in your Blazor application.
142142

143-
## Add Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor LinearGauge component
143+
## Add Blazor LinearGauge component
144144

145-
Add the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor LinearGauge component in the **~/Components/Pages/Home.razor** file. If the interactivity location is set to `Per page/component`, define a render mode at the top of the `~Pages/Home.razor` file.
145+
Add the Blazor LinearGauge component in the **~/Components/Pages/Home.razor** file. If the interactivity location is set to `Per page/component`, define a render mode at the top of the `~Pages/Home.razor` file.
146146

147147
N> If the Interactivity Location is set to `Global`, the render mode is automatically configured in the `App.razor` file by default.
148148

@@ -171,7 +171,7 @@ N> If the Interactivity Location is set to `Global`, the render mode is automati
171171
{% endhighlight %}
172172
{% endtabs %}
173173

174-
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor LinearGauge component in the default web browser.
174+
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Blazor LinearGauge component in the default web browser.
175175

176176
{% previewsample "https://blazorplayground.syncfusion.com/embed/LjrzZCLkTTyPJnAO?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor LinearGauge Component](images/blazor-linear-gauge-component.webp)" %}
177177

@@ -256,8 +256,8 @@ The range is used to specify a group of scale values in the gauge. You can set t
256256

257257
## See also
258258

259-
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Client-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-dotnet-cli)
259+
* [Getting Started with Blazor for Client-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-dotnet-cli)
260260

261-
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Server-Side in Visual Studio](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio)
261+
* [Getting Started with Blazor for Server-Side in Visual Studio](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio)
262262

263-
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Server-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-dotnet-cli)
263+
* [Getting Started with Blazor for Server-Side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-dotnet-cli)

0 commit comments

Comments
 (0)