ProgressCircle

The ProgressCircle component is entirely implemented on the server side as a derived class of Wisej.Web.Canvas. It draws on a HTML5 canvas element on the client directly from the server in real time. The component lets you set value, line style and thickness, fill color, font, etc.

Source Code: https://github.com/iceteagroup/wisej-extensions/tree/main/Wisej.Web.Ext.ProgressCircle

Downloads

Download Sample in C#.

Download Sample in VB.NET

Last updated