Represents a control to display a dashboard on a web page.
Namespace:
PerpetuumSoft.Charts.WebAssembly: 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
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
PerpetuumSoft.Charts.Web..::.WebChartViewer
PerpetuumSoft.Charts.Web..::.WebDashboardViewer
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
PerpetuumSoft.Charts.Web..::.WebChartViewer
PerpetuumSoft.Charts.Web..::.WebDashboardViewer