HomeCommunityControl GalleryCharting ControlsBar ChartsAsp.Net Dashboard Toolkit Version 1.6

Asp.Net Dashboard Toolkit Version 1.6



(2) Submit a Review

1,213 Downloads

18,639 Views


Description

We provide an .Net dashboard framework instead of an expensive dashboard and data visualization software bundle. Combine our dashboard framework with any free data visualization library such as Microsoft Chart Controls for Microsoft .NET. to create digital dynamic dashboards. Simple and powerful architecture allows you to create ready to use dashboards for your users or authorize them to create their own dashboards.

Syntax Example

Kalitte.Dashboard.Framework.Types.DashboardInstance instance = new Kalitte.Dashboard.Framework.Types.DashboardInstance() { InstanceKey = Guid.NewGuid(), Title = "My First Dashboard", Username = Thread.CurrentPrincipal.Identity.Name }; instance.Columns.Add(new Kalitte.Dashboard.Framework.Types.DashboardColumn(60)); instance.Columns.Add(new Kalitte.Dashboard.Framework.Types.DashboardColumn(40)); Kalitte.Dashboard.Framework.DashboardFramework.CreateDashboard(instance);

Screenshots

Reviews

Submit a review

Nice toolkit

Reviewed by: JunieB on Tuesday, April 16, 2013

4 Stars

Very helpful!

Great Work

Reviewed by: matifnadeem on Wednesday, May 25, 2011

5 Stars

Great work done by your side... but its a license control also having fees.... Is there's any other dynamic dashboard available which is free to use? Or a link which helps other to create their own dynamic dashboards which needs to fit their environment easily?