Click or drag to resize

VisitorReportBaseGroupBySelection 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("GroupBySelection")]
[AddInParameterOrderAttribute(300)]
[AddInParameterGroupAttribute("")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body;none=true;Info=Metric is grouped by data series. If time grouped by is None then it will set metric on the x-axis")]
public virtual string GroupBySelection { get; set; }

Property Value

Type: String
See Also