.NET GAUGE CONTROL


NET Gauge for ASP.NET .NET Forms. It is simple to use in any windows or web based application. The gauge is written in VB.Net 2.0.
ASP.NET Gauge Example, Free .NET Gauges - Sample : 0 

Sample Code

Dim ga As New SMSoftCharts.Gauge 
Dim img As Image
ga.Value = 25
img = ga.DrawGauge
ga = Nothing

The above code will create a simple gauge, of example 0.
Download Now

For further details you can view Original Post. Click Here


Popular Posts