Click or drag to resize

InsightWidgetBaseComparisonPeriod Property

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInLabelAttribute("Compare to")]
[AddInParameterAttribute("ComparisonPeriod")]
[AddInParameterOrderAttribute(170)]
[AddInParameterGroupAttribute("Comparison")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body;none=false")]
public virtual string ComparisonPeriod { get; set; }

Property Value

Type: String
See Also