Click or drag to resize

OrderReportValueSelection Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("Metric over time")]
[AddInParameterAttribute("ValueSelection")]
[AddInParameterOrderAttribute(300)]
[AddInParameterGroupAttribute("")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body;none=false;Info=Metric is grouped by data series. If time grouped by is None then it will set metric on the x-axis")]
public string ValueSelection { get; set; }

Property Value

Type: String
See Also