Syncfusion.Blazor.LinearGauge
33.2.7
Prefix Reserved
dotnet add package Syncfusion.Blazor.LinearGauge --version 33.2.7
NuGet\Install-Package Syncfusion.Blazor.LinearGauge -Version 33.2.7
<PackageReference Include="Syncfusion.Blazor.LinearGauge" Version="33.2.7" />
<PackageVersion Include="Syncfusion.Blazor.LinearGauge" Version="33.2.7" />
<PackageReference Include="Syncfusion.Blazor.LinearGauge" />
paket add Syncfusion.Blazor.LinearGauge --version 33.2.7
#r "nuget: Syncfusion.Blazor.LinearGauge, 33.2.7"
#:package Syncfusion.Blazor.LinearGauge@33.2.7
#addin nuget:?package=Syncfusion.Blazor.LinearGauge&version=33.2.7
#tool nuget:?package=Syncfusion.Blazor.LinearGauge&version=33.2.7
Syncfusion® Blazor Linear Gauge Component
The Blazor Linear Gauge Component visualizes numeric values on a linear scale. It supports multiple axes, customizable ranges, pointers, labels, and annotations for creating thermometers, pressure gauges, rulers, and other measurement displays.
Key features
- Multiple Axes Support - Add and customize multiple parallel axes within a single gauge to create advanced layouts such as thermometers, rulers, or dual‑scale indicators.
- Customizable Ranges - Define multiple ranges with custom colors, gradients, widths, and positions to highlight specific value intervals or thresholds.
- Versatile Pointer Types - Use bar pointers to represent progress or filled values, or marker pointers (circle, diamond, triangle, custom icons) to indicate exact data points. Pointer styling options include size, color, and animation effects.
- Labels, Ticks & Annotations - Customize labels with prefixes, suffixes, font settings, and formatting. Configure major/minor ticks and add annotations (text, shapes, images) anywhere on the gauge for richer context.
- Horizontal & Vertical Orientations - Render the gauge in vertical or horizontal layout, making it adaptable for dashboards, compact UI spaces, and responsive interfaces.
- Container Customization - Choose from container styles such as rectangle, rounded rectangle, or thermometer, enabling highly tailored gauge visualizations.
- Interactive Features - Enable pointer dragging for dynamic value updates and tooltips for enhanced data interaction in real‑time scenarios.
- Themes & Styling - Supports built‑in themes such as Material, Bootstrap, Fluent, Tailwind, and Fabric, with full customization to match your application’s design system.
- Export & Printing Options - Export the gauge as an image or PDF, or output base64 strings for embedding in documents, reports, or custom UI.
- Globalization & Accessibility - Built‑in globalization for number formatting and full keyboard/screen‑reader accessibility compliance (WAI‑ARIA).
- Blazor Server & WebAssembly Support - Fully compatible with both Blazor Server and Blazor WebAssembly hosting models.
Add stylesheet and script references
- For Blazor Server App / Blazor Web App, add these to
Components/App.razororApp.razorfile. - For Blazor WebAssembly App, add these to
wwwroot/index.htmlfile.
<link href="_content/Syncfusion.Blazor.Themes/bootstrap5.css" rel="stylesheet" />
<script src="_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>
Quick start
- Register the Syncfusion® Blazor services in the
Program.csfile.
using Syncfusion.Blazor;
builder.Services.AddSyncfusionBlazor();
- Add Blazor Linear Gauge component to your Razor page.
@using Syncfusion.Blazor.LinearGauge
<SfLinearGauge>
<LinearGaugeAxes>
<LinearGaugeAxis Minimum="0" Maximum="100">
<LinearGaugePointers>
<LinearGaugePointer Value="40"></LinearGaugePointer>
</LinearGaugePointers>
</LinearGaugeAxis>
</LinearGaugeAxes>
</SfLinearGauge>
Documentation
- Getting Started with Blazor Web App
- Getting Started with Blazor WebAssembly App
- Feature Overview
- API Reference
- Live Demos
- Video Tutorials
Support
License
This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software is subject to the terms and conditions of the Syncfusion® EULA.
About Syncfusion®
Syncfusion® provides 1600+ UI components and frameworks for web, mobile, and desktop development across multiple platforms:
Web: Blazor | ASP.NET Core | ASP.NET MVC | JavaScript | Angular | React | Vue
Desktop: WinForms | WPF | WinUI
Learn more at www.syncfusion.com.
sales@syncfusion.com | Toll Free: 1-888-9-DOTNET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Syncfusion.Blazor.Core (>= 33.2.7)
- Syncfusion.PdfExport.Net.Core (>= 33.2.7)
-
net8.0
- Syncfusion.Blazor.Core (>= 33.2.7)
- Syncfusion.PdfExport.Net.Core (>= 33.2.7)
-
net9.0
- Syncfusion.Blazor.Core (>= 33.2.7)
- Syncfusion.PdfExport.Net.Core (>= 33.2.7)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Syncfusion.Blazor.LinearGauge:
| Package | Downloads |
|---|---|
|
Jakar.Extensions.Blazor.Syncfusion
Extensions to aid in development. |
|
|
Waikiki.Core.Frontend
Common components for building Blazor frontend applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 33.2.7 | 136 | 5/19/2026 |
| 33.2.6 | 326 | 5/12/2026 |
| 33.2.5 | 386 | 5/4/2026 |
| 33.2.4 | 246 | 4/27/2026 |
| 33.2.3 | 366 | 4/21/2026 |
| 33.1.49 | 582 | 4/13/2026 |
| 33.1.47 | 331 | 4/6/2026 |
| 33.1.46 | 201 | 3/30/2026 |
| 33.1.45 | 218 | 3/23/2026 |
| 33.1.44 | 715 | 3/16/2026 |
| 32.2.9 | 1,100 | 3/9/2026 |
| 32.2.8 | 439 | 3/2/2026 |
| 32.2.7 | 807 | 2/23/2026 |
| 32.2.5 | 307 | 2/16/2026 |
| 32.2.4 | 529 | 2/10/2026 |
| 32.2.3 | 643 | 2/5/2026 |
| 32.1.25 | 269 | 1/26/2026 |
| 32.1.24 | 639 | 1/19/2026 |
| 32.1.23 | 426 | 1/13/2026 |
| 32.1.22 | 970 | 1/5/2026 |