Represents a control to display a dashboard on a web page.

Namespace:  PerpetuumSoft.Charts.Web
Assembly:  PerpetuumSoft.Chart.Web (in PerpetuumSoft.Chart.Web.dll) Version: 3.9.0.1

Syntax

C#
public class WebDashboardViewer : WebChartViewer
Visual Basic (Declaration)
Public Class WebDashboardViewer _
	Inherits WebChartViewer
Visual C++
public ref class WebDashboardViewer : public WebChartViewer

Inheritance Hierarchy

See Also