Class LastWeekVisitsChartWidget
- Namespace
- Dynamicweb.Dashboard.Widgets
- Assembly
- Dynamicweb.Core.dll
[AddInName("The count of visits by day, the last 7 days")]
[AddInDescription("Show last week count of visits by day, the last 7 days")]
[AddInIcon(KnownIcon.LineChart)]
public class LastWeekVisitsChartWidget : ChartWidgetBase, IParameterOptions
- Inheritance
-
LastWeekVisitsChartWidget
- Implements
- Inherited Members
Constructors
LastWeekVisitsChartWidget()
public LastWeekVisitsChartWidget()
Methods
GetData(IDashboard, string)
public override ChartData GetData(IDashboard dashboard, string path)
Parameters
dashboard
IDashboardpath
string