Click or drag to resize

InsightWidgetBaseGetLegend Method

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
protected string GetLegend(
	DateTime periodStart,
	DateTime periodEnd
)

Parameters

periodStart
Type: SystemDateTime
periodEnd
Type: SystemDateTime

Return Value

Type: String
See Also