| 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
)
Protected Function GetLegend (
periodStart As DateTime,
periodEnd As DateTime
) As String
Parameters
- periodStart
- Type: SystemDateTime
- periodEnd
- Type: SystemDateTime
Return Value
Type:
StringSee Also