Ejemplo n.º 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();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
 }
Ejemplo n.º 3
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(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();
 }
Ejemplo n.º 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();
 }
Ejemplo n.º 5
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();
 }
Ejemplo n.º 6
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()
 {
     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();
 }
 /// <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();
 }
Ejemplo n.º 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(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();
 }