Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(rptGoalListbyCompletion));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     this.phGoalList    = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.txtTable      = new DataDynamics.ActiveReports.RichTextBox();
     this.pfGoalList    = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     this.picture1      = new DataDynamics.ActiveReports.Picture();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // phGoalList
     //
     this.phGoalList.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo
     });
     this.phGoalList.Height = 0.4166667F;
     this.phGoalList.Name   = "phGoalList";
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: Blue; color: White; font-size: 16pt; font-weight: bold; te" +
                               "xt-align: center; vertical-align: middle";
     this.lblTitle.Text  = "Goal List by Completion Percentage";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 7F;
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.HyperLink = null;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // detail
     //
     this.detail.CanGrow       = false;
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1,
         this.txtTable
     });
     this.detail.Height       = 4.9065F;
     this.detail.KeepTogether = true;
     this.detail.Name         = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     this.chartControl1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType       = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis1.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, true);
     axis1.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.Title          = "Amount";
     axis1.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.AntiAliasMode  = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Both;
     axis2.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap      = 0;
     axis2.LabelsVisible  = false;
     axis2.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position       = 0D;
     axis2.TickOffset     = 0D;
     axis2.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible        = false;
     axis3.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.LabelsAtBottom = true;
     axis3.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, true);
     axis3.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position       = 0D;
     axis3.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible  = false;
     axis4.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible        = false;
     axis5.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap      = 0;
     axis5.LabelsVisible  = false;
     axis5.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position       = 0D;
     axis5.TickOffset     = 0D;
     axis5.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible        = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light    = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name     = "defaultArea";
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 4.094F;
     this.chartControl1.Left        = 0F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     legend1.GridLayout = new DataDynamics.ActiveReports.Chart.GridLayout(0, 1);
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.MarginX    = 10;
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = null;
     series1.LegendText      = "";
     series1.Name            = "series1";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BorderLine", new DataDynamics.ActiveReports.Chart.Graphics.Line()),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.HorizontalBar;
     series1.ValueMembersY = null;
     series1.ValueMemberX  = null;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1
     });
     this.chartControl1.Top       = 0F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 7F;
     //
     // txtTable
     //
     this.txtTable.AutoReplaceFields = true;
     this.txtTable.Font   = new System.Drawing.Font("Arial", 10F);
     this.txtTable.Height = 0.7599998F;
     this.txtTable.Left   = 0.052F;
     this.txtTable.Name   = "txtTable";
     this.txtTable.RTF    = resources.GetString("txtTable.RTF");
     this.txtTable.Top    = 4.094F;
     this.txtTable.Width  = 6.948F;
     //
     // pfGoalList
     //
     this.pfGoalList.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath,
         this.picture1
     });
     this.pfGoalList.Height = 0.3749999F;
     this.pfGoalList.Name   = "pfGoalList";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.HyperLink = null;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 8.26F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // picture1
     //
     this.picture1.Height    = 0.3125F;
     this.picture1.HyperLink = null;
     this.picture1.ImageData = ((System.IO.Stream)(resources.GetObject("picture1.ImageData")));
     this.picture1.Left      = 6.375F;
     this.picture1.Name      = "picture1";
     this.picture1.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.picture1.Top       = 0F;
     this.picture1.Width     = 0.625F;
     //
     // rptGoalListbyCompletion
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7F;
     this.Sections.Add(this.phGoalList);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pfGoalList);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptGoalListbyCompletion_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(rptComparision));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series2    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title         title3     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title4     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.txtSubTitle   = new DataDynamics.ActiveReports.TextBox();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     this.txtFilter     = new DataDynamics.ActiveReports.TextBox();
     this.lblWarning    = new DataDynamics.ActiveReports.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.CanShrink = true;
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo,
         this.txtSubTitle
     });
     this.pageHeader.Height = 0.5F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblTitle
     //
     this.lblTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Height             = 0.3125F;
     this.lblTitle.HyperLink          = null;
     this.lblTitle.Left  = 0F;
     this.lblTitle.Name  = "lblTitle";
     this.lblTitle.Style = "color: White; text-align: center; font-weight: bold; background-color: IndianRed;" +
                           " font-size: 16pt; vertical-align: middle; ";
     this.lblTitle.Text  = "Comparison Report for";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 9.4375F;
     //
     // imgLogo
     //
     this.imgLogo.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLogo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLogo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLogo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLogo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Height             = 0.3125F;
     this.imgLogo.Image      = ((System.Drawing.Image)(resources.GetObject("imgLogo.Image")));
     this.imgLogo.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left       = 0F;
     this.imgLogo.LineWeight = 0F;
     this.imgLogo.Name       = "imgLogo";
     this.imgLogo.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top        = 0F;
     this.imgLogo.Width      = 0.625F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtSubTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtSubTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtSubTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtSubTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.CanShrink          = true;
     this.txtSubTitle.Height             = 0.1875F;
     this.txtSubTitle.Left  = 0F;
     this.txtSubTitle.Name  = "txtSubTitle";
     this.txtSubTitle.Style = "text-align: center; ";
     this.txtSubTitle.Text  = null;
     this.txtSubTitle.Top   = 0.3125F;
     this.txtSubTitle.Width = 9.4375F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1
     });
     this.detail.Height = 5.583333F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh        = true;
     this.chartControl1.Border.BottomColor = System.Drawing.Color.Black;
     this.chartControl1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.LeftColor   = System.Drawing.Color.Black;
     this.chartControl1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.RightColor  = System.Drawing.Color.Black;
     this.chartControl1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.TopColor    = System.Drawing.Color.Black;
     this.chartControl1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     chartArea1.AntiAliasMode = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType           = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), 45F);
     axis1.MajorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1, 1F, true);
     axis1.MinorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis1.StaggerLabels      = false;       // true;
     axis1.Title         = "Day of Week";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.Position      = 0;
     axis2.TickOffset    = 0;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.DisplayScale  = true;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 0, 5F, true);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.Position      = 0;
     axis3.SmartLabels   = false;
     axis3.StaggerLabels = false;            // true;
     axis3.Title         = "Waste ($)";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.Position      = 0;
     axis5.TickOffset    = 0;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     chartArea1.WallXY     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.White, ((byte)(56))));
     chartArea1.WallYZ     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))), ((byte)(0))));
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 5.5625F;
     this.chartControl1.Left        = 0.0625F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Top;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = legend1;
     series1.LegendText      = "";
     series1.Name            = "Basic Week";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:$#,##0}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series1.Type       = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series2.AxisX      = axis1;
     series2.AxisY      = axis3;
     series2.ChartArea  = chartArea1;
     series2.Legend     = legend1;
     series2.LegendText = "";
     series2.Name       = "ComparisionWeek";
     series2.Properties = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:$#,##0}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series2.Type = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1,
         series2
     });
     //title3.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     //title3.Border = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     //title3.DockArea = null;
     //title3.Font = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     //title3.Name = "Comparison report";
     //title3.Text = "Comparison report";
     title4.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title4.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None));
     title4.DockArea  = null;
     title4.Docking   = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title4.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title4.Name      = "footer";
     title4.Text      = "DB";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title3,
         title4
     });
     this.chartControl1.Top       = 0F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 9.3125F;
     //
     // pageFooter
     //
     this.pageFooter.CanShrink = true;
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath,
         this.txtFilter,
         this.lblWarning
     });
     this.pageFooter.Height = 0.3645833F;
     this.pageFooter.Name   = "pageFooter";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLeanPath.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLeanPath.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLeanPath.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLeanPath.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Height             = 0.3125F;
     this.imgLeanPath.Image      = ((System.Drawing.Image)(resources.GetObject("imgLeanPath.Image")));
     this.imgLeanPath.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left       = 8.625F;
     this.imgLeanPath.LineWeight = 0F;
     this.imgLeanPath.Name       = "imgLeanPath";
     this.imgLeanPath.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top        = 0.0625F;
     this.imgLeanPath.Width      = 0.625F;
     //
     // txtFilter
     //
     this.txtFilter.Border.BottomColor = System.Drawing.Color.Black;
     this.txtFilter.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtFilter.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.RightColor  = System.Drawing.Color.Black;
     this.txtFilter.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.TopColor    = System.Drawing.Color.Black;
     this.txtFilter.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Height             = 0.1875F;
     this.txtFilter.Left  = 0F;
     this.txtFilter.Name  = "txtFilter";
     this.txtFilter.Style = "ddo-char-set: 204; font-style: normal; font-size: 8pt; font-family: Microsoft San" +
                            "s Serif; ";
     this.txtFilter.Text  = null;
     this.txtFilter.Top   = 0.1875F;
     this.txtFilter.Width = 8.4375F;
     //
     // lblWarning
     //
     this.lblWarning.Border.BottomColor = System.Drawing.Color.Black;
     this.lblWarning.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblWarning.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.RightColor  = System.Drawing.Color.Black;
     this.lblWarning.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.TopColor    = System.Drawing.Color.Black;
     this.lblWarning.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Height             = 0.1875F;
     this.lblWarning.Left  = 0F;
     this.lblWarning.Name  = "lblWarning";
     this.lblWarning.Style = "color: Red; ddo-char-set: 204; font-weight: bold; font-style: normal; font-size: " +
                             "10pt; font-family: Microsoft Sans Serif; ";
     this.lblWarning.Text  = null;
     this.lblWarning.Top   = 0F;
     this.lblWarning.Width = 8.4375F;
     //
     // rptComparision
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 9.46875F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptComparision_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(rptGoalProgress));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series2    = new DataDynamics.ActiveReports.Chart.Series();
     this.pageHeader     = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle       = new DataDynamics.ActiveReports.Label();
     this.imgLogo        = new DataDynamics.ActiveReports.Picture();
     this.detail         = new DataDynamics.ActiveReports.Detail();
     this.chartControl1  = new DataDynamics.ActiveReports.ChartControl();
     this.lblReportTitle = new DataDynamics.ActiveReports.Label();
     this.pageFooter     = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath    = new DataDynamics.ActiveReports.Picture();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReportTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo
     });
     this.pageHeader.Height = 0.3125F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: IndianRed; color: White; font-size: 16pt; font-weight: bold; te" +
                               "xt-align: center; vertical-align: middle";
     this.lblTitle.Text  = "Goal Progress";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 6.99F;
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.HyperLink = null;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1,
         this.lblReportTitle
     });
     this.detail.Height = 5.94825F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     this.chartControl1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType      = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis1.LabelFormat   = "{0:MM/dd/yy}";
     axis1.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, false);
     axis1.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.Title         = "Date";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position      = 0D;
     axis2.TickOffset    = 0D;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.LabelsVisible = false;
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position      = 0D;
     axis3.Title         = "$";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position      = 0D;
     axis5.TickOffset    = 0D;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light    = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name     = "defaultArea";
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 5.688F;
     this.chartControl1.Left        = 0F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     legend1.GridLayout = new DataDynamics.ActiveReports.Chart.GridLayout(0, 1);
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = legend1;
     series1.LegendText      = "";
     series1.Name            = "Actual";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Line", new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Red, 2))
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Line;
     series1.ValueMembersY = "Actual";
     series1.ValueMemberX  = "Date";
     series2.AxisX         = axis1;
     series2.AxisY         = axis3;
     series2.ChartArea     = chartArea1;
     series2.Legend        = legend1;
     series2.LegendText    = "";
     series2.Name          = "Target";
     series2.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Line", new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Blue, 2))
     });
     series2.Type          = DataDynamics.ActiveReports.Chart.ChartType.Line;
     series2.ValueMembersY = "Target";
     series2.ValueMemberX  = "Date";
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1,
         series2
     });
     this.chartControl1.Top       = 0.26F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 6.99F;
     //
     // lblReportTitle
     //
     this.lblReportTitle.Height    = 0.2F;
     this.lblReportTitle.HyperLink = null;
     this.lblReportTitle.Left      = 0F;
     this.lblReportTitle.Name      = "lblReportTitle";
     this.lblReportTitle.Style     = "font-size: 12pt; font-weight: bold; text-align: center; ddo-char-set: 0";
     this.lblReportTitle.Text      = "Goal Name";
     this.lblReportTitle.Top       = 0F;
     this.lblReportTitle.Width     = 7.958F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath
     });
     this.pageFooter.Height = 0.3125F;
     this.pageFooter.Name   = "pageFooter";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.HyperLink = null;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 6.365F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // rptGoalProgress
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7.010585F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptGoalProgress_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReportTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager           resources  = new System.Resources.ResourceManager(typeof(rptChart));
     DataDynamics.ActiveReports.Chart.ChartArea chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis      axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend    legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title     title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title     title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series    series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title     title3     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title     title4     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.lblSubTitle1  = new DataDynamics.ActiveReports.Label();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.lblSubTitle2  = new DataDynamics.ActiveReports.Label();
     this.lblTen_Dv_Cq  = new DataDynamics.ActiveReports.Label();
     this.lblDia_Chi_Dv = new DataDynamics.ActiveReports.Label();
     this.lblTen_Dv     = new DataDynamics.ActiveReports.Label();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSubTitle1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSubTitle2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTen_Dv_Cq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDia_Chi_Dv)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTen_Dv)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1,
         this.lblSubTitle1,
         this.lblTitle,
         this.lblSubTitle2,
         this.lblTen_Dv_Cq,
         this.lblDia_Chi_Dv,
         this.lblTen_Dv
     });
     this.pageHeader.Height = 6.052083F;
     this.pageHeader.Name   = "pageHeader";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh        = true;
     this.chartControl1.Backdrop           = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     this.chartControl1.Border.BottomColor = System.Drawing.Color.Black;
     this.chartControl1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.LeftColor   = System.Drawing.Color.Black;
     this.chartControl1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.RightColor  = System.Drawing.Color.Black;
     this.chartControl1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.TopColor    = System.Drawing.Color.Black;
     this.chartControl1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     chartArea1.AntiAliasMode = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.None;
     axis1.AxisType           = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis1.MajorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1, 0F, false);
     axis1.MinorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis1.StaggerLabels      = true;
     axis1.Title         = "Axis X (Trục hoành)";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.Position      = 0;
     axis2.TickOffset    = 0;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.LabelsVisible = false;
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.Position      = 0;
     axis3.Title         = "Axis Y (Trục tung)";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.Position      = 0;
     axis5.TickOffset    = 0;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 4.35F;
     this.chartControl1.Left        = 0.775F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = null;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = legend1;
     series1.LegendText      = "";
     series1.Name            = "Series1";
     series1.Type            = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series1.ValueMembersY   = null;
     series1.ValueMemberX    = null;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1
     });
     title3.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title3.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title3.DockArea  = null;
     title3.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold));
     title3.Name      = "header";
     title3.Text      = "Chart title";
     title3.Visible   = false;
     title4.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title4.DockArea  = null;
     title4.Docking   = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title4.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title4.Name      = "footer";
     title4.Text      = "Chart Footer";
     title4.Visible   = false;
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title3,
         title4
     });
     this.chartControl1.Top   = 1.5F;
     this.chartControl1.Width = 6.4F;
     //
     // lblSubTitle1
     //
     this.lblSubTitle1.Border.BottomColor = System.Drawing.Color.Black;
     this.lblSubTitle1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle1.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblSubTitle1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle1.Border.RightColor  = System.Drawing.Color.Black;
     this.lblSubTitle1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle1.Border.TopColor    = System.Drawing.Color.Black;
     this.lblSubTitle1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle1.Height             = 0.2F;
     this.lblSubTitle1.HyperLink          = "";
     this.lblSubTitle1.Left  = 0.7250001F;
     this.lblSubTitle1.Name  = "lblSubTitle1";
     this.lblSubTitle1.Style = "ddo-char-set: 1; text-align: center; font-style: italic; font-size: 10pt; font-fa" +
                               "mily: Arial; ";
     this.lblSubTitle1.Tag   = "SubTitle1";
     this.lblSubTitle1.Text  = "SubTitle1";
     this.lblSubTitle1.Top   = 1F;
     this.lblSubTitle1.Width = 6.375F;
     //
     // lblTitle
     //
     this.lblTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Height             = 0.3F;
     this.lblTitle.HyperLink          = "";
     this.lblTitle.Left  = 0.7250001F;
     this.lblTitle.Name  = "lblTitle";
     this.lblTitle.Style = "ddo-char-set: 0; text-align: center; font-weight: bold; font-size: 18pt; font-fam" +
                           "ily: Arial; ";
     this.lblTitle.Tag   = "Title";
     this.lblTitle.Text  = "Title";
     this.lblTitle.Top   = 0.675F;
     this.lblTitle.Width = 6.375F;
     //
     // lblSubTitle2
     //
     this.lblSubTitle2.Border.BottomColor = System.Drawing.Color.Black;
     this.lblSubTitle2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle2.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblSubTitle2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle2.Border.RightColor  = System.Drawing.Color.Black;
     this.lblSubTitle2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle2.Border.TopColor    = System.Drawing.Color.Black;
     this.lblSubTitle2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblSubTitle2.Height             = 0.2F;
     this.lblSubTitle2.HyperLink          = "";
     this.lblSubTitle2.Left  = 0.7250001F;
     this.lblSubTitle2.Name  = "lblSubTitle2";
     this.lblSubTitle2.Style = "ddo-char-set: 1; text-align: center; font-weight: bold; font-style: normal; font-" +
                               "size: 10pt; font-family: Arial; ";
     this.lblSubTitle2.Tag   = "SubTitle2";
     this.lblSubTitle2.Text  = "SubTitle2";
     this.lblSubTitle2.Top   = 1.2F;
     this.lblSubTitle2.Width = 6.375F;
     //
     // lblTen_Dv_Cq
     //
     this.lblTen_Dv_Cq.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTen_Dv_Cq.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv_Cq.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTen_Dv_Cq.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv_Cq.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTen_Dv_Cq.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv_Cq.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTen_Dv_Cq.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv_Cq.Height             = 0.1875F;
     this.lblTen_Dv_Cq.HyperLink          = "";
     this.lblTen_Dv_Cq.Left  = 0.3F;
     this.lblTen_Dv_Cq.Name  = "lblTen_Dv_Cq";
     this.lblTen_Dv_Cq.Style = "ddo-char-set: 1; font-weight: bold; font-size: 10pt; font-family: Arial; ";
     this.lblTen_Dv_Cq.Tag   = "";
     this.lblTen_Dv_Cq.Text  = "Ten_Dv_Cq";
     this.lblTen_Dv_Cq.Top   = 0.05F;
     this.lblTen_Dv_Cq.Width = 4.125F;
     //
     // lblDia_Chi_Dv
     //
     this.lblDia_Chi_Dv.Border.BottomColor = System.Drawing.Color.Black;
     this.lblDia_Chi_Dv.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDia_Chi_Dv.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblDia_Chi_Dv.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDia_Chi_Dv.Border.RightColor  = System.Drawing.Color.Black;
     this.lblDia_Chi_Dv.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDia_Chi_Dv.Border.TopColor    = System.Drawing.Color.Black;
     this.lblDia_Chi_Dv.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDia_Chi_Dv.Height             = 0.1875F;
     this.lblDia_Chi_Dv.HyperLink          = "";
     this.lblDia_Chi_Dv.Left  = 0.3F;
     this.lblDia_Chi_Dv.Name  = "lblDia_Chi_Dv";
     this.lblDia_Chi_Dv.Style = "ddo-char-set: 1; font-weight: bold; font-size: 10pt; font-family: Arial; ";
     this.lblDia_Chi_Dv.Tag   = "";
     this.lblDia_Chi_Dv.Text  = "Dia_Chi_Dv";
     this.lblDia_Chi_Dv.Top   = 0.45F;
     this.lblDia_Chi_Dv.Width = 4.125F;
     //
     // lblTen_Dv
     //
     this.lblTen_Dv.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTen_Dv.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTen_Dv.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTen_Dv.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTen_Dv.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTen_Dv.Height             = 0.1875F;
     this.lblTen_Dv.HyperLink          = "";
     this.lblTen_Dv.Left  = 0.3F;
     this.lblTen_Dv.Name  = "lblTen_Dv";
     this.lblTen_Dv.Style = "ddo-char-set: 1; font-weight: bold; font-size: 10pt; font-family: Arial; ";
     this.lblTen_Dv.Tag   = "";
     this.lblTen_Dv.Text  = "Ten_Dv";
     this.lblTen_Dv.Top   = 0.25F;
     this.lblTen_Dv.Width = 4.125F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Height        = 0F;
     this.detail.Name          = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0F;
     this.pageFooter.Name   = "pageFooter";
     //
     // rptChart
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0F;
     this.PageSettings.Margins.Left   = 0F;
     this.PageSettings.Margins.Right  = 0F;
     this.PageSettings.Margins.Top    = 0F;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 8.125F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSubTitle1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSubTitle2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTen_Dv_Cq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDia_Chi_Dv)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTen_Dv)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DataDynamics.ActiveReports.Chart.ChartArea             chartArea1       = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis                  axis1            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis2            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis3            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis4            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis5            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.DataSources.OleDBDataSource oleDBDataSource1 = new DataDynamics.ActiveReports.DataSources.OleDBDataSource();
     System.ComponentModel.ComponentResourceManager         resources        = new System.ComponentModel.ComponentResourceManager(typeof(rptTop3DayParts));
     DataDynamics.ActiveReports.Chart.Series                series1          = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title                 title1           = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.DataSources.OleDBDataSource oleDBDataSource2 = new DataDynamics.ActiveReports.DataSources.OleDBDataSource();
     this.Detail        = new DataDynamics.ActiveReports.Detail();
     this.txtName       = new DataDynamics.ActiveReports.TextBox();
     this.txtAmount     = new DataDynamics.ActiveReports.TextBox();
     this.lblRank       = new DataDynamics.ActiveReports.Label();
     this.groupHeader1  = new DataDynamics.ActiveReports.GroupHeader();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.groupFooter1  = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRank)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.CanShrink     = true;
     this.Detail.ColumnSpacing = 0F;
     this.Detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtName,
         this.txtAmount,
         this.lblRank
     });
     this.Detail.Height  = 0.1979167F;
     this.Detail.Name    = "Detail";
     this.Detail.Format += new System.EventHandler(this.detail_Format);
     //
     // txtName
     //
     this.txtName.Border.BottomColor = System.Drawing.Color.Black;
     this.txtName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.RightColor  = System.Drawing.Color.Black;
     this.txtName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.TopColor    = System.Drawing.Color.Black;
     this.txtName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.DataField          = "Name";
     this.txtName.Height             = 0.1875F;
     this.txtName.Left  = 0.3125F;
     this.txtName.Name  = "txtName";
     this.txtName.Style = "";
     this.txtName.Text  = "textBox1";
     this.txtName.Top   = 0F;
     this.txtName.Width = 1.6875F;
     //
     // txtAmount
     //
     this.txtAmount.Border.BottomColor = System.Drawing.Color.Black;
     this.txtAmount.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtAmount.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.RightColor  = System.Drawing.Color.Black;
     this.txtAmount.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.TopColor    = System.Drawing.Color.Black;
     this.txtAmount.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.DataField          = "Waste";
     this.txtAmount.Height             = 0.1979167F;
     this.txtAmount.Left  = 2F;
     this.txtAmount.Name  = "txtAmount";
     this.txtAmount.Style = "";
     this.txtAmount.Text  = "textBox1";
     this.txtAmount.Top   = 0F;
     this.txtAmount.Width = 1F;
     //
     // lblRank
     //
     this.lblRank.Border.BottomColor = System.Drawing.Color.Black;
     this.lblRank.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblRank.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.RightColor  = System.Drawing.Color.Black;
     this.lblRank.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.TopColor    = System.Drawing.Color.Black;
     this.lblRank.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Height             = 0.1875F;
     this.lblRank.HyperLink          = null;
     this.lblRank.Left  = 0.0625F;
     this.lblRank.Name  = "lblRank";
     this.lblRank.Style = "";
     this.lblRank.Text  = "Rank";
     this.lblRank.Top   = 0F;
     this.lblRank.Width = 0.1875F;
     //
     // groupHeader1
     //
     this.groupHeader1.CanShrink = true;
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1
     });
     this.groupHeader1.Height = 2.395833F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh        = true;
     this.chartControl1.Backdrop           = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     this.chartControl1.Border.BottomColor = System.Drawing.Color.Black;
     this.chartControl1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.LeftColor   = System.Drawing.Color.Black;
     this.chartControl1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.RightColor  = System.Drawing.Color.Black;
     this.chartControl1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.TopColor    = System.Drawing.Color.Black;
     this.chartControl1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     chartArea1.AntiAliasMode = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType           = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -45F);
     axis1.MajorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1, 0F, false);
     axis1.MinorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis1.SmartLabels        = false;
     axis1.TitleFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap          = 0;
     axis2.LabelsVisible      = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.Position      = 0;
     axis2.TickOffset    = 0;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.DisplayScale  = true;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.Position      = 0;
     axis3.StaggerLabels = true;
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.Position      = 0;
     axis5.TickOffset    = 0;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     //oleDBDataSource1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Documents and Settings\\sarogers\\M" +
     //    "y Documents\\VWA4\\WVA40\\AccessDBs\\vwa40dev-fix.mdb;Persist Security Info=False";
     //oleDBDataSource1.SQL = resources.GetString("oleDBDataSource1.SQL");
     //this.chartControl1.DataSource = oleDBDataSource1;
     this.chartControl1.Height = 2.3125F;
     this.chartControl1.Left   = 0F;
     this.chartControl1.Name   = "chartControl1";
     series1.AxisX             = axis1;
     series1.AxisY             = axis3;
     series1.ChartArea         = chartArea1;
     series1.Legend            = null;
     series1.LegendText        = "";
     series1.Name       = "Series1";
     series1.Properties = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Backdrop", new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))))))
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series1.ValueMembersY = "Waste";
     series1.ValueMemberX  = "Name";
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1
     });
     title1.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Top;
     title1.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea  = null;
     title1.Docking   = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title1.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name      = "footer";
     title1.Text      = "Top 3 Day Parts";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title1
     });
     this.chartControl1.Top       = 0F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 3.125F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // rptTop3DayParts
     //
     this.MasterReport = false;
     //oleDBDataSource2.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Documents and Settings\\sarogers\\M" +
     //    "y Documents\\VWA4\\WVA40\\AccessDBs\\vwa40dev-fix.mdb;Persist Security Info=False";
     //oleDBDataSource2.SQL = resources.GetString("oleDBDataSource2.SQL");
     //this.DataSource = oleDBDataSource2;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 3.135417F;
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.Detail);
     this.Sections.Add(this.groupFooter1);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptTop3DayParts_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRank)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager           resources  = new System.Resources.ResourceManager(typeof(NewActiveReport1));
     DataDynamics.ActiveReports.Chart.ChartArea chartArea2 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis      axis6      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis7      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis8      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis9      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis10     = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend    legend2    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title     title5     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title     title6     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series    series4    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series    series5    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series    series6    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title     title7     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title     title8     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.checkBox1     = new DataDynamics.ActiveReports.CheckBox();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.label1        = new DataDynamics.ActiveReports.Label();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.25F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1,
         this.checkBox1,
         this.label1
     });
     this.detail.Height = 2.520866F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     this.chartControl1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea2.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis6.AxisType       = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis6.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis6.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, false);
     axis6.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis6.SmartLabels    = false;
     axis6.Title          = "Axis X";
     axis6.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis7.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis7.LabelsGap      = 0;
     axis7.LabelsVisible  = false;
     axis7.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis7.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis7.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis7.Position       = 0D;
     axis7.TickOffset     = 0D;
     axis7.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis7.Visible        = false;
     axis8.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis8.LabelsVisible  = false;
     axis8.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis8.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis8.Position       = 0D;
     axis8.Title          = "Axis Y";
     axis8.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis9.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis9.LabelsVisible  = false;
     axis9.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis9.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis9.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis9.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis9.Visible        = false;
     axis10.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis10.LabelsGap     = 0;
     axis10.LabelsVisible = false;
     axis10.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis10.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis10.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis10.Position      = 0D;
     axis10.TickOffset    = 0D;
     axis10.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis10.Visible       = false;
     chartArea2.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis6,
         axis7,
         axis8,
         axis9,
         axis10
     });
     chartArea2.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea2.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea2.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea2.Name       = "defaultArea";
     chartArea2.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea2
     });
     this.chartControl1.ChartBorder  = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.ColorPalette = DataDynamics.ActiveReports.Chart.ColorPalette.Autumn;
     this.chartControl1.Height       = 1.75F;
     this.chartControl1.Left         = 0.1767716F;
     legend2.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend2.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend2.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend2.DockArea   = chartArea2;
     title5.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title5.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title5.DockArea    = null;
     title5.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title5.Name        = "";
     title5.Text        = "";
     legend2.Footer     = title5;
     title6.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title6.DockArea    = null;
     title6.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title6.Name        = "";
     title6.Text        = "Legend";
     legend2.Header     = title6;
     legend2.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend2.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend2
     });
     this.chartControl1.Name = "chartControl1";
     series4.AxisX           = axis6;
     series4.AxisY           = axis8;
     series4.ChartArea       = chartArea2;
     series4.Legend          = legend2;
     series4.LegendText      = "";
     series4.Name            = "Series1";
     series4.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Cylinder)
     });
     series4.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series4.ValueMembersY = null;
     series4.ValueMemberX  = null;
     series5.AxisX         = axis6;
     series5.AxisY         = axis8;
     series5.ChartArea     = chartArea2;
     series5.Legend        = legend2;
     series5.LegendText    = "";
     series5.Name          = "Series2";
     series5.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Cylinder)
     });
     series5.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series5.ValueMembersY = null;
     series5.ValueMemberX  = null;
     series6.AxisX         = axis6;
     series6.AxisY         = axis8;
     series6.ChartArea     = chartArea2;
     series6.Legend        = legend2;
     series6.LegendText    = "";
     series6.Name          = "Series3";
     series6.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Cylinder)
     });
     series6.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series6.ValueMembersY = null;
     series6.ValueMemberX  = null;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series4,
         series5,
         series6
     });
     title7.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title7.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title7.DockArea  = null;
     title7.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title7.Name      = "header";
     title7.Text      = "Chart title";
     title8.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title8.DockArea  = null;
     title8.Docking   = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title8.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title8.Name      = "footer";
     title8.Text      = "Chart Footer";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title7,
         title8
     });
     this.chartControl1.Top       = 0.2917323F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 3F;
     //
     // checkBox1
     //
     this.checkBox1.Height = 0.2F;
     this.checkBox1.Left   = 3.698F;
     this.checkBox1.Name   = "checkBox1";
     this.checkBox1.Style  = "";
     this.checkBox1.Text   = "checkBox1";
     this.checkBox1.Top    = 1.562F;
     this.checkBox1.Width  = 1F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 3.844F;
     this.label1.Name      = "label1";
     this.label1.Style     = "";
     this.label1.Text      = "label1";
     this.label1.Top       = 0.459F;
     this.label1.Width     = 1F;
     //
     // NewActiveReport1
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 6.5F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series2    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series3    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title         title3     = new DataDynamics.ActiveReports.Chart.Title();
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(rptARTrend));
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.ghSubARTrend  = new DataDynamics.ActiveReports.GroupHeader();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.txtSubTitle   = new DataDynamics.ActiveReports.TextBox();
     this.gfSubARTrend  = new DataDynamics.ActiveReports.GroupFooter();
     this.lblFooter     = new DataDynamics.ActiveReports.TextBox();
     this.lblDB         = new DataDynamics.ActiveReports.TextBox();
     this.lblWarning    = new DataDynamics.ActiveReports.TextBox();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFooter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.CanShrink     = true;
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1
     });
     this.detail.Height = 4.572917F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType      = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), 45F);
     axis1.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), 1D, 0F, false);
     axis1.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0D, 0F, false);
     axis1.Title         = "Weeks";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position      = 0D;
     axis2.TickOffset    = 0D;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.DisplayScale  = true;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Gray, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 0D, 0F, true);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position      = 0D;
     axis3.SmartLabels   = false;
     axis3.StaggerLabels = true;
     axis3.Title         = "Waste ($)";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.DisplayScale  = true;
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.SmartLabels   = false;
     axis4.StaggerLabels = true;
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position      = 0D;
     axis5.TickOffset    = 0D;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 4.5625F;
     this.chartControl1.Left        = 0F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = null;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.MarginX    = 8;
     legend1.MarginY    = 4;
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = legend1;
     series1.LegendText      = "";
     series1.Name            = "Waste";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(10, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:$#,##0.}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series1.ValueMembersY = "WasteSum";
     series1.ValueMemberX  = "wDate";
     series2.AxisX         = axis1;
     series2.AxisY         = axis4;
     series2.ChartArea     = chartArea1;
     series2.Legend        = legend1;
     series2.LegendText    = "";
     series2.Name          = "# of Trans";
     series2.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(10, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:##0}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series2.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series2.ValueMembersY = "TransNum";
     series2.ValueMemberX  = "wDate";
     series2.Visible       = false;
     series3.AxisX         = axis1;
     series3.AxisY         = axis3;
     series3.ChartArea     = chartArea1;
     series3.Legend        = legend1;
     series3.LegendText    = "";
     series3.Name          = "FirstDayOfWeek";
     series3.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar2D;
     series3.ValueMembersY = "1";
     series3.ValueMemberX  = "dDate";
     series3.Visible       = false;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1,
         series2,
         series3
     });
     title3.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 5));
     title3.DockArea = chartArea1;
     title3.Font     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold));
     title3.Name     = "Title";
     title3.Text     = "Title1";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title3
     });
     this.chartControl1.Top       = 0F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 9.375F;
     //
     // ghSubARTrend
     //
     this.ghSubARTrend.CanShrink = true;
     this.ghSubARTrend.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo,
         this.txtSubTitle
     });
     this.ghSubARTrend.Height = 0.5F;
     this.ghSubARTrend.Name   = "ghSubARTrend";
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: Blue; color: White; font-size: 16pt; font-weight: bold; te" +
                               "xt-align: center; vertical-align: middle";
     this.lblTitle.Text  = "Goal Completion by Percent Report";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 9.375F;
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.CanShrink = true;
     this.txtSubTitle.Height    = 0.1875F;
     this.txtSubTitle.Left      = 0F;
     this.txtSubTitle.Name      = "txtSubTitle";
     this.txtSubTitle.Style     = "text-align: center";
     this.txtSubTitle.Text      = null;
     this.txtSubTitle.Top       = 0.3125F;
     this.txtSubTitle.Width     = 9.375F;
     //
     // gfSubARTrend
     //
     this.gfSubARTrend.CanShrink = true;
     this.gfSubARTrend.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblFooter,
         this.lblDB,
         this.lblWarning,
         this.imgLeanPath
     });
     this.gfSubARTrend.Height = 0.625F;
     this.gfSubARTrend.Name   = "gfSubARTrend";
     //
     // lblFooter
     //
     this.lblFooter.Height = 0.1875F;
     this.lblFooter.Left   = 0F;
     this.lblFooter.Name   = "lblFooter";
     this.lblFooter.Style  = "font-size: 8pt";
     this.lblFooter.Text   = null;
     this.lblFooter.Top    = 0.21875F;
     this.lblFooter.Width  = 8.6875F;
     //
     // lblDB
     //
     this.lblDB.Height = 0.1875F;
     this.lblDB.Left   = 0F;
     this.lblDB.Name   = "lblDB";
     this.lblDB.Style  = "font-size: 8pt";
     this.lblDB.Text   = null;
     this.lblDB.Top    = 0.4375F;
     this.lblDB.Width  = 8.6875F;
     //
     // lblWarning
     //
     this.lblWarning.Height = 0.1875F;
     this.lblWarning.Left   = 0F;
     this.lblWarning.Name   = "lblWarning";
     this.lblWarning.Style  = "color: Red; font-size: 8.25pt; font-weight: bold; ddo-char-set: 204";
     this.lblWarning.Text   = null;
     this.lblWarning.Top    = 0F;
     this.lblWarning.Width  = 8.6875F;
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 8.75F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0.25F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // rptARTrend
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 9.479167F;
     this.Sections.Add(this.ghSubARTrend);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.gfSubARTrend);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptARTrend_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFooter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DataDynamics.ActiveReports.Chart.ChartArea             chartArea1       = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis                  axis1            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis2            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis3            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis4            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis5            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.DataSources.OleDBDataSource oleDBDataSource1 = new DataDynamics.ActiveReports.DataSources.OleDBDataSource();
     System.ComponentModel.ComponentResourceManager         resources        = new System.ComponentModel.ComponentResourceManager(typeof(rptLowReport));
     DataDynamics.ActiveReports.Chart.Series                series1          = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.DataSources.OleDBDataSource oleDBDataSource2 = new DataDynamics.ActiveReports.DataSources.OleDBDataSource();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.txtName       = new DataDynamics.ActiveReports.TextBox();
     this.lblRank       = new DataDynamics.ActiveReports.Label();
     this.txtAmount     = new DataDynamics.ActiveReports.TextBox();
     this.groupHeader1  = new DataDynamics.ActiveReports.GroupHeader();
     this.txtTitle      = new DataDynamics.ActiveReports.TextBox();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.groupFooter1  = new DataDynamics.ActiveReports.GroupFooter();
     this.groupHeader2  = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter2  = new DataDynamics.ActiveReports.GroupFooter();
     this.groupHeader3  = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter3  = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRank)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtName,
         this.lblRank,
         this.txtAmount
     });
     this.detail.Height  = 0.1979167F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // txtName
     //
     this.txtName.Border.BottomColor = System.Drawing.Color.Black;
     this.txtName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.RightColor  = System.Drawing.Color.Black;
     this.txtName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.TopColor    = System.Drawing.Color.Black;
     this.txtName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.DataField          = "Name";
     this.txtName.Height             = 0.1875F;
     this.txtName.Left  = 0.3125F;
     this.txtName.Name  = "txtName";
     this.txtName.Style = "";
     this.txtName.Text  = "textBox1";
     this.txtName.Top   = 0F;
     this.txtName.Width = 2.375F;
     //
     // lblRank
     //
     this.lblRank.Border.BottomColor = System.Drawing.Color.Black;
     this.lblRank.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblRank.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.RightColor  = System.Drawing.Color.Black;
     this.lblRank.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.TopColor    = System.Drawing.Color.Black;
     this.lblRank.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Height             = 0.1875F;
     this.lblRank.HyperLink          = null;
     this.lblRank.Left  = 0.0625F;
     this.lblRank.Name  = "lblRank";
     this.lblRank.Style = "";
     this.lblRank.Text  = "Rank";
     this.lblRank.Top   = 0F;
     this.lblRank.Width = 0.1875F;
     //
     // txtAmount
     //
     this.txtAmount.Border.BottomColor = System.Drawing.Color.Black;
     this.txtAmount.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtAmount.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.RightColor  = System.Drawing.Color.Black;
     this.txtAmount.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.TopColor    = System.Drawing.Color.Black;
     this.txtAmount.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.DataField          = "Waste";
     this.txtAmount.Height             = 0.1875F;
     this.txtAmount.Left         = 2.8125F;
     this.txtAmount.Name         = "txtAmount";
     this.txtAmount.OutputFormat = resources.GetString("txtAmount.OutputFormat");
     this.txtAmount.Style        = "";
     this.txtAmount.Text         = "textBox1";
     this.txtAmount.Top          = 0F;
     this.txtAmount.Width        = 1.625F;
     //
     // groupHeader1
     //
     this.groupHeader1.CanShrink = true;
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtTitle
     });
     this.groupHeader1.Height      = 0.2083333F;
     this.groupHeader1.Name        = "groupHeader1";
     this.groupHeader1.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnPage;
     //
     // txtTitle
     //
     this.txtTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Height             = 0.1875F;
     this.txtTitle.Left  = 0.0625F;
     this.txtTitle.Name  = "txtTitle";
     this.txtTitle.Style = "text-align: center; font-weight: bold; background-color: IndianRed; ";
     this.txtTitle.Text  = "textBox1";
     this.txtTitle.Top   = 0F;
     this.txtTitle.Width = 4.4375F;
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh        = true;
     this.chartControl1.Border.BottomColor = System.Drawing.Color.Black;
     this.chartControl1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.LeftColor   = System.Drawing.Color.Black;
     this.chartControl1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.RightColor  = System.Drawing.Color.Black;
     this.chartControl1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.TopColor    = System.Drawing.Color.Black;
     this.chartControl1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     chartArea1.AntiAliasMode = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType           = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), 45F);
     axis1.MajorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1, 0F, false);
     axis1.MinorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis1.SmartLabels        = false;
     axis1.TitleFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap          = 0;
     axis2.LabelsVisible      = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.Position      = 0;
     axis2.TickOffset    = 0;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.DisplayScale  = true;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.Position      = 0;
     axis3.SmartLabels   = false;
     axis3.StaggerLabels = true;
     axis3.Title         = "# of trans";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.Position      = 0;
     axis5.TickOffset    = 0;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light    = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name     = "defaultArea";
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     //oleDBDataSource1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\vwa40dev-fix.mdb;Persist Security" +
     //    " Info=False";
     //oleDBDataSource1.SQL = resources.GetString("oleDBDataSource1.SQL");
     //this.chartControl1.DataSource = oleDBDataSource1;
     this.chartControl1.Height = 2.3125F;
     this.chartControl1.Left   = 0.0625F;
     this.chartControl1.Name   = "chartControl1";
     series1.AxisX             = axis1;
     series1.AxisY             = axis3;
     series1.ChartArea         = chartArea1;
     series1.Legend            = null;
     series1.LegendText        = "";
     series1.Name       = "Series1";
     series1.Properties = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:#.}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series1.ValueMembersY = "Waste";
     series1.ValueMemberX  = "Name";
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1
     });
     this.chartControl1.Top       = 0.0625F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 4.4375F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // groupHeader2
     //
     this.groupHeader2.CanShrink = true;
     this.groupHeader2.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1
     });
     this.groupHeader2.Height = 2.385417F;
     this.groupHeader2.Name   = "groupHeader2";
     //
     // groupFooter2
     //
     this.groupFooter2.Height = 0F;
     this.groupFooter2.Name   = "groupFooter2";
     //
     // groupHeader3
     //
     this.groupHeader3.Height      = 0.01041667F;
     this.groupHeader3.Name        = "groupHeader3";
     this.groupHeader3.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnPage;
     //
     // groupFooter3
     //
     this.groupFooter3.Height = 0.01F;
     this.groupFooter3.Name   = "groupFooter3";
     //
     // rptLowReport
     //
     this.MasterReport = false;
     //oleDBDataSource2.ConnectionString = "";
     //oleDBDataSource2.SQL = "Select * from";
     //this.DataSource = oleDBDataSource2;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 9.364583F;
     this.Sections.Add(this.groupHeader3);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.groupHeader2);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter2);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.groupFooter3);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptLowReport_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRank)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(rptWasteAvoidance));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader       = new DataDynamics.ActiveReports.PageHeader();
     this.txtSubTitle      = new DataDynamics.ActiveReports.TextBox();
     this.txtSite          = new DataDynamics.ActiveReports.TextBox();
     this.textBox1         = new DataDynamics.ActiveReports.TextBox();
     this.textBox3         = new DataDynamics.ActiveReports.TextBox();
     this.txtPeriod        = new DataDynamics.ActiveReports.TextBox();
     this.imgLogo          = new DataDynamics.ActiveReports.Picture();
     this.lblTitle         = new DataDynamics.ActiveReports.Label();
     this.textBox2         = new DataDynamics.ActiveReports.TextBox();
     this.txtBLDollars     = new DataDynamics.ActiveReports.TextBox();
     this.detail           = new DataDynamics.ActiveReports.Detail();
     this.lblMonth         = new DataDynamics.ActiveReports.Label();
     this.txtDollars       = new DataDynamics.ActiveReports.TextBox();
     this.txtVariance      = new DataDynamics.ActiveReports.TextBox();
     this.txtCumulative    = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter       = new DataDynamics.ActiveReports.PageFooter();
     this.lblDB            = new DataDynamics.ActiveReports.TextBox();
     this.txtFilter        = new DataDynamics.ActiveReports.TextBox();
     this.imgLeanPath      = new DataDynamics.ActiveReports.Picture();
     this.ghWasteAvoidance = new DataDynamics.ActiveReports.GroupHeader();
     this.lblTitleMonth    = new DataDynamics.ActiveReports.Label();
     this.lblDollars       = new DataDynamics.ActiveReports.Label();
     this.label7           = new DataDynamics.ActiveReports.Label();
     this.label8           = new DataDynamics.ActiveReports.Label();
     this.groupFooter1     = new DataDynamics.ActiveReports.GroupFooter();
     this.label6           = new DataDynamics.ActiveReports.Label();
     this.line1            = new DataDynamics.ActiveReports.Line();
     this.txtError         = new DataDynamics.ActiveReports.TextBox();
     this.textBox4         = new DataDynamics.ActiveReports.TextBox();
     this.textBox7         = new DataDynamics.ActiveReports.TextBox();
     this.chartControl2    = new DataDynamics.ActiveReports.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSite)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBLDollars)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMonth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDollars)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVariance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCumulative)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitleMonth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDollars)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtError)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.CanShrink = true;
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtSubTitle,
         this.txtSite,
         this.textBox1,
         this.textBox3,
         this.txtPeriod,
         this.imgLogo,
         this.lblTitle,
         this.textBox2,
         this.txtBLDollars
     });
     this.pageHeader.Height = 1.344167F;
     this.pageHeader.Name   = "pageHeader";
     //
     // txtSubTitle
     //
     this.txtSubTitle.CanShrink = true;
     this.txtSubTitle.Height    = 0.1875F;
     this.txtSubTitle.Left      = 0F;
     this.txtSubTitle.Name      = "txtSubTitle";
     this.txtSubTitle.Style     = "text-align: center";
     this.txtSubTitle.Text      = null;
     this.txtSubTitle.Top       = 0.3125F;
     this.txtSubTitle.Width     = 9.073F;
     //
     // txtSite
     //
     this.txtSite.Height = 0.1875F;
     this.txtSite.Left   = 1F;
     this.txtSite.Name   = "txtSite";
     this.txtSite.Style  = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 204";
     this.txtSite.Text   = "Site";
     this.txtSite.Top    = 0.75F;
     this.txtSite.Width  = 8.073F;
     //
     // textBox1
     //
     this.textBox1.Height = 0.1979167F;
     this.textBox1.Left   = 0F;
     this.textBox1.Name   = "textBox1";
     this.textBox1.Style  = "font-weight: bold";
     this.textBox1.Text   = "Facility: ";
     this.textBox1.Top    = 0.75F;
     this.textBox1.Width  = 1F;
     //
     // textBox3
     //
     this.textBox3.Height = 0.1979167F;
     this.textBox3.Left   = 0F;
     this.textBox3.Name   = "textBox3";
     this.textBox3.Style  = "font-weight: bold";
     this.textBox3.Text   = "Period:";
     this.textBox3.Top    = 0.9375F;
     this.textBox3.Width  = 1F;
     //
     // txtPeriod
     //
     this.txtPeriod.Height = 0.1875F;
     this.txtPeriod.Left   = 1F;
     this.txtPeriod.Name   = "txtPeriod";
     this.txtPeriod.Style  = "font-weight: bold";
     this.txtPeriod.Text   = null;
     this.txtPeriod.Top    = 0.9375F;
     this.txtPeriod.Width  = 5.5F;
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.HyperLink = null;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0.625F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: Blue; color: White; font-size: 16pt; font-weight: bold; text-al" +
                               "ign: center; vertical-align: middle";
     this.lblTitle.Text  = "Waste Avoidance Report";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 8.448001F;
     //
     // textBox2
     //
     this.textBox2.Height = 0.1979167F;
     this.textBox2.Left   = 0F;
     this.textBox2.Name   = "textBox2";
     this.textBox2.Style  = "font-weight: bold";
     this.textBox2.Text   = "Baseline Value:";
     this.textBox2.Top    = 1.14F;
     this.textBox2.Width  = 1.093F;
     //
     // txtBLDollars
     //
     this.txtBLDollars.CanGrow      = false;
     this.txtBLDollars.Height       = 0.1875F;
     this.txtBLDollars.Left         = 1.165F;
     this.txtBLDollars.Name         = "txtBLDollars";
     this.txtBLDollars.OutputFormat = resources.GetString("txtBLDollars.OutputFormat");
     this.txtBLDollars.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: bold; text-align: left; ddo-c" +
                                      "har-set: 204";
     this.txtBLDollars.Text  = "$";
     this.txtBLDollars.Top   = 1.15F;
     this.txtBLDollars.Width = 1.115F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblMonth,
         this.txtDollars,
         this.txtVariance,
         this.txtCumulative
     });
     this.detail.Height  = 0.1875F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // lblMonth
     //
     this.lblMonth.DataField = "yDate";
     this.lblMonth.Height    = 0.1875F;
     this.lblMonth.HyperLink = null;
     this.lblMonth.Left      = 0F;
     this.lblMonth.Name      = "lblMonth";
     this.lblMonth.Style     = "";
     this.lblMonth.Text      = "Month";
     this.lblMonth.Top       = 0F;
     this.lblMonth.Width     = 0.896F;
     //
     // txtDollars
     //
     this.txtDollars.DataField    = "Dollars";
     this.txtDollars.Height       = 0.1875F;
     this.txtDollars.Left         = 0.9670001F;
     this.txtDollars.Name         = "txtDollars";
     this.txtDollars.OutputFormat = resources.GetString("txtDollars.OutputFormat");
     this.txtDollars.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: normal; text-align: right; dd" +
                                    "o-char-set: 204";
     this.txtDollars.Text  = "$";
     this.txtDollars.Top   = 0F;
     this.txtDollars.Width = 0.948F;
     //
     // txtVariance
     //
     this.txtVariance.DataField    = "Variance";
     this.txtVariance.Height       = 0.1875F;
     this.txtVariance.Left         = 2.068F;
     this.txtVariance.Name         = "txtVariance";
     this.txtVariance.OutputFormat = resources.GetString("txtVariance.OutputFormat");
     this.txtVariance.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: normal; text-align: right; dd" +
                                     "o-char-set: 204";
     this.txtVariance.Text  = "Variance";
     this.txtVariance.Top   = 0F;
     this.txtVariance.Width = 1.146F;
     //
     // txtCumulative
     //
     this.txtCumulative.CanGrow      = false;
     this.txtCumulative.DataField    = "Variance";
     this.txtCumulative.Height       = 0.1875F;
     this.txtCumulative.Left         = 3.309F;
     this.txtCumulative.Name         = "txtCumulative";
     this.txtCumulative.OutputFormat = resources.GetString("txtCumulative.OutputFormat");
     this.txtCumulative.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: normal; text-align: right; dd" +
                                       "o-char-set: 204";
     this.txtCumulative.SummaryFunc = DataDynamics.ActiveReports.SummaryFunc.Count;
     this.txtCumulative.Text        = "Cumulative";
     this.txtCumulative.Top         = 0F;
     this.txtCumulative.Width       = 1.053F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblDB,
         this.txtFilter,
         this.imgLeanPath
     });
     this.pageFooter.Height = 0.375F;
     this.pageFooter.Name   = "pageFooter";
     //
     // lblDB
     //
     this.lblDB.Height = 0.1875F;
     this.lblDB.Left   = 0F;
     this.lblDB.Name   = "lblDB";
     this.lblDB.Style  = "font-size: 8pt";
     this.lblDB.Text   = null;
     this.lblDB.Top    = 0.1875F;
     this.lblDB.Width  = 8.406F;
     //
     // txtFilter
     //
     this.txtFilter.Height = 0.1875F;
     this.txtFilter.Left   = 0F;
     this.txtFilter.Name   = "txtFilter";
     this.txtFilter.Style  = "font-size: 8pt; font-style: italic";
     this.txtFilter.Text   = null;
     this.txtFilter.Top    = 0F;
     this.txtFilter.Width  = 8.406F;
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.HyperLink = null;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 8.46F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // ghWasteAvoidance
     //
     this.ghWasteAvoidance.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitleMonth,
         this.lblDollars,
         this.label7,
         this.label8
     });
     this.ghWasteAvoidance.Height = 0.2083333F;
     this.ghWasteAvoidance.Name   = "ghWasteAvoidance";
     //
     // lblTitleMonth
     //
     this.lblTitleMonth.Height    = 0.1875F;
     this.lblTitleMonth.HyperLink = null;
     this.lblTitleMonth.Left      = 0F;
     this.lblTitleMonth.Name      = "lblTitleMonth";
     this.lblTitleMonth.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.lblTitleMonth.Text      = "Month";
     this.lblTitleMonth.Top       = 0F;
     this.lblTitleMonth.Width     = 0.896F;
     //
     // lblDollars
     //
     this.lblDollars.Height    = 0.1875F;
     this.lblDollars.HyperLink = null;
     this.lblDollars.Left      = 0.9670001F;
     this.lblDollars.Name      = "lblDollars";
     this.lblDollars.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.lblDollars.Text      = "Dollars";
     this.lblDollars.Top       = 0F;
     this.lblDollars.Width     = 0.948F;
     //
     // label7
     //
     this.label7.Height    = 0.1875F;
     this.label7.HyperLink = null;
     this.label7.Left      = 2.068F;
     this.label7.Name      = "label7";
     this.label7.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.label7.Text      = "Change";
     this.label7.Top       = 0F;
     this.label7.Width     = 1.155797F;
     //
     // label8
     //
     this.label8.Height    = 0.1875F;
     this.label8.HyperLink = null;
     this.label8.Left      = 3.309F;
     this.label8.Name      = "label8";
     this.label8.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.label8.Text      = "Total";
     this.label8.Top       = 0F;
     this.label8.Width     = 1.131577F;
     //
     // groupFooter1
     //
     this.groupFooter1.CanShrink = true;
     this.groupFooter1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label6,
         this.line1,
         this.txtError,
         this.textBox4,
         this.textBox7,
         this.chartControl2
     });
     this.groupFooter1.Height = 5.229667F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // label6
     //
     this.label6.Height    = 0.1875F;
     this.label6.HyperLink = null;
     this.label6.Left      = 0F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-family: Arial; font-size: 9.75pt; font-weight: bold; vertical-align: middle;" +
                             " ddo-char-set: 204";
     this.label6.Text  = "Total: ";
     this.label6.Top   = 0.26F;
     this.label6.Width = 0.5F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.25F;
     this.line1.Width      = 5.802F;
     this.line1.X1         = 0F;
     this.line1.X2         = 5.802F;
     this.line1.Y1         = 0.25F;
     this.line1.Y2         = 0.25F;
     //
     // txtError
     //
     this.txtError.CanShrink = true;
     this.txtError.Height    = 0.1875F;
     this.txtError.Left      = 0F;
     this.txtError.Name      = "txtError";
     this.txtError.Style     = "color: Red";
     this.txtError.Text      = null;
     this.txtError.Top       = 0F;
     this.txtError.Width     = 5.802F;
     //
     // textBox4
     //
     this.textBox4.DataField    = "Dollars";
     this.textBox4.Height       = 0.1875F;
     this.textBox4.Left         = 1F;
     this.textBox4.Name         = "textBox4";
     this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
     this.textBox4.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: bold; text-align: right; ddo-" +
                                  "char-set: 204";
     this.textBox4.SummaryGroup   = "ghWasteAvoidance";
     this.textBox4.SummaryRunning = DataDynamics.ActiveReports.SummaryRunning.Group;
     this.textBox4.SummaryType    = DataDynamics.ActiveReports.SummaryType.SubTotal;
     this.textBox4.Text           = "TotalDollars";
     this.textBox4.Top            = 0.26F;
     this.textBox4.Width          = 0.9480002F;
     //
     // textBox7
     //
     this.textBox7.DataField    = "Variance";
     this.textBox7.Height       = 0.1875F;
     this.textBox7.Left         = 2.068F;
     this.textBox7.Name         = "textBox7";
     this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
     this.textBox7.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: bold; text-align: right; ddo-" +
                                  "char-set: 204";
     this.textBox7.SummaryGroup   = "ghWasteAvoidance";
     this.textBox7.SummaryRunning = DataDynamics.ActiveReports.SummaryRunning.Group;
     this.textBox7.SummaryType    = DataDynamics.ActiveReports.SummaryType.SubTotal;
     this.textBox7.Text           = "TotalVariance";
     this.textBox7.Top            = 0.26F;
     this.textBox7.Width          = 1.156F;
     //
     // chartControl2
     //
     this.chartControl2.AutoRefresh = true;
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType      = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), 45F);
     axis1.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 1F, true);
     axis1.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position      = 0D;
     axis2.TickOffset    = 0D;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.DisplayScale  = true;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 0D, 5F, true);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position      = 0D;
     axis3.SmartLabels   = false;
     axis3.StaggerLabels = true;
     axis3.Title         = "Waste ($)";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position      = 0D;
     axis5.TickOffset    = 0D;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     chartArea1.WallXY     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.White, ((byte)(33))));
     chartArea1.WallYZ     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))), ((byte)(0))));
     this.chartControl2.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl2.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl2.Height      = 4.721F;
     this.chartControl2.Left        = 0F;
     this.chartControl2.Name        = "chartControl2";
     series1.AxisX      = axis1;
     series1.AxisY      = axis3;
     series1.ChartArea  = chartArea1;
     series1.Legend     = null;
     series1.LegendText = "";
     series1.Name       = "Basic Week";
     series1.Properties = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:$#,##0}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series1.ValueMembersY = null;
     series1.ValueMemberX  = null;
     this.chartControl2.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1
     });
     title1.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title1.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea  = chartArea1;
     title1.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name      = "Title1";
     title1.Text      = "Calculated Waste Avoidance ";
     this.chartControl2.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title1
     });
     this.chartControl2.Top       = 0.509F;
     this.chartControl2.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl2.Width     = 9.073F;
     //
     // rptWasteAvoidance
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 9.114583F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.ghWasteAvoidance);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: italic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.FetchData   += new DataDynamics.ActiveReports.ActiveReport.FetchEventHandler(this.rptWasteAvoidance_FetchData);
     this.ReportStart += new System.EventHandler(this.rptWasteAvoidance_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSite)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBLDollars)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMonth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDollars)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVariance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCumulative)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitleMonth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDollars)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtError)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager                     resources      = new System.Resources.ResourceManager(typeof(DashboardReport));
     DataDynamics.ActiveReports.Chart.ChartArea           chartArea1     = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis                axis1          = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                axis2          = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                axis3          = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                axis4          = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                axis5          = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.DataSources.XMLDataSource xmlDataSource1 = new DataDynamics.ActiveReports.DataSources.XMLDataSource();
     DataDynamics.ActiveReports.Chart.Legend              legend1        = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title               title1         = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title               title2         = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series              series1        = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series              series2        = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series              series3        = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title               title3         = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title               title4         = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.DataSources.XMLDataSource xmlDataSource2 = new DataDynamics.ActiveReports.DataSources.XMLDataSource();
     this.pageHeader         = new DataDynamics.ActiveReports.PageHeader();
     this.label1             = new DataDynamics.ActiveReports.Label();
     this.PrintedBy          = new DataDynamics.ActiveReports.TextBox();
     this.label6             = new DataDynamics.ActiveReports.Label();
     this.label14            = new DataDynamics.ActiveReports.Label();
     this.detail             = new DataDynamics.ActiveReports.Detail();
     this.OutcomeDescription = new DataDynamics.ActiveReports.TextBox();
     this.ReviewCount        = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter         = new DataDynamics.ActiveReports.PageFooter();
     this.reportInfo1        = new DataDynamics.ActiveReports.ReportInfo();
     this.line2        = new DataDynamics.ActiveReports.Line();
     this.groupHeader1 = new DataDynamics.ActiveReports.GroupHeader();
     this.chart1       = new DataDynamics.ActiveReports.ChartControl();
     this.line3        = new DataDynamics.ActiveReports.Line();
     this.groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.OutcomeDescription)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReviewCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label1,
         this.PrintedBy
     });
     this.pageHeader.Height = 0.7911667F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.312F;
     this.label1.HyperLink = null;
     this.label1.Left      = 1.375F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 18pt; font-weight: bold; text-align: center; ddo-char-set: 1";
     this.label1.Text      = "Dashboard Report\r\n";
     this.label1.Top       = 0F;
     this.label1.Width     = 4.375F;
     //
     // PrintedBy
     //
     this.PrintedBy.Height       = 0.2F;
     this.PrintedBy.Left         = 4.062F;
     this.PrintedBy.Name         = "PrintedBy";
     this.PrintedBy.OutputFormat = resources.GetString("PrintedBy.OutputFormat");
     this.PrintedBy.Style        = "text-align: right";
     this.PrintedBy.Text         = "Printed By: XXXXXX";
     this.PrintedBy.Top          = 0.375F;
     this.PrintedBy.Width        = 3F;
     //
     // label6
     //
     this.label6.Height      = 0.2500004F;
     this.label6.HyperLink   = null;
     this.label6.Left        = 1.25F;
     this.label6.Name        = "label6";
     this.label6.RightToLeft = true;
     this.label6.Style       = "font-weight: bold; text-align: right; vertical-align: bottom";
     this.label6.Text        = "Outcome Description";
     this.label6.Top         = 4.437F;
     this.label6.Width       = 3F;
     //
     // label14
     //
     this.label14.Height    = 0.2500004F;
     this.label14.HyperLink = null;
     this.label14.Left      = 4.313F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-weight: bold; text-align: right; vertical-align: bottom";
     this.label14.Text      = "Number of Reviews";
     this.label14.Top       = 4.437F;
     this.label14.Width     = 1.437F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.OutcomeDescription,
         this.ReviewCount
     });
     this.detail.Height  = 0.3375013F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // OutcomeDescription
     //
     this.OutcomeDescription.DataField    = "OutcomeDescription";
     this.OutcomeDescription.Height       = 0.2F;
     this.OutcomeDescription.Left         = 1.25F;
     this.OutcomeDescription.Name         = "OutcomeDescription";
     this.OutcomeDescription.OutputFormat = resources.GetString("OutcomeDescription.OutputFormat");
     this.OutcomeDescription.RightToLeft  = true;
     this.OutcomeDescription.Style        = "text-align: right";
     this.OutcomeDescription.Text         = "OutcomeDescription";
     this.OutcomeDescription.Top          = 0.062F;
     this.OutcomeDescription.Width        = 3.001F;
     //
     // ReviewCount
     //
     this.ReviewCount.DataField    = "ReviewCount";
     this.ReviewCount.Height       = 0.2F;
     this.ReviewCount.Left         = 4.313F;
     this.ReviewCount.Name         = "ReviewCount";
     this.ReviewCount.OutputFormat = resources.GetString("ReviewCount.OutputFormat");
     this.ReviewCount.Style        = "text-align: right";
     this.ReviewCount.Text         = "ReviewCount";
     this.ReviewCount.Top          = 0.062F;
     this.ReviewCount.Width        = 1.437F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo1,
         this.line2
     });
     this.pageFooter.Height = 0.3645833F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "Page {PageNumber} of {PageCount} on {RunDateTime}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 3.937F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "text-align: right";
     this.reportInfo1.Top          = 0.062F;
     this.reportInfo1.Width        = 3.187F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0.062F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0F;
     this.line2.Width      = 7.038F;
     this.line2.X1         = 0.062F;
     this.line2.X2         = 7.1F;
     this.line2.Y1         = 0F;
     this.line2.Y2         = 0F;
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chart1,
         this.label6,
         this.label14,
         this.line3
     });
     this.groupHeader1.Height = 4.823417F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // chart1
     //
     this.chart1.AutoRefresh = true;
     this.chart1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.SteelBlue, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     axis1.AxisType          = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont         = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis1.Labels.AddRange(new string[] {
         ""
     });
     axis1.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 1D, 5F, true);
     axis1.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.Title         = "Axis X";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position      = 0D;
     axis2.TickOffset    = 0D;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 1D, 5F, true);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position      = 0D;
     axis3.Title         = "Axis Y";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position      = 0D;
     axis5.TickOffset    = 0D;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop          = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border            = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light             = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name              = "defaultArea";
     chartArea1.SwapAxesDirection = true;
     this.chart1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chart1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     xmlDataSource1.FileURL  = "C:\\Userdata\\Source\\ESC\\Release\\WebSites\\ProgramAssuranceTool\\ProgramAssuranceTool" +
                               "\\Content\\Xml\\DashboardReport.xml";
     xmlDataSource1.RecordsetPattern = "/ArrayOfDashboard/Dashboard";
     this.chart1.DataSource          = xmlDataSource1;
     this.chart1.Height = 4.25F;
     this.chart1.Left   = 0.062F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     title1.Visible     = false;
     legend1.Footer     = title1;
     legend1.GridLayout = new DataDynamics.ActiveReports.Chart.GridLayout(0, 1);
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.MarginX    = 20;
     legend1.MarginY    = 20;
     legend1.Name       = "defaultLegend";
     this.chart1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chart1.Name     = "chart1";
     series1.AxisX        = axis1;
     series1.AxisY        = axis3;
     series1.ChartArea    = chartArea1;
     series1.ColorPalette = DataDynamics.ActiveReports.Chart.ColorPalette.Default;
     series1.Legend       = legend1;
     series1.LegendText   = "";
     series1.Name         = "Series1";
     series1.Properties   = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Backdrop", new DataDynamics.ActiveReports.Chart.Graphics.Backdrop()),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BorderLine", new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White)),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("HoleSize", 0.3F),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(10, DataDynamics.ActiveReports.Chart.MarkerStyle.None, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(), "{Pct:#.##}%", DataDynamics.ActiveReports.Chart.Alignment.Top))),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Radius", 1F),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Doughnut;
     series1.ValueMembersY = "xpath:ReviewCount";
     series1.ValueMemberX  = "xpath:OutcomeDescription";
     series2.AxisX         = axis1;
     series2.AxisY         = axis3;
     series2.ChartArea     = chartArea1;
     series2.ColorPalette  = DataDynamics.ActiveReports.Chart.ColorPalette.Default;
     series2.Legend        = legend1;
     series2.LegendText    = "";
     series2.Name          = "Series2";
     series2.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("HoleSize", 0.3F),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Radius", 1F),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series2.Type         = DataDynamics.ActiveReports.Chart.ChartType.Doughnut;
     series3.AxisX        = axis1;
     series3.AxisY        = axis3;
     series3.ChartArea    = chartArea1;
     series3.ColorPalette = DataDynamics.ActiveReports.Chart.ColorPalette.Default;
     series3.Legend       = legend1;
     series3.LegendText   = "";
     series3.Name         = "Series3";
     series3.Properties   = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("HoleSize", 0.3F),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Radius", 1F),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series3.Type = DataDynamics.ActiveReports.Chart.ChartType.Doughnut;
     this.chart1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1,
         series2,
         series3
     });
     title3.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title3.DockArea = null;
     title3.Font     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 11F));
     title3.Name     = "header";
     title3.Text     = "Outcome and Number of Reviews";
     title4.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title4.DockArea = null;
     title4.Docking  = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title4.Font     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title4.Name     = "footer";
     title4.Text     = "Chart Footer";
     title4.Visible  = false;
     this.chart1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title3,
         title4
     });
     this.chart1.Top       = 0.05F;
     this.chart1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chart1.Width     = 7F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 0.06200001F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 4.75F;
     this.line3.Width      = 7.038F;
     this.line3.X1         = 0.06200001F;
     this.line3.X2         = 7.1F;
     this.line3.Y1         = 4.75F;
     this.line3.Y2         = 4.75F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height  = 0.07291722F;
     this.groupFooter1.Name    = "groupFooter1";
     this.groupFooter1.Visible = false;
     //
     // DashboardReport
     //
     this.MasterReport      = false;
     xmlDataSource2.FileURL = "C:\\Userdata\\Source\\ESC\\Release\\WebSites\\ProgramAssuranceTool\\ProgramAssuranceTool" +
                              "\\Content\\Xml\\DashboardReport.xml";
     xmlDataSource2.RecordsetPattern = "/ArrayOfDashboard/Dashboard";
     this.DataSource = xmlDataSource2;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7.2F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.DashboardReport_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.OutcomeDescription)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReviewCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #11
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DataDynamics.ActiveReports.Chart.ChartArea             chartArea1       = new DataDynamics.ActiveReports.Chart.ChartArea();
            DataDynamics.ActiveReports.Chart.Axis                  axis1            = new DataDynamics.ActiveReports.Chart.Axis();
            DataDynamics.ActiveReports.Chart.Axis                  axis2            = new DataDynamics.ActiveReports.Chart.Axis();
            DataDynamics.ActiveReports.Chart.Axis                  axis3            = new DataDynamics.ActiveReports.Chart.Axis();
            DataDynamics.ActiveReports.Chart.Axis                  axis4            = new DataDynamics.ActiveReports.Chart.Axis();
            DataDynamics.ActiveReports.Chart.Axis                  axis5            = new DataDynamics.ActiveReports.Chart.Axis();
            DataDynamics.ActiveReports.DataSources.OleDBDataSource oleDBDataSource1 = new DataDynamics.ActiveReports.DataSources.OleDBDataSource();
            System.ComponentModel.ComponentResourceManager         resources        = new System.ComponentModel.ComponentResourceManager(typeof(rptTopReport));
            DataDynamics.ActiveReports.Chart.Series                series1          = new DataDynamics.ActiveReports.Chart.Series();
            DataDynamics.ActiveReports.Chart.Title                 title1           = new DataDynamics.ActiveReports.Chart.Title();
            DataDynamics.ActiveReports.DataSources.OleDBDataSource oleDBDataSource2 = new DataDynamics.ActiveReports.DataSources.OleDBDataSource();
            this.detail        = new DataDynamics.ActiveReports.Detail();
            this.txtName       = new DataDynamics.ActiveReports.TextBox();
            this.lblRank       = new DataDynamics.ActiveReports.Label();
            this.txtWeight     = new DataDynamics.ActiveReports.TextBox();
            this.txtWaste      = new DataDynamics.ActiveReports.TextBox();
            this.groupHeader1  = new DataDynamics.ActiveReports.GroupHeader();
            this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
            this.lblCost       = new DataDynamics.ActiveReports.Label();
            this.lblName       = new DataDynamics.ActiveReports.Label();
            this.lblTrans      = new DataDynamics.ActiveReports.Label();
            this.lblWeight     = new DataDynamics.ActiveReports.Label();
            this.groupFooter1  = new DataDynamics.ActiveReports.GroupFooter();
            ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblRank)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWeight)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWaste)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblCost)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblTrans)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblWeight)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // detail
            //
            this.detail.ColumnSpacing = 0F;
            this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
                this.txtName,
                this.lblRank,
                this.txtWeight,
                this.txtWaste
            });
            this.detail.Height       = 0.1979167F;
            this.detail.KeepTogether = true;
            this.detail.CanGrow      = true;
            this.detail.CanShrink    = true;
            this.detail.Name         = "detail";
            this.detail.Format      += new System.EventHandler(this.detail_Format);
            //
            // txtName
            //
            this.txtName.Border.BottomColor = System.Drawing.Color.Black;
            this.txtName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtName.Border.LeftColor   = System.Drawing.Color.Black;
            this.txtName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtName.Border.RightColor  = System.Drawing.Color.Black;
            this.txtName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtName.Border.TopColor    = System.Drawing.Color.Black;
            this.txtName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtName.DataField          = "Name";
            this.txtName.Height             = 0.1875F;
            this.txtName.Left  = 0.3125F;
            this.txtName.Name  = "txtName";
            this.txtName.Style = "";
            this.txtName.Text  = "textBox1";
            this.txtName.Top   = 0F;
            this.txtName.Width = 1.0625F;
            //
            // lblRank
            //
            this.lblRank.Border.BottomColor = System.Drawing.Color.Black;
            this.lblRank.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblRank.Border.LeftColor   = System.Drawing.Color.Black;
            this.lblRank.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblRank.Border.RightColor  = System.Drawing.Color.Black;
            this.lblRank.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblRank.Border.TopColor    = System.Drawing.Color.Black;
            this.lblRank.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblRank.Height             = 0.1875F;
            this.lblRank.HyperLink          = null;
            this.lblRank.Left  = 0F;
            this.lblRank.Name  = "lblRank";
            this.lblRank.Style = "";
            this.lblRank.Text  = "Rank";
            this.lblRank.Top   = 0F;
            this.lblRank.Width = 0.1875F;
            //
            // txtWeight
            //
            this.txtWeight.Border.BottomColor = System.Drawing.Color.Black;
            this.txtWeight.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWeight.Border.LeftColor   = System.Drawing.Color.Black;
            this.txtWeight.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWeight.Border.RightColor  = System.Drawing.Color.Black;
            this.txtWeight.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWeight.Border.TopColor    = System.Drawing.Color.Black;
            this.txtWeight.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWeight.DataField          = "Weights";
            this.txtWeight.Height             = 0.1875F;
            this.txtWeight.Left         = 1.375F;
            this.txtWeight.Name         = "txtWeight";
            this.txtWeight.OutputFormat = resources.GetString("txtWeight.OutputFormat");
            this.txtWeight.Style        = "";
            this.txtWeight.Text         = "textBox1";
            this.txtWeight.Top          = 0F;
            this.txtWeight.Width        = 0.8125F;
            //
            // txtWaste
            //
            this.txtWaste.Border.BottomColor = System.Drawing.Color.Black;
            this.txtWaste.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWaste.Border.LeftColor   = System.Drawing.Color.Black;
            this.txtWaste.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWaste.Border.RightColor  = System.Drawing.Color.Black;
            this.txtWaste.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWaste.Border.TopColor    = System.Drawing.Color.Black;
            this.txtWaste.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtWaste.DataField          = "Waste";
            this.txtWaste.Height             = 0.1875F;
            this.txtWaste.Left         = 2.1875F;
            this.txtWaste.Name         = "txtWaste";
            this.txtWaste.OutputFormat = resources.GetString("txtWaste.OutputFormat");
            this.txtWaste.Style        = "";
            this.txtWaste.Text         = "textBox1";
            this.txtWaste.Top          = 0F;
            this.txtWaste.Width        = 0.8125F;
            //
            // groupHeader1
            //
            this.groupHeader1.CanShrink = true;
            this.groupHeader1.ColumnGroupKeepTogether = true;
            this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
                this.chartControl1,
                this.lblCost,
                this.lblName,
                this.lblTrans,
                this.lblWeight
            });
            this.groupHeader1.GroupKeepTogether = DataDynamics.ActiveReports.GroupKeepTogether.All;
            this.groupHeader1.Height            = 2.5F;
            this.groupHeader1.KeepTogether      = true;
            this.groupHeader1.Name = "groupHeader1";
            //
            // chartControl1
            //
            this.chartControl1.AutoRefresh        = true;
            this.chartControl1.Border.BottomColor = System.Drawing.Color.Black;
            this.chartControl1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.chartControl1.Border.LeftColor   = System.Drawing.Color.Black;
            this.chartControl1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.chartControl1.Border.RightColor  = System.Drawing.Color.Black;
            this.chartControl1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.chartControl1.Border.TopColor    = System.Drawing.Color.Black;
            this.chartControl1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            chartArea1.AntiAliasMode = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
            axis1.AxisType           = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
            axis1.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), 45F);
            axis1.MajorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1, 0F, false);
            axis1.MinorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis1.SmartLabels        = false;
            axis1.TitleFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis2.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis2.LabelsGap          = 0;
            axis2.LabelsVisible      = false;
            axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
            axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis2.Position      = 0;
            axis2.TickOffset    = 0;
            axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis2.Visible       = false;
            axis3.DisplayScale  = true;
            axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis3.Position      = 0;
            axis3.SmartLabels   = false;
            axis3.StaggerLabels = true;
            axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
            axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis4.LabelsVisible = false;
            axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
            axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis4.Visible       = false;
            axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis5.LabelsGap     = 0;
            axis5.LabelsVisible = false;
            axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
            axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
            axis5.Position      = 0;
            axis5.TickOffset    = 0;
            axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
            axis5.Visible       = false;
            chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
                axis1,
                axis2,
                axis3,
                axis4,
                axis5
            });
            chartArea1.Backdrop = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
            chartArea1.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
            chartArea1.Light    = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
            chartArea1.Name     = "defaultArea";
            this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
                chartArea1
            });
            this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
            //        //oleDBDataSource1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=x;Persist Security Info=False";
            //        oleDBDataSource1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Users\\Mila\\Projects\\WVA40\\Temp\\vw" +
            //"a4_Business_db.mdb;Persist Security Info=False";
            //        oleDBDataSource1.SQL = resources.GetString("oleDBDataSource1.SQL");
            //        this.chartControl1.DataSource = oleDBDataSource1;
            //oleDBDataSource1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=x;Persist Security Info=False";
            //        oleDBDataSource1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Users\\Mila\\Projects\\WVA40\\Temp\\vw" +
            //"a4_Business_db.mdb;Persist Security Info=False";
            //        oleDBDataSource1.SQL = resources.GetString("oleDBDataSource1.SQL");
            //        this.chartControl1.DataSource = oleDBDataSource1;

            this.chartControl1.Height = 2.3125F;
            this.chartControl1.Left   = 0F;
            this.chartControl1.Name   = "chartControl1";
            series1.AxisX             = axis1;
            series1.AxisY             = axis3;
            series1.ChartArea         = chartArea1;
            series1.Legend            = null;
            series1.LegendText        = "";
            series1.Name       = "Series1";
            series1.Properties = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
                new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:#.00}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
            });
            series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
            series1.ValueMembersY = "Waste";
            series1.ValueMemberX  = "Name";
            this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
                series1
            });
            title1.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Top;
            title1.Backdrop  = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
            title1.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 7, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
            title1.DockArea  = chartArea1;
            title1.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold));
            title1.Name      = "footer";
            title1.Text      = "Top 10 Stations";
            this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
                title1
            });
            this.chartControl1.Top       = 0F;
            this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
            this.chartControl1.Width     = 3F;
            //
            // lblCost
            //
            this.lblCost.Border.BottomColor = System.Drawing.Color.Black;
            this.lblCost.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblCost.Border.LeftColor   = System.Drawing.Color.Black;
            this.lblCost.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblCost.Border.RightColor  = System.Drawing.Color.Black;
            this.lblCost.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblCost.Border.TopColor    = System.Drawing.Color.Black;
            this.lblCost.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblCost.Height             = 0.1875F;
            this.lblCost.HyperLink          = null;
            this.lblCost.Left    = 2.375F;
            this.lblCost.Name    = "lblCost";
            this.lblCost.Style   = "color: Navy; font-weight: bold; ";
            this.lblCost.Text    = "Cost, $";
            this.lblCost.Top     = 2.3125F;
            this.lblCost.Visible = false;
            this.lblCost.Width   = 0.64F;
            //
            // lblName
            //
            this.lblName.Border.BottomColor = System.Drawing.Color.Black;
            this.lblName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblName.Border.LeftColor   = System.Drawing.Color.Black;
            this.lblName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblName.Border.RightColor  = System.Drawing.Color.Black;
            this.lblName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblName.Border.TopColor    = System.Drawing.Color.Black;
            this.lblName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblName.Height             = 0.1875F;
            this.lblName.HyperLink          = null;
            this.lblName.Left    = 0.3125F;
            this.lblName.Name    = "lblName";
            this.lblName.Style   = "color: Navy; font-weight: bold; ";
            this.lblName.Text    = "Employee";
            this.lblName.Top     = 2.3125F;
            this.lblName.Visible = false;
            this.lblName.Width   = 1F;
            //
            // lblTrans
            //
            this.lblTrans.Border.BottomColor = System.Drawing.Color.Black;
            this.lblTrans.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblTrans.Border.LeftColor   = System.Drawing.Color.Black;
            this.lblTrans.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblTrans.Border.RightColor  = System.Drawing.Color.Black;
            this.lblTrans.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblTrans.Border.TopColor    = System.Drawing.Color.Black;
            this.lblTrans.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblTrans.Height             = 0.1875F;
            this.lblTrans.HyperLink          = null;
            this.lblTrans.Left    = 1.3125F;
            this.lblTrans.Name    = "lblTrans";
            this.lblTrans.Style   = "color: Navy; font-weight: bold; ";
            this.lblTrans.Text    = "Trans";
            this.lblTrans.Top     = 2.3125F;
            this.lblTrans.Visible = false;
            this.lblTrans.Width   = 0.4375F;
            //
            // lblWeight
            //
            this.lblWeight.Border.BottomColor = System.Drawing.Color.Black;
            this.lblWeight.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblWeight.Border.LeftColor   = System.Drawing.Color.Black;
            this.lblWeight.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblWeight.Border.RightColor  = System.Drawing.Color.Black;
            this.lblWeight.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblWeight.Border.TopColor    = System.Drawing.Color.Black;
            this.lblWeight.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.lblWeight.Height             = 0.1875F;
            this.lblWeight.HyperLink          = null;
            this.lblWeight.Left    = 1.75F;
            this.lblWeight.Name    = "lblWeight";
            this.lblWeight.Style   = "color: Navy; font-weight: bold; ";
            this.lblWeight.Text    = "Weight";
            this.lblWeight.Top     = 2.3125F;
            this.lblWeight.Visible = false;
            this.lblWeight.Width   = 0.64F;
            //
            // groupFooter1
            //
            this.groupFooter1.Height = 0F;
            this.groupFooter1.Name   = "groupFooter1";
            //
            // rptTopReport
            //
            this.MasterReport = false;
            this.PageSettings.DefaultPaperSize = false;
            this.PageSettings.Margins.Bottom   = 0.75F;
            this.PageSettings.Margins.Left     = 0.75F;
            this.PageSettings.Margins.Right    = 0.75F;
            this.PageSettings.Margins.Top      = 0.75F;
            this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
            this.PageSettings.PaperHeight      = 11.69F;
            this.PageSettings.PaperWidth       = 8.27F;
            this.Sections.Add(this.groupHeader1);
            this.Sections.Add(this.detail);
            this.Sections.Add(this.groupFooter1);
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                            "l; font-size: 10pt; color: Black; ", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                            "lic; ", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rptTopReport_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblRank)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWeight)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWaste)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblCost)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblTrans)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblWeight)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(rptComparisonSiteDetails));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title3     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.txtSubTitle   = new DataDynamics.ActiveReports.TextBox();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl2 = new DataDynamics.ActiveReports.ChartControl();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     this.txtFilter     = new DataDynamics.ActiveReports.TextBox();
     this.lblWarning    = new DataDynamics.ActiveReports.TextBox();
     this.lblDB         = new DataDynamics.ActiveReports.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLogo,
         this.lblTitle,
         this.txtSubTitle
     });
     this.pageHeader.Height = 0.5520833F;
     this.pageHeader.Name   = "pageHeader";
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.HyperLink = null;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: Blue; color: White; font-size: 16pt; font-weight: bold; text-al" +
                               "ign: center; vertical-align: middle";
     this.lblTitle.Text  = "Comparison Report for";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 9.4375F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.CanShrink = true;
     this.txtSubTitle.Height    = 0.1875F;
     this.txtSubTitle.Left      = 0F;
     this.txtSubTitle.Name      = "txtSubTitle";
     this.txtSubTitle.Style     = "text-align: center";
     this.txtSubTitle.Text      = null;
     this.txtSubTitle.Top       = 0.3125F;
     this.txtSubTitle.Width     = 9.4375F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl2
     });
     this.detail.Height = 4.844F;
     this.detail.Name   = "detail";
     //
     // chartControl2
     //
     this.chartControl2.AutoRefresh = true;
     this.chartControl2.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType      = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis1.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 1D, 5F, true);
     axis1.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.Title         = "Axis X";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position      = 0D;
     axis2.TickOffset    = 0D;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.LabelsVisible = false;
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position      = 0D;
     axis3.Title         = "Axis Y";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position      = 0D;
     axis5.TickOffset    = 0D;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     this.chartControl2.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl2.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl2.Height      = 4.834F;
     this.chartControl2.Left        = 0F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Bottom;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     legend1.GridLayout = new DataDynamics.ActiveReports.Chart.GridLayout(0, 1);
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.Name       = "defaultLegend";
     this.chartControl2.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl2.Name = "chartControl2";
     title3.Alignment        = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title3.Border           = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title3.DockArea         = null;
     title3.Font             = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title3.Name             = "header";
     title3.Text             = "Stacked Bar Chart";
     this.chartControl2.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title3
     });
     this.chartControl2.Top       = 0F;
     this.chartControl2.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl2.Width     = 9.375F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath,
         this.txtFilter,
         this.lblWarning,
         this.lblDB
     });
     this.pageFooter.Height = 0.6145834F;
     this.pageFooter.Name   = "pageFooter";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.HyperLink = null;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 8.625F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0.0625F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // txtFilter
     //
     this.txtFilter.Height = 0.1875F;
     this.txtFilter.Left   = 0F;
     this.txtFilter.Name   = "txtFilter";
     this.txtFilter.Style  = "font-family: Microsoft Sans Serif; font-size: 8pt; font-style: normal; ddo-char-s" +
                             "et: 204";
     this.txtFilter.Text  = null;
     this.txtFilter.Top   = 0.1875F;
     this.txtFilter.Width = 8.4375F;
     //
     // lblWarning
     //
     this.lblWarning.Height = 0.1875F;
     this.lblWarning.Left   = 0F;
     this.lblWarning.Name   = "lblWarning";
     this.lblWarning.Style  = "color: Red; font-family: Microsoft Sans Serif; font-size: 10pt; font-style: norma" +
                              "l; font-weight: bold; ddo-char-set: 204";
     this.lblWarning.Text  = null;
     this.lblWarning.Top   = 0F;
     this.lblWarning.Width = 8.4375F;
     //
     // lblDB
     //
     this.lblDB.Height = 0.1875F;
     this.lblDB.Left   = 0F;
     this.lblDB.Name   = "lblDB";
     this.lblDB.Style  = "font-size: 8pt";
     this.lblDB.Text   = null;
     this.lblDB.Top    = 0.375F;
     this.lblDB.Width  = 8.437F;
     //
     // rptComparisonSiteDetails
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 9.458333F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptComparisoSiteDetails_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources        = new System.ComponentModel.ComponentResourceManager(typeof(rptCrossTab));
     DataDynamics.ActiveReports.Chart.ChartArea             chartArea1       = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis                  axis1            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis2            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis3            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis4            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis                  axis5            = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.DataSources.OleDBDataSource oleDBDataSource1 = new DataDynamics.ActiveReports.DataSources.OleDBDataSource();
     DataDynamics.ActiveReports.Chart.Series                series1          = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title                 title1           = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.txtSubTitle   = new DataDynamics.ActiveReports.TextBox();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.txtFilter     = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     this.lblDB         = new DataDynamics.ActiveReports.TextBox();
     this.lblWarning    = new DataDynamics.ActiveReports.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.CanShrink = true;
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo,
         this.txtSubTitle
     });
     this.pageHeader.Height = 0.5F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblTitle
     //
     this.lblTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Height             = 0.3125F;
     this.lblTitle.HyperLink          = null;
     this.lblTitle.Left  = 0F;
     this.lblTitle.Name  = "lblTitle";
     this.lblTitle.Style = "color: White; text-align: center; font-weight: bold; background-color: IndianRed;" +
                           " font-size: 16pt; vertical-align: middle; ";
     this.lblTitle.Text  = "Details Report for";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 9.375F;
     //
     // imgLogo
     //
     this.imgLogo.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLogo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLogo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLogo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLogo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Height             = 0.3125F;
     this.imgLogo.Image      = ((System.Drawing.Image)(resources.GetObject("imgLogo.Image")));
     this.imgLogo.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left       = 0.125F;
     this.imgLogo.LineWeight = 0F;
     this.imgLogo.Name       = "imgLogo";
     this.imgLogo.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top        = 0F;
     this.imgLogo.Width      = 0.625F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtSubTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtSubTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtSubTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtSubTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.CanShrink          = true;
     this.txtSubTitle.Height             = 0.1875F;
     this.txtSubTitle.Left  = 0F;
     this.txtSubTitle.Name  = "txtSubTitle";
     this.txtSubTitle.Style = "text-align: center; ";
     this.txtSubTitle.Text  = null;
     this.txtSubTitle.Top   = 0.3125F;
     this.txtSubTitle.Width = 9.375F;
     //
     // detail
     //
     this.detail.CanShrink     = true;
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1
     });
     this.detail.Height = 5.6875F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh        = true;
     this.chartControl1.Border.BottomColor = System.Drawing.Color.Black;
     this.chartControl1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.LeftColor   = System.Drawing.Color.Black;
     this.chartControl1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.RightColor  = System.Drawing.Color.Black;
     this.chartControl1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.TopColor    = System.Drawing.Color.Black;
     this.chartControl1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     chartArea1.AntiAliasMode = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType           = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), 45F);
     axis1.MajorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1, 5F, true);
     axis1.MinorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis1.StaggerLabels      = false;       // true;
     axis1.Title         = "Axis X";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.Position      = 0;
     axis2.TickOffset    = 0;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -45F);
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 1, 5F, true);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.Position      = 0;
     axis3.SmartLabels   = false;
     axis3.StaggerLabels = true;
     axis3.Title         = "Waste ($)";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.Position      = 0;
     axis5.TickOffset    = 0;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     chartArea1.WallXY     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.White, ((byte)(33))));
     chartArea1.WallYZ     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))), ((byte)(0))));
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     //oleDBDataSource1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Users\\Mila\\Projects\\WVA40\\AccessD" +
     //"Bs\\vwa40dev-fix.mdb;Persist Security Info=False";
     //oleDBDataSource1.SQL = "Select ID as Name, WasteCost as Waste FROM Weights";
     //this.chartControl1.DataSource = oleDBDataSource1;
     this.chartControl1.Height = 5.625F;
     this.chartControl1.Left   = 0.0625F;
     this.chartControl1.Name   = "chartControl1";
     series1.AxisX             = axis1;
     series1.AxisY             = axis3;
     series1.ChartArea         = chartArea1;
     series1.Legend            = null;
     series1.LegendText        = "";
     series1.Name       = "Series1";
     series1.Properties = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "${Value:#}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series1.Type = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1
     });
     title1.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Top;
     title1.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None));
     title1.DockArea  = chartArea1;
     title1.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold));
     title1.Name      = "Title";
     title1.Text      = "Date:";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title1
     });
     this.chartControl1.Top       = 0.0625F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 9.3125F;
     //
     // txtFilter
     //
     this.txtFilter.Border.BottomColor = System.Drawing.Color.Black;
     this.txtFilter.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtFilter.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.RightColor  = System.Drawing.Color.Black;
     this.txtFilter.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.TopColor    = System.Drawing.Color.Black;
     this.txtFilter.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Height             = 0.1875F;
     this.txtFilter.Left  = 0.0625F;
     this.txtFilter.Name  = "txtFilter";
     this.txtFilter.Style = "ddo-char-set: 204; font-style: normal; font-size: 8pt; font-family: Microsoft San" +
                            "s Serif; ";
     this.txtFilter.Text  = null;
     this.txtFilter.Top   = 0.1875F;
     this.txtFilter.Width = 8.4375F;
     //
     // pageFooter
     //
     this.pageFooter.CanShrink = true;
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath,
         this.txtFilter,
         this.lblDB,
         this.lblWarning
     });
     this.pageFooter.Height = 0.5520833F;
     this.pageFooter.Name   = "pageFooter";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLeanPath.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLeanPath.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLeanPath.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLeanPath.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Height             = 0.3125F;
     this.imgLeanPath.Image      = ((System.Drawing.Image)(resources.GetObject("imgLeanPath.Image")));
     this.imgLeanPath.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left       = 8.6875F;
     this.imgLeanPath.LineWeight = 0F;
     this.imgLeanPath.Name       = "imgLeanPath";
     this.imgLeanPath.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top        = 0.25F;
     this.imgLeanPath.Width      = 0.625F;
     //
     // lblDB
     //
     this.lblDB.Border.BottomColor = System.Drawing.Color.Black;
     this.lblDB.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblDB.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.RightColor  = System.Drawing.Color.Black;
     this.lblDB.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.TopColor    = System.Drawing.Color.Black;
     this.lblDB.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Height             = 0.1875F;
     this.lblDB.Left  = 0.0625F;
     this.lblDB.Name  = "lblDB";
     this.lblDB.Style = "ddo-char-set: 204; font-size: 8pt; font-family: Microsoft Sans Serif; ";
     this.lblDB.Text  = null;
     this.lblDB.Top   = 0.375F;
     this.lblDB.Width = 8.4375F;
     //
     // lblWarning
     //
     this.lblWarning.Border.BottomColor = System.Drawing.Color.Black;
     this.lblWarning.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblWarning.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.RightColor  = System.Drawing.Color.Black;
     this.lblWarning.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.TopColor    = System.Drawing.Color.Black;
     this.lblWarning.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Height             = 0.1875F;
     this.lblWarning.Left  = 0.0625F;
     this.lblWarning.Name  = "lblWarning";
     this.lblWarning.Style = "color: Red; ddo-char-set: 204; font-weight: bold; font-style: normal; font-size: " +
                             "10pt; font-family: Microsoft Sans Serif; ";
     this.lblWarning.Text  = null;
     this.lblWarning.Top   = 0F;
     this.lblWarning.Width = 8.4375F;
     //
     // rptCrossTab
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 9.5F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptCrossTab_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #14
0
        private bool BuildChart()
        {
            string strSeriesList = ((string)drReport["SeriesList"]).Replace(" ", "");
            string strColX       = (string)drReport["ColX"];

            if (!dtChartSource.Columns.Contains(strColX) || !(dtChartSource.Columns[strColX].DataType == typeof(string)))
            {
                return(false);
            }

            string[] strArrSeriesList             = strSeriesList.Split(',');
            Dictionary <string, string> dicSerial = new Dictionary <string, string>();
            DataTable dtChart = new DataTable();

            //Tạo cấu trúc cho htSerial và dtChart
            foreach (string strSeries in strArrSeriesList)
            {
                if (dgvChartSource.Columns.Contains(strSeries) && (dtChartSource.Columns[strSeries].DataType == typeof(System.Decimal) || dtChartSource.Columns[strSeries].DataType == typeof(double)))
                {
                    dicSerial.Add(strSeries, dgvChartSource.Columns[strSeries].HeaderText);
                }
            }

            dtChart.Columns.Add("ColX", typeof(string));

            foreach (string strColY in dicSerial.Keys)
            {
                dtChart.Columns.Add(strColY, typeof(double));
            }

            //Bắt đầu tạo dữ liệu cho dtChart, nhóm theo cột ColX
            foreach (DataRow drData in dtChartSource.Rows)
            {
                //if ((string)drData[strColX] == string.Empty || Convert.ToDouble(drData[strColY]) == 0)

                if ((string)drData[strColX] == string.Empty)
                {
                    continue;
                }

                string strKey = "ColX = '" + drData[strColX].ToString() + "'";

                DataRow[] drArrCheck = dtChart.Select(strKey);
                if (drArrCheck.Length > 0)
                {
                    DataRow drCheck = drArrCheck[0];

                    foreach (string strColY in dicSerial.Keys)
                    {
                        drCheck[strColY] = Convert.ToDouble(drCheck[strColY]) + Convert.ToDouble(drData[strColY]);
                    }
                }
                else
                {
                    DataRow drNew = dtChart.NewRow();

                    drNew["ColX"] = drData[strColX];
                    foreach (string strColY in dicSerial.Keys)
                    {
                        drNew[strColY] = drData[strColY];
                    }

                    dtChart.Rows.Add(drNew);
                }
            }
            this.chartControl1.Series.Clear();
            foreach (string strColY in dicSerial.Keys)
            {
                DataDynamics.ActiveReports.Chart.Series series = new DataDynamics.ActiveReports.Chart.Series();
                this.chartControl1.Series.Add(series);
                series.LegendText    = dgvChartSource.Columns[strColY].HeaderText;
                series.ValueMemberX  = "ColX";
                series.ValueMembersY = strColY;
                series.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;

                DataDynamics.ActiveReports.Chart.Axis axisX = new DataDynamics.ActiveReports.Chart.Axis();
                axisX.Title         = dgvChartSource.Columns[strColX].HeaderText;
                axisX.LabelsVisible = true;

                DataDynamics.ActiveReports.Chart.Axis axisY = new DataDynamics.ActiveReports.Chart.Axis();
                axisY.Title         = dgvChartSource.Columns[strColY].HeaderText;
                axisY.LabelsVisible = true;

                //Khai báo thông tin cho trục tung, trục hoành (AxisX, AxisY)
                series.ChartArea.Axes["AxisX"].Title             = dgvChartSource.Columns[strColX].HeaderText;
                series.ChartArea.Axes["AxisX"].Visible           = true;
                series.ChartArea.Axes["AxisX"].LabelsVisible     = true;
                series.ChartArea.Axes["AxisX"].DisplayScale      = true;
                series.ChartArea.Axes["AxisX"].MajorTick.Visible = true;
                series.ChartArea.Axes["AxisX"].Scale             = 1;
                series.ChartArea.Axes["AxisX"].SmartLabels       = true;
                series.ChartArea.Axes["AxisX"].StaggerLabels     = false;

                series.ChartArea.Axes["AxisY"].Title             = dgvChartSource.Columns[strColY].HeaderText;
                series.ChartArea.Axes["AxisY"].Visible           = true;
                series.ChartArea.Axes["AxisY"].LabelsVisible     = true;
                series.ChartArea.Axes["AxisY"].DisplayScale      = true;
                series.ChartArea.Axes["AxisY"].MajorTick.Visible = true;
                series.ChartArea.Axes["AxisY"].Scale             = 1;
                series.ChartArea.Axes["AxisY"].SmartLabels       = true;
                series.ChartArea.Axes["AxisY"].LabelFormat       = "{0:#}";
                series.ChartArea.Axes["AxisY"].StaggerLabels     = false;
            }

            this.chartControl1.DataSource = dtChart;

            this.chartControl1.Legends[0].Header.Text = "Chú thích";

            this.lblTen_Dv_Cq.Text  = (string)Epoint.Systems.Librarys.Parameters.GetParaValue("TEN_DV_CQ");
            this.lblTen_Dv.Text     = Epoint.Systems.Elements.Element.sysTen_Dvi.ToUpper();
            this.lblDia_Chi_Dv.Text = Epoint.Systems.Elements.Element.sysDia_Chi_Dv;

            //this.lblTitle.Text = Report.GetTitle(drFilter).ToUpper();
            //this.lblSubTitle1.Text = Report.GetSubTitle1(drReport, drFilter);
            //this.lblSubTitle2.Text = Report.GetSubTitle2(drReport, drFilter);

            return(true);
        }
Beispiel #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(LaderTypeCountChart));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series2    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series3    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title         title3     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title4     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.shape1        = new DataDynamics.ActiveReports.Shape();
     this.label8        = new DataDynamics.ActiveReports.Label();
     this.label4        = new DataDynamics.ActiveReports.Label();
     this.label6        = new DataDynamics.ActiveReports.Label();
     this.ToDatetxt     = new DataDynamics.ActiveReports.TextBox();
     this.label2        = new DataDynamics.ActiveReports.Label();
     this.picture1      = new DataDynamics.ActiveReports.Picture();
     this.ToTimetxt     = new DataDynamics.ActiveReports.TextBox();
     this.Timetxt       = new DataDynamics.ActiveReports.TextBox();
     this.label5        = new DataDynamics.ActiveReports.Label();
     this.label7        = new DataDynamics.ActiveReports.Label();
     this.FromDatetxt   = new DataDynamics.ActiveReports.TextBox();
     this.label1        = new DataDynamics.ActiveReports.Label();
     this.label3        = new DataDynamics.ActiveReports.Label();
     this.label22       = new DataDynamics.ActiveReports.Label();
     this.UserNametxt   = new DataDynamics.ActiveReports.TextBox();
     this.Datetxt       = new DataDynamics.ActiveReports.TextBox();
     this.FromTimetxt   = new DataDynamics.ActiveReports.TextBox();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.groupHeader1  = new DataDynamics.ActiveReports.GroupHeader();
     this.LaderTypetxt  = new DataDynamics.ActiveReports.TextBox();
     this.label9        = new DataDynamics.ActiveReports.Label();
     this.groupFooter1  = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToDatetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToTimetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Timetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromDatetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UserNametxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromTimetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LaderTypetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.shape1,
         this.label8,
         this.label4,
         this.label6,
         this.ToDatetxt,
         this.label2,
         this.picture1,
         this.ToTimetxt,
         this.Timetxt,
         this.label5,
         this.label7,
         this.FromDatetxt,
         this.label1,
         this.label3,
         this.label22,
         this.UserNametxt,
         this.Datetxt,
         this.FromTimetxt
     });
     this.pageHeader.Height = 1.5625F;
     this.pageHeader.Name   = "pageHeader";
     //
     // shape1
     //
     this.shape1.Height         = 0.5624997F;
     this.shape1.Left           = 0.5208333F;
     this.shape1.Name           = "shape1";
     this.shape1.RoundingRadius = 9.999999F;
     this.shape1.Top            = 1F;
     this.shape1.Width          = 6.78125F;
     //
     // label8
     //
     this.label8.Height      = 0.1979167F;
     this.label8.HyperLink   = null;
     this.label8.Left        = 1.531251F;
     this.label8.Name        = "label8";
     this.label8.RightToLeft = true;
     this.label8.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label8.Text        = "ساعت گزارش :";
     this.label8.Top         = 1.3125F;
     this.label8.Width       = 0.8125F;
     //
     // label4
     //
     this.label4.Height      = 0.1979167F;
     this.label4.HyperLink   = null;
     this.label4.Left        = 6.572917F;
     this.label4.Name        = "label4";
     this.label4.RightToLeft = true;
     this.label4.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label4.Text        = "تا تاریخ :";
     this.label4.Top         = 1.3125F;
     this.label4.Width       = 0.59375F;
     //
     // label6
     //
     this.label6.Height      = 0.1979167F;
     this.label6.HyperLink   = null;
     this.label6.Left        = 5.5F;
     this.label6.Name        = "label6";
     this.label6.RightToLeft = true;
     this.label6.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label6.Text        = "ساعت :";
     this.label6.Top         = 1.3125F;
     this.label6.Width       = 0.3958333F;
     //
     // ToDatetxt
     //
     this.ToDatetxt.Height      = 0.1979167F;
     this.ToDatetxt.Left        = 5.935943F;
     this.ToDatetxt.Name        = "ToDatetxt";
     this.ToDatetxt.RightToLeft = true;
     this.ToDatetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.ToDatetxt.Text        = null;
     this.ToDatetxt.Top         = 1.3125F;
     this.ToDatetxt.Width       = 0.6354167F;
     //
     // label2
     //
     this.label2.Height      = 0.1979167F;
     this.label2.HyperLink   = null;
     this.label2.Left        = 3.458334F;
     this.label2.Name        = "label2";
     this.label2.RightToLeft = true;
     this.label2.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label2.Text        = "تهیه کننده :";
     this.label2.Top         = 1.072917F;
     this.label2.Width       = 0.7708333F;
     //
     // picture1
     //
     this.picture1.Height    = 0.8229167F;
     this.picture1.ImageData = ((System.IO.Stream)(resources.GetObject("picture1.ImageData")));
     this.picture1.Left      = 6.520833F;
     this.picture1.Name      = "picture1";
     this.picture1.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.picture1.Top       = 0.09375F;
     this.picture1.Width     = 0.7916667F;
     //
     // ToTimetxt
     //
     this.ToTimetxt.Height      = 0.1979167F;
     this.ToTimetxt.Left        = 5.010417F;
     this.ToTimetxt.Name        = "ToTimetxt";
     this.ToTimetxt.RightToLeft = true;
     this.ToTimetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.ToTimetxt.Text        = null;
     this.ToTimetxt.Top         = 1.3125F;
     this.ToTimetxt.Width       = 0.46875F;
     //
     // Timetxt
     //
     this.Timetxt.Height      = 0.1979167F;
     this.Timetxt.Left        = 0.718751F;
     this.Timetxt.Name        = "Timetxt";
     this.Timetxt.RightToLeft = true;
     this.Timetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; text-align: left; ddo-char-set: 178";
     this.Timetxt.Text        = null;
     this.Timetxt.Top         = 1.3125F;
     this.Timetxt.Width       = 0.8125F;
     //
     // label5
     //
     this.label5.Height      = 0.1979167F;
     this.label5.HyperLink   = null;
     this.label5.Left        = 5.479168F;
     this.label5.Name        = "label5";
     this.label5.RightToLeft = true;
     this.label5.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label5.Text        = "ساعت :";
     this.label5.Top         = 1.072917F;
     this.label5.Width       = 0.4166667F;
     //
     // label7
     //
     this.label7.Height      = 0.1979167F;
     this.label7.HyperLink   = null;
     this.label7.Left        = 1.531251F;
     this.label7.Name        = "label7";
     this.label7.RightToLeft = true;
     this.label7.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label7.Text        = "تاریخ گزارش :";
     this.label7.Top         = 1.072917F;
     this.label7.Width       = 0.8125F;
     //
     // FromDatetxt
     //
     this.FromDatetxt.Height      = 0.1979167F;
     this.FromDatetxt.Left        = 5.9375F;
     this.FromDatetxt.Name        = "FromDatetxt";
     this.FromDatetxt.RightToLeft = true;
     this.FromDatetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.FromDatetxt.Text        = null;
     this.FromDatetxt.Top         = 1.072917F;
     this.FromDatetxt.Width       = 0.6338583F;
     //
     // label1
     //
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Height             = 0.3333333F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 1.963542F;
     this.label1.Name  = "label1";
     this.label1.Style = "background-color: #DFEAFD; font-family: B Titr; font-size: 12pt; font-weight: bol" +
                         "d; text-align: right; ddo-char-set: 178";
     this.label1.Text  = "نمودار مجوز(حواله) صادر شده و جامانده بر اساس نوع بارگیر";
     this.label1.Top   = 0.5416667F;
     this.label1.Width = 3.677083F;
     //
     // label3
     //
     this.label3.Height      = 0.1979167F;
     this.label3.HyperLink   = null;
     this.label3.Left        = 6.572917F;
     this.label3.Name        = "label3";
     this.label3.RightToLeft = true;
     this.label3.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label3.Text        = "از تاریخ :";
     this.label3.Top         = 1.072917F;
     this.label3.Width       = 0.59375F;
     //
     // label22
     //
     this.label22.Height    = 0.3541667F;
     this.label22.HyperLink = null;
     this.label22.Left      = 1.947918F;
     this.label22.Name      = "label22";
     this.label22.Style     = "font-family: B Zar; font-size: 14.25pt; font-weight: bold; text-align: right; ddo" +
                              "-char-set: 178";
     this.label22.Text  = "اداره کل حمل و نقل و پایانه های آذربایجان شرقی";
     this.label22.Top   = 0F;
     this.label22.Width = 3.687499F;
     //
     // UserNametxt
     //
     this.UserNametxt.Height      = 0.1979167F;
     this.UserNametxt.Left        = 3.229168F;
     this.UserNametxt.Name        = "UserNametxt";
     this.UserNametxt.RightToLeft = true;
     this.UserNametxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; text-align: left; ddo-char-set: 178";
     this.UserNametxt.Text        = null;
     this.UserNametxt.Top         = 1.3125F;
     this.UserNametxt.Width       = 1F;
     //
     // Datetxt
     //
     this.Datetxt.Height      = 0.1979167F;
     this.Datetxt.Left        = 0.718751F;
     this.Datetxt.Name        = "Datetxt";
     this.Datetxt.RightToLeft = true;
     this.Datetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; text-align: left; ddo-char-set: 178";
     this.Datetxt.Text        = null;
     this.Datetxt.Top         = 1.072917F;
     this.Datetxt.Width       = 0.8125F;
     //
     // FromTimetxt
     //
     this.FromTimetxt.Height      = 0.1979167F;
     this.FromTimetxt.Left        = 5.010417F;
     this.FromTimetxt.Name        = "FromTimetxt";
     this.FromTimetxt.RightToLeft = true;
     this.FromTimetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.FromTimetxt.Text        = null;
     this.FromTimetxt.Top         = 1.072917F;
     this.FromTimetxt.Width       = 0.46875F;
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     this.chartControl1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType      = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("B Mitra", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))));
     axis1.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, false);
     axis1.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.SmartLabels   = false;
     axis1.Title         = "تاریخ";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("B Mitra", 12F, System.Drawing.FontStyle.Bold));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position      = 0D;
     axis2.TickOffset    = 0D;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("B Mitra", 11F));
     axis3.LabelsVisible = false;
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position      = 0D;
     axis3.Title         = "تعداد";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("B Mitra", 12F, System.Drawing.FontStyle.Bold), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position      = 0D;
     axis5.TickOffset    = 0D;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light    = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name     = "Area1";
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 5.447917F;
     this.chartControl1.Left        = 0.5208333F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "سری های نمودار";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = legend1;
     series1.LegendText      = "";
     series1.Name            = "تعداد اطلاع رسانی";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Tooltip", new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(), "{Value}", DataDynamics.ActiveReports.Chart.Alignment.Top)),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar2D;
     series1.ValueMembersY = null;
     series1.ValueMemberX  = null;
     series2.AxisX         = axis1;
     series2.AxisY         = axis3;
     series2.ChartArea     = chartArea1;
     series2.Legend        = legend1;
     series2.LegendText    = "";
     series2.Name          = "مجوز صادر شده";
     series2.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series2.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar2D;
     series2.ValueMembersY = null;
     series2.ValueMemberX  = null;
     series3.AxisX         = axis1;
     series3.AxisY         = axis3;
     series3.ChartArea     = chartArea1;
     series3.Legend        = legend1;
     series3.LegendText    = "";
     series3.Name          = "مانده";
     series3.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series3.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar2D;
     series3.ValueMembersY = null;
     series3.ValueMemberX  = null;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1,
         series2,
         series3
     });
     title3.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title3.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title3.DockArea  = null;
     title3.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("B Mitra", 12F, System.Drawing.FontStyle.Bold));
     title3.Name      = "header";
     title3.Text      = "";
     title4.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title4.DockArea  = null;
     title4.Docking   = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title4.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title4.Name      = "footer";
     title4.Text      = "";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title3,
         title4
     });
     this.chartControl1.Top   = 0.7916667F;
     this.chartControl1.Width = 6.78125F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Height        = 0.4375F;
     this.detail.Name          = "detail";
     this.detail.Format       += new System.EventHandler(this.detail_Format);
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.01041667F;
     this.pageFooter.Name   = "pageFooter";
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.LaderTypetxt,
         this.label9,
         this.chartControl1
     });
     this.groupHeader1.DataField         = "LaderType_nvc";
     this.groupHeader1.GroupKeepTogether = DataDynamics.ActiveReports.GroupKeepTogether.All;
     this.groupHeader1.Height            = 6.427084F;
     this.groupHeader1.Name        = "groupHeader1";
     this.groupHeader1.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnPage;
     //
     // LaderTypetxt
     //
     this.LaderTypetxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.LaderTypetxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.LaderTypetxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.LaderTypetxt.Height             = 0.2916667F;
     this.LaderTypetxt.Left        = 3.020834F;
     this.LaderTypetxt.Name        = "LaderTypetxt";
     this.LaderTypetxt.RightToLeft = true;
     this.LaderTypetxt.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: bold; ddo-char-set: 1";
     this.LaderTypetxt.Text        = null;
     this.LaderTypetxt.Top         = 0.1666667F;
     this.LaderTypetxt.Width       = 3.59375F;
     //
     // label9
     //
     this.label9.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label9.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label9.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label9.Height             = 0.2916667F;
     this.label9.HyperLink          = null;
     this.label9.Left        = 6.614583F;
     this.label9.Name        = "label9";
     this.label9.RightToLeft = true;
     this.label9.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: bold";
     this.label9.Text        = "نوع بارگیر :";
     this.label9.Top         = 0.1666667F;
     this.label9.Width       = 0.6770833F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0.5833333F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // LaderTypeCountChart
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.1968504F;
     this.PageSettings.Margins.Left     = 0F;
     this.PageSettings.Margins.Right    = 0F;
     this.PageSettings.Margins.Top      = 0.1968504F;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 7.875F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToDatetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToTimetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Timetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromDatetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UserNametxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromTimetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LaderTypetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }