Exemplo n.º 1
0
 public AnalyticsOptions()
 {
     Services = new StatsServicesOptions();
     TimeLineView = new TimeLineOptions();
     GeoMapView = new GeoMapOptions();
     SourcesView = new SourcesViewOptions();
 }
Exemplo n.º 2
0
 public AnalyticsOptions()
 {
     Services     = new StatsServicesOptions();
     TimeLineView = new TimeLineOptions();
     GeoMapView   = new GeoMapOptions();
     SourcesView  = new SourcesViewOptions();
 }