Click or drag to resize

InsightWidgetBaseGetData Method

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public override ChartData GetData(
	IDashboard dashboard,
	string path
)

Parameters

dashboard
Type: Dynamicweb.DashboardsIDashboard
path
Type: SystemString

Return Value

Type: ChartData
See Also