/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.DashboardCommon.CalculatedField         calculatedField1         = new DevExpress.DashboardCommon.CalculatedField();
     DevExpress.DataAccess.Sql.SelectQuery              selectQuery1             = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column                   column1                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression1        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                    table1                   = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column                   column2                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression2        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column3                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression3        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column4                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression4        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column5                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression5        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column6                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression6        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column7                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression7        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column8                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression8        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column9                  = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression9        = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column10                 = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression10       = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column11                 = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression11       = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column12                 = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression12       = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                   column13                 = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression         columnExpression13       = new DevExpress.DataAccess.Sql.ColumnExpression();
     System.ComponentModel.ComponentResourceManager     resources                = new System.ComponentModel.ComponentResourceManager(typeof(dash_pro_workflowstuff));
     DevExpress.DashboardCommon.Dimension               dimension1               = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension               dimension2               = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension               dimension3               = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.ColorSchemeEntry        colorSchemeEntry1        = new DevExpress.DashboardCommon.ColorSchemeEntry();
     DevExpress.DashboardCommon.DimensionDefinition     dimensionDefinition1     = new DevExpress.DashboardCommon.DimensionDefinition("Status");
     DevExpress.DashboardCommon.ColorSchemeDimensionKey colorSchemeDimensionKey1 = new DevExpress.DashboardCommon.ColorSchemeDimensionKey(dimensionDefinition1, "Approved");
     DevExpress.DashboardCommon.ColorSchemeEntry        colorSchemeEntry2        = new DevExpress.DashboardCommon.ColorSchemeEntry();
     DevExpress.DashboardCommon.ColorSchemeDimensionKey colorSchemeDimensionKey2 = new DevExpress.DashboardCommon.ColorSchemeDimensionKey(dimensionDefinition1, "Assessing");
     DevExpress.DashboardCommon.ColorSchemeEntry        colorSchemeEntry3        = new DevExpress.DashboardCommon.ColorSchemeEntry();
     DevExpress.DashboardCommon.ColorSchemeDimensionKey colorSchemeDimensionKey3 = new DevExpress.DashboardCommon.ColorSchemeDimensionKey(dimensionDefinition1, "Unassigned");
     DevExpress.DashboardCommon.ColorSchemeEntry        colorSchemeEntry4        = new DevExpress.DashboardCommon.ColorSchemeEntry();
     DevExpress.DashboardCommon.ColorSchemeDimensionKey colorSchemeDimensionKey4 = new DevExpress.DashboardCommon.ColorSchemeDimensionKey(dimensionDefinition1, "Under Review");
     DevExpress.DashboardCommon.Dimension               dimension4               = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure                 measure1                 = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Dimension               dimension5               = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension               dimension6               = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure                 measure2                 = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Dimension               dimension7               = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.PivotItemFormatRule     pivotItemFormatRule1     = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue    formatConditionValue1    = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.AppearanceSettings      appearanceSettings1      = new DevExpress.DashboardCommon.AppearanceSettings();
     DevExpress.DashboardCommon.PivotItemFormatRule     pivotItemFormatRule2     = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue    formatConditionValue2    = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.AppearanceSettings      appearanceSettings2      = new DevExpress.DashboardCommon.AppearanceSettings();
     DevExpress.DashboardCommon.PivotItemFormatRule     pivotItemFormatRule3     = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue    formatConditionValue3    = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.AppearanceSettings      appearanceSettings3      = new DevExpress.DashboardCommon.AppearanceSettings();
     DevExpress.DashboardCommon.PivotItemFormatRule     pivotItemFormatRule4     = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue    formatConditionValue4    = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.AppearanceSettings      appearanceSettings4      = new DevExpress.DashboardCommon.AppearanceSettings();
     DevExpress.DashboardCommon.DashboardLayoutGroup    dashboardLayoutGroup1    = new DevExpress.DashboardCommon.DashboardLayoutGroup();
     DevExpress.DashboardCommon.DashboardLayoutItem     dashboardLayoutItem1     = new DevExpress.DashboardCommon.DashboardLayoutItem();
     DevExpress.DashboardCommon.DashboardLayoutGroup    dashboardLayoutGroup2    = new DevExpress.DashboardCommon.DashboardLayoutGroup();
     DevExpress.DashboardCommon.DashboardLayoutItem     dashboardLayoutItem2     = new DevExpress.DashboardCommon.DashboardLayoutItem();
     DevExpress.DashboardCommon.DashboardLayoutItem     dashboardLayoutItem3     = new DevExpress.DashboardCommon.DashboardLayoutItem();
     this.dashboardSqlDataSource1 = new DevExpress.DashboardCommon.DashboardSqlDataSource();
     this.treeViewDashboardItem1  = new DevExpress.DashboardCommon.TreeViewDashboardItem();
     this.pieDashboardItem1       = new DevExpress.DashboardCommon.PieDashboardItem();
     this.pivotDashboardItem1     = new DevExpress.DashboardCommon.PivotDashboardItem();
     ((System.ComponentModel.ISupportInitialize)(this.dashboardSqlDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeViewDashboardItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pieDashboardItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotDashboardItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // dashboardSqlDataSource1
     //
     calculatedField1.DataMember = "view_workflow";
     calculatedField1.Expression = "ToStr(Max([Status]))";
     calculatedField1.Name       = "status(max)";
     this.dashboardSqlDataSource1.CalculatedFields.AddRange(new DevExpress.DashboardCommon.CalculatedField[] {
         calculatedField1
     });
     this.dashboardSqlDataSource1.ComponentName  = "dashboardSqlDataSource1";
     this.dashboardSqlDataSource1.ConnectionName = "DevDB";
     this.dashboardSqlDataSource1.Name           = "SQL Data Source 1";
     columnExpression1.ColumnName = "AssignedTo";
     table1.MetaSerializable      = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"305\" />";
     table1.Name                   = "view_workflow";
     columnExpression1.Table       = table1;
     column1.Expression            = columnExpression1;
     columnExpression2.ColumnName  = "AssignedBy";
     columnExpression2.Table       = table1;
     column2.Expression            = columnExpression2;
     columnExpression3.ColumnName  = "Project";
     columnExpression3.Table       = table1;
     column3.Expression            = columnExpression3;
     columnExpression4.ColumnName  = "ProjectColor";
     columnExpression4.Table       = table1;
     column4.Expression            = columnExpression4;
     columnExpression5.ColumnName  = "Status";
     columnExpression5.Table       = table1;
     column5.Expression            = columnExpression5;
     columnExpression6.ColumnName  = "StatusOrder";
     columnExpression6.Table       = table1;
     column6.Expression            = columnExpression6;
     columnExpression7.ColumnName  = "Comments";
     columnExpression7.Table       = table1;
     column7.Expression            = columnExpression7;
     columnExpression8.ColumnName  = "Manager";
     columnExpression8.Table       = table1;
     column8.Expression            = columnExpression8;
     columnExpression9.ColumnName  = "Worker";
     columnExpression9.Table       = table1;
     column9.Expression            = columnExpression9;
     columnExpression10.ColumnName = "Date";
     columnExpression10.Table      = table1;
     column10.Expression           = columnExpression10;
     columnExpression11.ColumnName = "DueDate";
     columnExpression11.Table      = table1;
     column11.Expression           = columnExpression11;
     columnExpression12.ColumnName = "RC_ID";
     columnExpression12.Table      = table1;
     column12.Expression           = columnExpression12;
     columnExpression13.ColumnName = "RC_NAME";
     columnExpression13.Table      = table1;
     column13.Expression           = columnExpression13;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Columns.Add(column8);
     selectQuery1.Columns.Add(column9);
     selectQuery1.Columns.Add(column10);
     selectQuery1.Columns.Add(column11);
     selectQuery1.Columns.Add(column12);
     selectQuery1.Columns.Add(column13);
     selectQuery1.Name = "view_workflow";
     selectQuery1.Tables.Add(table1);
     this.dashboardSqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.dashboardSqlDataSource1.ResultSchemaSerializable = resources.GetString("dashboardSqlDataSource1.ResultSchemaSerializable");
     //
     // treeViewDashboardItem1
     //
     this.treeViewDashboardItem1.ComponentName = "treeViewDashboardItem1";
     dimension1.DataMember = "RC_ID";
     dimension2.DataMember = "Project";
     this.treeViewDashboardItem1.DataItemRepository.Clear();
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension1, "DataItem0");
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension2, "DataItem1");
     this.treeViewDashboardItem1.DataMember = "view_workflow";
     this.treeViewDashboardItem1.DataSource = this.dashboardSqlDataSource1;
     this.treeViewDashboardItem1.FilterDimensions.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension2,
         dimension1
     });
     this.treeViewDashboardItem1.InteractivityOptions.IgnoreMasterFilters = true;
     this.treeViewDashboardItem1.Name        = "Data Selector";
     this.treeViewDashboardItem1.ShowCaption = true;
     //
     // pieDashboardItem1
     //
     dimension3.DataMember = "Status";
     this.pieDashboardItem1.Arguments.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension3
     });
     this.pieDashboardItem1.ColoringOptions.UseGlobalColors = false;
     colorSchemeEntry1.ColorDefinition = new DevExpress.DashboardCommon.ColorDefinition(10);
     colorSchemeEntry1.DataMember      = "view_workflow";
     colorSchemeEntry1.DataSource      = this.dashboardSqlDataSource1;
     colorSchemeEntry1.DimensionKeys.AddRange(new DevExpress.DashboardCommon.ColorSchemeDimensionKey[] {
         colorSchemeDimensionKey1
     });
     colorSchemeEntry2.ColorDefinition = new DevExpress.DashboardCommon.ColorDefinition(0);
     colorSchemeEntry2.DataMember      = "view_workflow";
     colorSchemeEntry2.DataSource      = this.dashboardSqlDataSource1;
     colorSchemeEntry2.DimensionKeys.AddRange(new DevExpress.DashboardCommon.ColorSchemeDimensionKey[] {
         colorSchemeDimensionKey2
     });
     colorSchemeEntry3.ColorDefinition = new DevExpress.DashboardCommon.ColorDefinition(1);
     colorSchemeEntry3.DataMember      = "view_workflow";
     colorSchemeEntry3.DataSource      = this.dashboardSqlDataSource1;
     colorSchemeEntry3.DimensionKeys.AddRange(new DevExpress.DashboardCommon.ColorSchemeDimensionKey[] {
         colorSchemeDimensionKey3
     });
     colorSchemeEntry4.ColorDefinition = new DevExpress.DashboardCommon.ColorDefinition(14);
     colorSchemeEntry4.DataMember      = "view_workflow";
     colorSchemeEntry4.DataSource      = this.dashboardSqlDataSource1;
     colorSchemeEntry4.DimensionKeys.AddRange(new DevExpress.DashboardCommon.ColorSchemeDimensionKey[] {
         colorSchemeDimensionKey4
     });
     this.pieDashboardItem1.ColorScheme.AddRange(new DevExpress.DashboardCommon.ColorSchemeEntry[] {
         colorSchemeEntry1,
         colorSchemeEntry2,
         colorSchemeEntry3,
         colorSchemeEntry4
     });
     this.pieDashboardItem1.ComponentName = "pieDashboardItem1";
     dimension4.DataMember = "Project";
     measure1.DataMember   = "RC_ID";
     measure1.SummaryType  = DevExpress.DashboardCommon.SummaryType.CountDistinct;
     this.pieDashboardItem1.DataItemRepository.Clear();
     this.pieDashboardItem1.DataItemRepository.Add(dimension4, "DataItem3");
     this.pieDashboardItem1.DataItemRepository.Add(dimension3, "DataItem1");
     this.pieDashboardItem1.DataItemRepository.Add(measure1, "DataItem0");
     this.pieDashboardItem1.DataMember = "view_workflow";
     this.pieDashboardItem1.DataSource = this.dashboardSqlDataSource1;
     this.pieDashboardItem1.InteractivityOptions.IgnoreMasterFilters = false;
     this.pieDashboardItem1.InteractivityOptions.IsDrillDownEnabled  = true;
     this.pieDashboardItem1.Name = "Pies 1";
     this.pieDashboardItem1.SeriesDimensions.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension4
     });
     this.pieDashboardItem1.ShowCaption = false;
     this.pieDashboardItem1.Values.AddRange(new DevExpress.DashboardCommon.Measure[] {
         measure1
     });
     //
     // pivotDashboardItem1
     //
     dimension5.DataMember            = "DueDate";
     dimension5.DateTimeGroupInterval = DevExpress.DashboardCommon.DateTimeGroupInterval.None;
     dimension6.DataMember            = "Date";
     dimension6.DateTimeGroupInterval = DevExpress.DashboardCommon.DateTimeGroupInterval.None;
     this.pivotDashboardItem1.Columns.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension5,
         dimension6
     });
     this.pivotDashboardItem1.ComponentName = "pivotDashboardItem1";
     measure2.DataMember   = "Status";
     measure2.SummaryType  = DevExpress.DashboardCommon.SummaryType.Max;
     dimension7.DataMember = "RC_ID";
     dimension7.Name       = "Item ID";
     this.pivotDashboardItem1.DataItemRepository.Clear();
     this.pivotDashboardItem1.DataItemRepository.Add(measure2, "DataItem2");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension7, "DataItem4");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension5, "DataItem0");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension6, "DataItem1");
     this.pivotDashboardItem1.DataMember        = "view_workflow";
     this.pivotDashboardItem1.DataSource        = this.dashboardSqlDataSource1;
     appearanceSettings1.AppearanceType         = DevExpress.DashboardCommon.FormatConditionAppearanceType.Red;
     formatConditionValue1.StyleSettings        = appearanceSettings1;
     formatConditionValue1.Value1               = "Unassigned";
     pivotItemFormatRule1.Condition             = formatConditionValue1;
     pivotItemFormatRule1.DataItem              = measure2;
     pivotItemFormatRule1.IntersectionLevelMode = DevExpress.DashboardCommon.FormatConditionIntersectionLevelMode.AllLevels;
     pivotItemFormatRule1.Name                  = "FormatRule 1";
     appearanceSettings2.AppearanceType         = DevExpress.DashboardCommon.FormatConditionAppearanceType.Yellow;
     formatConditionValue2.StyleSettings        = appearanceSettings2;
     formatConditionValue2.Value1               = "Under Review";
     pivotItemFormatRule2.Condition             = formatConditionValue2;
     pivotItemFormatRule2.DataItem              = measure2;
     pivotItemFormatRule2.IntersectionLevelMode = DevExpress.DashboardCommon.FormatConditionIntersectionLevelMode.AllLevels;
     pivotItemFormatRule2.Name                  = "FormatRule 2";
     appearanceSettings3.AppearanceType         = DevExpress.DashboardCommon.FormatConditionAppearanceType.Blue;
     formatConditionValue3.StyleSettings        = appearanceSettings3;
     formatConditionValue3.Value1               = "Assessing";
     pivotItemFormatRule3.Condition             = formatConditionValue3;
     pivotItemFormatRule3.DataItem              = measure2;
     pivotItemFormatRule3.IntersectionLevelMode = DevExpress.DashboardCommon.FormatConditionIntersectionLevelMode.AllLevels;
     pivotItemFormatRule3.Name                  = "FormatRule 3";
     appearanceSettings4.AppearanceType         = DevExpress.DashboardCommon.FormatConditionAppearanceType.Green;
     formatConditionValue4.StyleSettings        = appearanceSettings4;
     formatConditionValue4.Value1               = "Approved";
     pivotItemFormatRule4.Condition             = formatConditionValue4;
     pivotItemFormatRule4.DataItem              = measure2;
     pivotItemFormatRule4.IntersectionLevelMode = DevExpress.DashboardCommon.FormatConditionIntersectionLevelMode.AllLevels;
     pivotItemFormatRule4.Name                  = "FormatRule 4";
     this.pivotDashboardItem1.FormatRules.AddRange(new DevExpress.DashboardCommon.PivotItemFormatRule[] {
         pivotItemFormatRule1,
         pivotItemFormatRule2,
         pivotItemFormatRule3,
         pivotItemFormatRule4
     });
     this.pivotDashboardItem1.InteractivityOptions.IgnoreMasterFilters = false;
     this.pivotDashboardItem1.LayoutType = DevExpress.DashboardCommon.PivotLayoutType.Tabular;
     this.pivotDashboardItem1.Name       = "Pivot 1";
     this.pivotDashboardItem1.Rows.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension7
     });
     this.pivotDashboardItem1.ShowCaption           = false;
     this.pivotDashboardItem1.ShowColumnGrandTotals = false;
     this.pivotDashboardItem1.ShowColumnTotals      = false;
     this.pivotDashboardItem1.ShowRowGrandTotals    = false;
     this.pivotDashboardItem1.ShowRowTotals         = false;
     this.pivotDashboardItem1.Values.AddRange(new DevExpress.DashboardCommon.Measure[] {
         measure2
     });
     //
     // dash_pro_workflowstuff
     //
     this.DataSources.AddRange(new DevExpress.DashboardCommon.IDashboardDataSource[] {
         this.dashboardSqlDataSource1
     });
     this.Items.AddRange(new DevExpress.DashboardCommon.DashboardItem[] {
         this.pivotDashboardItem1,
         this.treeViewDashboardItem1,
         this.pieDashboardItem1
     });
     dashboardLayoutItem1.DashboardItem = this.treeViewDashboardItem1;
     dashboardLayoutItem1.Weight        = 18.301435406698566D;
     dashboardLayoutItem2.DashboardItem = this.pieDashboardItem1;
     dashboardLayoutItem2.Weight        = 26.533996683250415D;
     dashboardLayoutItem3.DashboardItem = this.pivotDashboardItem1;
     dashboardLayoutItem3.Weight        = 73.466003316749592D;
     dashboardLayoutGroup2.ChildNodes.AddRange(new DevExpress.DashboardCommon.DashboardLayoutNode[] {
         dashboardLayoutItem2,
         dashboardLayoutItem3
     });
     dashboardLayoutGroup2.DashboardItem = null;
     dashboardLayoutGroup2.Orientation   = DevExpress.DashboardCommon.DashboardLayoutGroupOrientation.Vertical;
     dashboardLayoutGroup2.Weight        = 81.698564593301441D;
     dashboardLayoutGroup1.ChildNodes.AddRange(new DevExpress.DashboardCommon.DashboardLayoutNode[] {
         dashboardLayoutItem1,
         dashboardLayoutGroup2
     });
     dashboardLayoutGroup1.DashboardItem = null;
     this.LayoutRoot = dashboardLayoutGroup1;
     this.Title.ImageDataSerializable = resources.GetString("dash_pro_workflowstuff.Title.ImageDataSerializable");
     this.Title.ShowMasterFilterState = false;
     this.Title.Text = "Workflow Group Analysis";
     ((System.ComponentModel.ISupportInitialize)(this.dashboardSqlDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeViewDashboardItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pieDashboardItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotDashboardItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.DashboardCommon.Dimension             dimension1             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension2             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension3             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension4             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure               measure1               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Measure               measure2               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.ChartPane             chartPane1             = new DevExpress.DashboardCommon.ChartPane();
     DevExpress.DashboardCommon.SimpleSeries          simpleSeries1          = new DevExpress.DashboardCommon.SimpleSeries();
     DevExpress.DashboardCommon.SimpleSeries          simpleSeries2          = new DevExpress.DashboardCommon.SimpleSeries();
     DevExpress.DashboardCommon.CalculatedField       calculatedField1       = new DevExpress.DashboardCommon.CalculatedField();
     DevExpress.DataAccess.Sql.CustomSqlQuery         customSqlQuery1        = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     DevExpress.DataAccess.Sql.QueryParameter         queryParameter1        = new DevExpress.DataAccess.Sql.QueryParameter();
     System.ComponentModel.ComponentResourceManager   resources              = new System.ComponentModel.ComponentResourceManager(typeof(dash_pro_profile));
     DevExpress.DashboardCommon.Dimension             dimension5             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension6             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure               measure3               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Measure               measure4               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Dimension             dimension7             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension8             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension9             = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension10            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension11            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension12            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension13            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure               measure5               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Dimension             dimension14            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension15            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure               measure6               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Dimension             dimension16            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension17            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension18            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure               measure7               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Measure               measure8               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.Dimension             dimension19            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension20            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Dimension             dimension21            = new DevExpress.DashboardCommon.Dimension();
     DevExpress.DashboardCommon.Measure               measure9               = new DevExpress.DashboardCommon.Measure();
     DevExpress.DashboardCommon.PivotWindowDefinition pivotWindowDefinition1 = new DevExpress.DashboardCommon.PivotWindowDefinition();
     DevExpress.DashboardCommon.PivotItemFormatRule   pivotItemFormatRule1   = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue  formatConditionValue1  = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.AppearanceSettings    appearanceSettings1    = new DevExpress.DashboardCommon.AppearanceSettings();
     DevExpress.DashboardCommon.PivotItemFormatRule   pivotItemFormatRule2   = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue  formatConditionValue2  = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.AppearanceSettings    appearanceSettings2    = new DevExpress.DashboardCommon.AppearanceSettings();
     DevExpress.DashboardCommon.PivotItemFormatRule   pivotItemFormatRule3   = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue  formatConditionValue3  = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.AppearanceSettings    appearanceSettings3    = new DevExpress.DashboardCommon.AppearanceSettings();
     DevExpress.DashboardCommon.PivotItemFormatRule   pivotItemFormatRule4   = new DevExpress.DashboardCommon.PivotItemFormatRule();
     DevExpress.DashboardCommon.FormatConditionValue  formatConditionValue4  = new DevExpress.DashboardCommon.FormatConditionValue();
     DevExpress.DashboardCommon.IconSettings          iconSettings1          = new DevExpress.DashboardCommon.IconSettings();
     DevExpress.DashboardCommon.DashboardLayoutGroup  dashboardLayoutGroup1  = new DevExpress.DashboardCommon.DashboardLayoutGroup();
     DevExpress.DashboardCommon.DashboardLayoutGroup  dashboardLayoutGroup2  = new DevExpress.DashboardCommon.DashboardLayoutGroup();
     DevExpress.DashboardCommon.DashboardLayoutGroup  dashboardLayoutGroup3  = new DevExpress.DashboardCommon.DashboardLayoutGroup();
     DevExpress.DashboardCommon.DashboardLayoutItem   dashboardLayoutItem1   = new DevExpress.DashboardCommon.DashboardLayoutItem();
     DevExpress.DashboardCommon.DashboardLayoutItem   dashboardLayoutItem2   = new DevExpress.DashboardCommon.DashboardLayoutItem();
     DevExpress.DashboardCommon.DashboardLayoutGroup  dashboardLayoutGroup4  = new DevExpress.DashboardCommon.DashboardLayoutGroup();
     DevExpress.DashboardCommon.DashboardLayoutItem   dashboardLayoutItem3   = new DevExpress.DashboardCommon.DashboardLayoutItem();
     DevExpress.DashboardCommon.DashboardLayoutItem   dashboardLayoutItem4   = new DevExpress.DashboardCommon.DashboardLayoutItem();
     DevExpress.DashboardCommon.DashboardLayoutItem   dashboardLayoutItem5   = new DevExpress.DashboardCommon.DashboardLayoutItem();
     DevExpress.DashboardCommon.DashboardParameter    dashboardParameter1    = new DevExpress.DashboardCommon.DashboardParameter();
     this.chartDashboardItem1     = new DevExpress.DashboardCommon.ChartDashboardItem();
     this.dashboardSqlDataSource1 = new DevExpress.DashboardCommon.DashboardSqlDataSource();
     this.treeViewDashboardItem1  = new DevExpress.DashboardCommon.TreeViewDashboardItem();
     this.pieDashboardItem1       = new DevExpress.DashboardCommon.PieDashboardItem();
     this.pieDashboardItem2       = new DevExpress.DashboardCommon.PieDashboardItem();
     this.pivotDashboardItem1     = new DevExpress.DashboardCommon.PivotDashboardItem();
     ((System.ComponentModel.ISupportInitialize)(this.chartDashboardItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dashboardSqlDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeViewDashboardItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pieDashboardItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pieDashboardItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotDashboardItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(dimension21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(measure9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // chartDashboardItem1
     //
     dimension1.DataMember = "area_identifier";
     dimension2.DataMember = "bp_name";
     dimension3.DataMember = "stan_standard";
     dimension3.SortOrder  = DevExpress.DashboardCommon.DimensionSortOrder.Descending;
     this.chartDashboardItem1.Arguments.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension1,
         dimension2,
         dimension3
     });
     this.chartDashboardItem1.AxisX.EnableZooming = true;
     this.chartDashboardItem1.AxisX.TitleVisible  = false;
     this.chartDashboardItem1.ComponentName       = "chartDashboardItem1";
     dimension4.DataMember = "area_name";
     measure1.DataMember   = "score_col1";
     measure1.Name         = "As-Is";
     measure1.SummaryType  = DevExpress.DashboardCommon.SummaryType.Min;
     measure2.DataMember   = "score_col2";
     measure2.Name         = "To-Be";
     measure2.SummaryType  = DevExpress.DashboardCommon.SummaryType.Min;
     this.chartDashboardItem1.DataItemRepository.Clear();
     this.chartDashboardItem1.DataItemRepository.Add(dimension4, "DataItem0");
     this.chartDashboardItem1.DataItemRepository.Add(dimension2, "DataItem1");
     this.chartDashboardItem1.DataItemRepository.Add(dimension3, "DataItem2");
     this.chartDashboardItem1.DataItemRepository.Add(measure1, "DataItem3");
     this.chartDashboardItem1.DataItemRepository.Add(dimension1, "DataItem5");
     this.chartDashboardItem1.DataItemRepository.Add(measure2, "DataItem4");
     this.chartDashboardItem1.DataMember = "modified_felipe";
     this.chartDashboardItem1.DataSource = this.dashboardSqlDataSource1;
     this.chartDashboardItem1.InteractivityOptions.IgnoreMasterFilters = false;
     this.chartDashboardItem1.InteractivityOptions.IsDrillDownEnabled  = true;
     this.chartDashboardItem1.Name = "Capability Scores";
     chartPane1.Name = "Pane 1";
     chartPane1.PrimaryAxisY.AlwaysShowZeroLevel       = true;
     chartPane1.PrimaryAxisY.ShowGridLines             = true;
     chartPane1.PrimaryAxisY.TitleVisible              = true;
     chartPane1.SecondaryAxisY.AlwaysShowZeroLevel     = true;
     chartPane1.SecondaryAxisY.ShowGridLines           = false;
     chartPane1.SecondaryAxisY.TitleVisible            = true;
     simpleSeries1.PointLabelOptions.ContentType       = DevExpress.DashboardCommon.PointLabelContentTypeEx.Value;
     simpleSeries1.PointLabelOptions.Position          = DevExpress.DashboardCommon.PointLabelPosition.Inside;
     simpleSeries1.PointLabelOptions.ShowForZeroValues = true;
     simpleSeries1.AddDataItem("Value", measure1);
     simpleSeries2.PointLabelOptions.ContentType       = DevExpress.DashboardCommon.PointLabelContentTypeEx.Value;
     simpleSeries2.PointLabelOptions.Position          = DevExpress.DashboardCommon.PointLabelPosition.Inside;
     simpleSeries2.PointLabelOptions.ShowForZeroValues = true;
     simpleSeries2.AddDataItem("Value", measure2);
     chartPane1.Series.AddRange(new DevExpress.DashboardCommon.ChartSeries[] {
         simpleSeries1,
         simpleSeries2
     });
     this.chartDashboardItem1.Panes.AddRange(new DevExpress.DashboardCommon.ChartPane[] {
         chartPane1
     });
     this.chartDashboardItem1.Rotated = true;
     this.chartDashboardItem1.SeriesDimensions.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension4
     });
     this.chartDashboardItem1.ShowCaption = true;
     //
     // dashboardSqlDataSource1
     //
     calculatedField1.DataMember = "modified_felipe";
     calculatedField1.Expression = "[score_col2] - [score_col1]";
     calculatedField1.Name       = "Calculated Field 1";
     this.dashboardSqlDataSource1.CalculatedFields.AddRange(new DevExpress.DashboardCommon.CalculatedField[] {
         calculatedField1
     });
     this.dashboardSqlDataSource1.ComponentName  = "dashboardSqlDataSource1";
     this.dashboardSqlDataSource1.ConnectionName = "OhioDB";
     this.dashboardSqlDataSource1.Name           = "SQL Data Source 1";
     customSqlQuery1.Name  = "modified_felipe";
     queryParameter1.Name  = "projectID";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.projectID]", typeof(System.Guid));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     this.dashboardSqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.dashboardSqlDataSource1.ResultSchemaSerializable = resources.GetString("dashboardSqlDataSource1.ResultSchemaSerializable");
     //
     // treeViewDashboardItem1
     //
     this.treeViewDashboardItem1.ComponentName = "treeViewDashboardItem1";
     dimension5.DataMember  = "value_scoretext";
     dimension6.DataMember  = "stan_standard";
     measure3.DataMember    = "score_col1";
     measure3.SummaryType   = DevExpress.DashboardCommon.SummaryType.Min;
     measure4.DataMember    = "score_col2";
     measure4.SummaryType   = DevExpress.DashboardCommon.SummaryType.Min;
     dimension7.DataMember  = "card_name";
     dimension8.DataMember  = "area_name";
     dimension9.DataMember  = "bp_name";
     dimension10.DataMember = "value_score";
     this.treeViewDashboardItem1.DataItemRepository.Clear();
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension5, "DataItem0");
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension6, "DataItem1");
     this.treeViewDashboardItem1.DataItemRepository.Add(measure3, "DataItem2");
     this.treeViewDashboardItem1.DataItemRepository.Add(measure4, "DataItem3");
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension7, "DataItem5");
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension8, "DataItem6");
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension9, "DataItem4");
     this.treeViewDashboardItem1.DataItemRepository.Add(dimension10, "DataItem7");
     this.treeViewDashboardItem1.DataMember   = "modified_felipe";
     this.treeViewDashboardItem1.DataSource   = this.dashboardSqlDataSource1;
     this.treeViewDashboardItem1.EnableSearch = true;
     this.treeViewDashboardItem1.FilterDimensions.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension8,
         dimension9,
         dimension7,
         dimension6,
         dimension10,
         dimension5
     });
     this.treeViewDashboardItem1.HiddenMeasures.AddRange(new DevExpress.DashboardCommon.Measure[] {
         measure3,
         measure4
     });
     this.treeViewDashboardItem1.InteractivityOptions.IgnoreMasterFilters = true;
     this.treeViewDashboardItem1.Name        = "Select Data to Visualize";
     this.treeViewDashboardItem1.ShowCaption = true;
     //
     // pieDashboardItem1
     //
     dimension11.DataMember = "bp_name";
     dimension12.DataMember = "stan_standard";
     this.pieDashboardItem1.Arguments.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension11,
         dimension12
     });
     this.pieDashboardItem1.ComponentName = "pieDashboardItem1";
     dimension13.DataMember            = "area_name";
     dimension13.SortOrder             = DevExpress.DashboardCommon.DimensionSortOrder.Descending;
     measure5.DataMember               = "score_col1";
     measure5.Name                     = "As-Is";
     measure5.NumericFormat.FormatType = DevExpress.DashboardCommon.DataItemNumericFormatType.General;
     measure5.SummaryType              = DevExpress.DashboardCommon.SummaryType.Min;
     this.pieDashboardItem1.DataItemRepository.Clear();
     this.pieDashboardItem1.DataItemRepository.Add(dimension13, "DataItem2");
     this.pieDashboardItem1.DataItemRepository.Add(measure5, "DataItem0");
     this.pieDashboardItem1.DataItemRepository.Add(dimension11, "DataItem3");
     this.pieDashboardItem1.DataItemRepository.Add(dimension12, "DataItem1");
     this.pieDashboardItem1.DataMember = "modified_felipe";
     this.pieDashboardItem1.DataSource = this.dashboardSqlDataSource1;
     this.pieDashboardItem1.InteractivityOptions.IgnoreMasterFilters = false;
     this.pieDashboardItem1.InteractivityOptions.IsDrillDownEnabled  = true;
     this.pieDashboardItem1.LabelContentType = ((DevExpress.DashboardCommon.PieValueType)((DevExpress.DashboardCommon.PieValueType.Argument | DevExpress.DashboardCommon.PieValueType.Value)));
     this.pieDashboardItem1.Name             = "As-Is";
     this.pieDashboardItem1.SeriesDimensions.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension13
     });
     this.pieDashboardItem1.ShowCaption        = true;
     this.pieDashboardItem1.TooltipContentType = ((DevExpress.DashboardCommon.PieValueType)((DevExpress.DashboardCommon.PieValueType.Argument | DevExpress.DashboardCommon.PieValueType.Value)));
     this.pieDashboardItem1.Values.AddRange(new DevExpress.DashboardCommon.Measure[] {
         measure5
     });
     //
     // pieDashboardItem2
     //
     dimension14.DataMember = "bp_name";
     dimension15.DataMember = "stan_standard";
     this.pieDashboardItem2.Arguments.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension14,
         dimension15
     });
     this.pieDashboardItem2.ComponentName = "pieDashboardItem2";
     measure6.DataMember    = "score_col2";
     measure6.Name          = "To-Be";
     measure6.SummaryType   = DevExpress.DashboardCommon.SummaryType.Min;
     dimension16.DataMember = "area_name";
     this.pieDashboardItem2.DataItemRepository.Clear();
     this.pieDashboardItem2.DataItemRepository.Add(measure6, "DataItem0");
     this.pieDashboardItem2.DataItemRepository.Add(dimension16, "DataItem1");
     this.pieDashboardItem2.DataItemRepository.Add(dimension14, "DataItem2");
     this.pieDashboardItem2.DataItemRepository.Add(dimension15, "DataItem3");
     this.pieDashboardItem2.DataMember = "modified_felipe";
     this.pieDashboardItem2.DataSource = this.dashboardSqlDataSource1;
     this.pieDashboardItem2.InteractivityOptions.IgnoreMasterFilters = false;
     this.pieDashboardItem2.InteractivityOptions.IsDrillDownEnabled  = true;
     this.pieDashboardItem2.LabelContentType = ((DevExpress.DashboardCommon.PieValueType)((DevExpress.DashboardCommon.PieValueType.Argument | DevExpress.DashboardCommon.PieValueType.Value)));
     this.pieDashboardItem2.Name             = "To-Be";
     this.pieDashboardItem2.SeriesDimensions.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension16
     });
     this.pieDashboardItem2.ShowCaption = true;
     this.pieDashboardItem2.Values.AddRange(new DevExpress.DashboardCommon.Measure[] {
         measure6
     });
     //
     // pivotDashboardItem1
     //
     dimension17.DataMember = "card_col1";
     dimension18.DataMember = "card_col2";
     this.pivotDashboardItem1.Columns.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension17,
         dimension18
     });
     this.pivotDashboardItem1.ComponentName = "pivotDashboardItem1";
     measure7.DataMember    = "score_col1";
     measure7.Name          = "As-Is";
     measure7.SummaryType   = DevExpress.DashboardCommon.SummaryType.Min;
     measure8.DataMember    = "score_col2";
     measure8.Name          = "To-Be";
     measure8.SummaryType   = DevExpress.DashboardCommon.SummaryType.Min;
     dimension19.DataMember = "card_name";
     dimension20.DataMember = "stan_standard";
     dimension21.DataMember = "area_name";
     measure9.DataMember    = "Calculated Field 1";
     measure9.Expression    = "Max([score_col2]) - Max([score_col1])";
     measure9.Name          = "Advancement Opportunity";
     measure9.SummaryType   = DevExpress.DashboardCommon.SummaryType.Max;
     pivotWindowDefinition1.DefinitionMode = DevExpress.DashboardCommon.PivotWindowDefinitionMode.Rows;
     measure9.WindowDefinition             = pivotWindowDefinition1;
     this.pivotDashboardItem1.DataItemRepository.Clear();
     this.pivotDashboardItem1.DataItemRepository.Add(measure7, "DataItem0");
     this.pivotDashboardItem1.DataItemRepository.Add(measure8, "DataItem1");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension19, "DataItem6");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension17, "DataItem2");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension18, "DataItem4");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension20, "DataItem7");
     this.pivotDashboardItem1.DataItemRepository.Add(dimension21, "DataItem3");
     this.pivotDashboardItem1.DataItemRepository.Add(measure9, "DataItem8");
     this.pivotDashboardItem1.DataMember = "modified_felipe";
     this.pivotDashboardItem1.DataSource = this.dashboardSqlDataSource1;
     pivotItemFormatRule1.ApplyToRow     = true;
     appearanceSettings1.AppearanceType  = DevExpress.DashboardCommon.FormatConditionAppearanceType.Red;
     formatConditionValue1.StyleSettings = appearanceSettings1;
     formatConditionValue1.Value1        = 1;
     pivotItemFormatRule1.Condition      = formatConditionValue1;
     pivotItemFormatRule1.DataItem       = measure8;
     pivotItemFormatRule1.Name           = "FormatRule 1";
     pivotItemFormatRule2.ApplyToColumn  = true;
     pivotItemFormatRule2.ApplyToRow     = true;
     appearanceSettings2.AppearanceType  = DevExpress.DashboardCommon.FormatConditionAppearanceType.Green;
     formatConditionValue2.StyleSettings = appearanceSettings2;
     formatConditionValue2.Value1        = 5;
     pivotItemFormatRule2.Condition      = formatConditionValue2;
     pivotItemFormatRule2.DataItem       = measure7;
     pivotItemFormatRule2.Name           = "FormatRule 2";
     pivotItemFormatRule3.ApplyToColumn  = true;
     pivotItemFormatRule3.ApplyToRow     = true;
     appearanceSettings3.AppearanceType  = DevExpress.DashboardCommon.FormatConditionAppearanceType.Green;
     formatConditionValue3.StyleSettings = appearanceSettings3;
     formatConditionValue3.Value1        = 5;
     pivotItemFormatRule3.Condition      = formatConditionValue3;
     pivotItemFormatRule3.DataItem       = measure8;
     pivotItemFormatRule3.Name           = "FormatRule 3";
     formatConditionValue4.Condition     = DevExpress.DashboardCommon.DashboardFormatCondition.Greater;
     iconSettings1.IconType = DevExpress.DashboardCommon.FormatConditionIconType.IndicatorGreenFlag;
     formatConditionValue4.StyleSettings        = iconSettings1;
     formatConditionValue4.Value1               = 0;
     pivotItemFormatRule4.Condition             = formatConditionValue4;
     pivotItemFormatRule4.DataItem              = measure9;
     pivotItemFormatRule4.IntersectionLevelMode = DevExpress.DashboardCommon.FormatConditionIntersectionLevelMode.AllLevels;
     pivotItemFormatRule4.Name = "FormatRule 4";
     this.pivotDashboardItem1.FormatRules.AddRange(new DevExpress.DashboardCommon.PivotItemFormatRule[] {
         pivotItemFormatRule1,
         pivotItemFormatRule2,
         pivotItemFormatRule3,
         pivotItemFormatRule4
     });
     this.pivotDashboardItem1.InteractivityOptions.IgnoreMasterFilters = false;
     this.pivotDashboardItem1.LayoutType = DevExpress.DashboardCommon.PivotLayoutType.Compact;
     this.pivotDashboardItem1.Name       = "Pivot 1";
     this.pivotDashboardItem1.Rows.AddRange(new DevExpress.DashboardCommon.Dimension[] {
         dimension21,
         dimension19,
         dimension20
     });
     this.pivotDashboardItem1.ShowCaption           = false;
     this.pivotDashboardItem1.ShowColumnGrandTotals = false;
     this.pivotDashboardItem1.ShowColumnTotals      = false;
     this.pivotDashboardItem1.ShowRowGrandTotals    = false;
     this.pivotDashboardItem1.ShowRowTotals         = false;
     this.pivotDashboardItem1.Values.AddRange(new DevExpress.DashboardCommon.Measure[] {
         measure7,
         measure8,
         measure9
     });
     //
     // dash_pro_profile
     //
     this.DataSources.AddRange(new DevExpress.DashboardCommon.IDashboardDataSource[] {
         this.dashboardSqlDataSource1
     });
     this.Items.AddRange(new DevExpress.DashboardCommon.DashboardItem[] {
         this.treeViewDashboardItem1,
         this.pivotDashboardItem1,
         this.pieDashboardItem1,
         this.pieDashboardItem2,
         this.chartDashboardItem1
     });
     dashboardLayoutItem1.DashboardItem = this.treeViewDashboardItem1;
     dashboardLayoutItem1.Weight        = 22.46153846153846D;
     dashboardLayoutItem2.DashboardItem = this.chartDashboardItem1;
     dashboardLayoutItem2.Weight        = 77.538461538461533D;
     dashboardLayoutGroup3.ChildNodes.AddRange(new DevExpress.DashboardCommon.DashboardLayoutNode[] {
         dashboardLayoutItem1,
         dashboardLayoutItem2
     });
     dashboardLayoutGroup3.DashboardItem = null;
     dashboardLayoutGroup3.Orientation   = DevExpress.DashboardCommon.DashboardLayoutGroupOrientation.Vertical;
     dashboardLayoutGroup3.Weight        = 42.476697736351532D;
     dashboardLayoutItem3.DashboardItem  = this.pieDashboardItem1;
     dashboardLayoutItem3.Weight         = 52.769230769230766D;
     dashboardLayoutItem4.DashboardItem  = this.pieDashboardItem2;
     dashboardLayoutItem4.Weight         = 47.230769230769234D;
     dashboardLayoutGroup4.ChildNodes.AddRange(new DevExpress.DashboardCommon.DashboardLayoutNode[] {
         dashboardLayoutItem3,
         dashboardLayoutItem4
     });
     dashboardLayoutGroup4.DashboardItem = null;
     dashboardLayoutGroup4.Orientation   = DevExpress.DashboardCommon.DashboardLayoutGroupOrientation.Vertical;
     dashboardLayoutGroup4.Weight        = 57.523302263648468D;
     dashboardLayoutGroup2.ChildNodes.AddRange(new DevExpress.DashboardCommon.DashboardLayoutNode[] {
         dashboardLayoutGroup3,
         dashboardLayoutGroup4
     });
     dashboardLayoutGroup2.DashboardItem = null;
     dashboardLayoutGroup2.Weight        = 63.4765625D;
     dashboardLayoutItem5.DashboardItem  = this.pivotDashboardItem1;
     dashboardLayoutItem5.Weight         = 36.5234375D;
     dashboardLayoutGroup1.ChildNodes.AddRange(new DevExpress.DashboardCommon.DashboardLayoutNode[] {
         dashboardLayoutGroup2,
         dashboardLayoutItem5
     });
     dashboardLayoutGroup1.DashboardItem = null;
     dashboardLayoutGroup1.Orientation   = DevExpress.DashboardCommon.DashboardLayoutGroupOrientation.Vertical;
     this.LayoutRoot = dashboardLayoutGroup1;
     dashboardParameter1.Description = "Project";
     dashboardParameter1.Name        = "projectID";
     dashboardParameter1.Type        = typeof(System.Guid);
     dashboardParameter1.Value       = new System.Guid("00000000-0000-0000-0000-000000000000");
     dashboardParameter1.Visible     = false;
     this.Parameters.AddRange(new DevExpress.DashboardCommon.DashboardParameter[] {
         dashboardParameter1
     });
     this.Title.ImageUrl = "https://rcxbox.readycert.net/Content/Images/logo.png";
     this.Title.Text     = "Business Process Profile";
     ((System.ComponentModel.ISupportInitialize)(dimension1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartDashboardItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dashboardSqlDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeViewDashboardItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pieDashboardItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pieDashboardItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(dimension21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(measure9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotDashboardItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }