Class VisitorGroupAggregatedVisitsLineView
Inheritance
System.Object
VisitorGroupAggregatedVisitsLineView
Inherited Members
VisitorGroupAggregatedVisitsColumnView.GetMonthlyResult(IQueryable<VisitorGroupVisitStatisticModel>)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.UI.Models.VisitorGroupsStatistics.Statistics.Implementation
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7Syntax
[Obsolete("The Episerver gadget framework has been deprecated so the Visitor Group Statistics gadget will be removed after the upcoming major release.")]
public class VisitorGroupAggregatedVisitsLineView : VisitorGroupAggregatedVisitsColumnView, IVisitorGroupStatisticView, IVisitorGroupStatisticChartDetails
Constructors
VisitorGroupAggregatedVisitsLineView()
Declaration
public VisitorGroupAggregatedVisitsLineView()
VisitorGroupAggregatedVisitsLineView(DynamicDataStoreFactory, IVisitorGroupRepository)
Declaration
public VisitorGroupAggregatedVisitsLineView(DynamicDataStoreFactory storeFactory, IVisitorGroupRepository visitorGroupRepository)
Parameters
Type | Name | Description |
---|---|---|
DynamicDataStoreFactory | storeFactory | |
IVisitorGroupRepository | visitorGroupRepository |
Properties
Chart
Declaration
public override ChartType Chart { get; }
Property Value
Type | Description |
---|---|
ChartType |
Overrides
Name
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
System.String |