Example #1
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Charting.Styles.Unit     unit1            = new Telerik.Charting.Styles.Unit();
            Telerik.Charting.Styles.Unit     unit2            = new Telerik.Charting.Styles.Unit();
            Telerik.Charting.Styles.Unit     unit3            = new Telerik.Charting.Styles.Unit();
            Telerik.Charting.Styles.Unit     unit4            = new Telerik.Charting.Styles.Unit();
            Telerik.Charting.ChartAxisItem   chartAxisItem1   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartAxisItem   chartAxisItem2   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartAxisItem   chartAxisItem3   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartAxisItem   chartAxisItem4   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartAxisItem   chartAxisItem5   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartAxisItem   chartAxisItem6   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartAxisItem   chartAxisItem7   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartAxisItem   chartAxisItem8   = new Telerik.Charting.ChartAxisItem();
            Telerik.Charting.ChartSeries     chartSeries1     = new Telerik.Charting.ChartSeries();
            Telerik.Charting.GradientElement gradientElement1 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement2 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement3 = new Telerik.Charting.GradientElement();
#pragma warning disable 618
            this.radChart1 = new Telerik.WinControls.UI.RadChart();
            ((System.ComponentModel.ISupportInitialize)(this.radChart1)).BeginInit();
            this.SuspendLayout();
            //
            // radChart1
            //
            this.radChart1.Appearance.Border.Color                                   = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(225)))), ((int)(((byte)(169)))));
            this.radChart1.Appearance.FillStyle.MainColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(249)))), ((int)(((byte)(213)))));
            this.radChart1.ChartTitle.Appearance.Border.Color                        = System.Drawing.Color.Empty;
            this.radChart1.ChartTitle.Appearance.FillStyle.MainColor                 = System.Drawing.Color.Empty;
            this.radChart1.ChartTitle.TextBlock.Appearance.TextProperties.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(153)))), ((int)(((byte)(4)))));
            this.radChart1.ChartTitle.TextBlock.Text                                 = "NYSE Index";
            this.radChart1.Legend.Appearance.Border.Color                            = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(217)))), ((int)(((byte)(201)))));
            this.radChart1.Legend.Appearance.Corners                                 = new Telerik.Charting.Styles.Corners(Telerik.Charting.Styles.CornerType.Round, Telerik.Charting.Styles.CornerType.Round, Telerik.Charting.Styles.CornerType.Round, Telerik.Charting.Styles.CornerType.Round, 6);
            this.radChart1.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(94)))), ((int)(((byte)(57)))));
            this.radChart1.Location = new System.Drawing.Point(12, 12);
            this.radChart1.Name     = "radChart1";
            this.radChart1.PlotArea.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            unit1.Type  = Telerik.Charting.Styles.UnitType.Percentage;
            unit1.Value = 18F;
            unit2.Type  = Telerik.Charting.Styles.UnitType.Percentage;
            unit2.Value = 23F;
            unit3.Type  = Telerik.Charting.Styles.UnitType.Percentage;
            unit3.Value = 12F;
            unit4.Type  = Telerik.Charting.Styles.UnitType.Percentage;
            unit4.Value = 10F;
            this.radChart1.PlotArea.Appearance.Dimensions.Margins    = new Telerik.Charting.Styles.ChartMargins(unit1, unit2, unit3, unit4);
            this.radChart1.PlotArea.Appearance.FillStyle.MainColor   = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(228)))));
            this.radChart1.PlotArea.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.radChart1.SkinsOverrideStyles = true;
            this.radChart1.Skin = "Apple";
            this.radChart1.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.radChart1.PlotArea.XAxis.Appearance.LabelAppearance.RotationAngle = 45F;
            this.radChart1.PlotArea.XAxis.Appearance.MajorGridLines.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.radChart1.PlotArea.XAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(207)))), ((int)(((byte)(190)))));
            this.radChart1.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.radChart1.PlotArea.XAxis.Appearance.ValueFormat = Telerik.Charting.Styles.ChartValueFormat.ShortTime;
            this.radChart1.PlotArea.XAxis.AutoScale = false;
            this.radChart1.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem1.Appearance.RotationAngle = 45F;
            chartAxisItem1.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem2.Appearance.RotationAngle = 45F;
            chartAxisItem2.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem2.Value = new decimal(new int[] {
                1,
                0,
                0,
                0
            });
            chartAxisItem3.Appearance.RotationAngle = 45F;
            chartAxisItem3.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem3.Value = new decimal(new int[] {
                2,
                0,
                0,
                0
            });
            chartAxisItem4.Appearance.RotationAngle = 45F;
            chartAxisItem4.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem4.Value = new decimal(new int[] {
                3,
                0,
                0,
                0
            });
            chartAxisItem5.Appearance.RotationAngle = 45F;
            chartAxisItem5.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem5.Value = new decimal(new int[] {
                4,
                0,
                0,
                0
            });
            chartAxisItem6.Appearance.RotationAngle = 45F;
            chartAxisItem6.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem6.Value = new decimal(new int[] {
                5,
                0,
                0,
                0
            });
            chartAxisItem7.Appearance.RotationAngle = 45F;
            chartAxisItem7.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem7.Value = new decimal(new int[] {
                6,
                0,
                0,
                0
            });
            chartAxisItem8.Appearance.RotationAngle = 45F;
            chartAxisItem8.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartAxisItem8.Value = new decimal(new int[] {
                7,
                0,
                0,
                0
            });
            this.radChart1.PlotArea.XAxis.Items.AddRange(new Telerik.Charting.ChartAxisItem[] {
                chartAxisItem1,
                chartAxisItem2,
                chartAxisItem3,
                chartAxisItem4,
                chartAxisItem5,
                chartAxisItem6,
                chartAxisItem7,
                chartAxisItem8
            });
            this.radChart1.PlotArea.XAxis.LayoutMode       = Telerik.Charting.Styles.ChartAxisLayoutMode.Inside;
            this.radChart1.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.radChart1.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(225)))), ((int)(((byte)(212)))));
            this.radChart1.PlotArea.YAxis.Appearance.MajorTick.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.radChart1.PlotArea.YAxis.Appearance.MinorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(225)))), ((int)(((byte)(212)))));
            this.radChart1.PlotArea.YAxis.Appearance.MinorTick.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.radChart1.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.radChart1.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.radChart1.PlotArea.YAxis.IsZeroBased = false;
            this.radChart1.PlotArea.YAxis.MaxValue    = 80;
            this.radChart1.PlotArea.YAxis.Step        = 10;
            chartSeries1.Appearance.Border.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            gradientElement1.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(206)))), ((int)(((byte)(119)))));
            gradientElement2.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(190)))), ((int)(((byte)(82)))));
            gradientElement2.Position = 0.5F;
            gradientElement3.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
            gradientElement3.Position = 1F;
            chartSeries1.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
                gradientElement1,
                gradientElement2,
                gradientElement3
            });
            chartSeries1.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartSeries1.Appearance.ShowLabels         = false;
            chartSeries1.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartSeries1.Name = "Index";
            chartSeries1.Type = Telerik.Charting.ChartSeriesType.Area;
            this.radChart1.Series.AddRange(new Telerik.Charting.ChartSeries[] {
                chartSeries1
            });
            this.radChart1.Size     = new System.Drawing.Size(500, 300);
            this.radChart1.TabIndex = 0;
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.radChart1);
            this.Name = "Form1";
            this.Size = new System.Drawing.Size(903, 796);
            ((System.ComponentModel.ISupportInitialize)(this.radChart1)).EndInit();
            this.ResumeLayout(false);
        }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Charting.GradientElement gradientElement1 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement2 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement3 = new Telerik.Charting.GradientElement();
            Telerik.Charting.Styles.ChartMargins chartMargins1 = new Telerik.Charting.Styles.ChartMargins();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Statistics));
            Telerik.Charting.Styles.ChartMargins chartMargins2 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartMargins chartMargins3 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartPaddings chartPaddings1 = new Telerik.Charting.Styles.ChartPaddings();
            Telerik.Charting.ChartSeries chartSeries1 = new Telerik.Charting.ChartSeries();
            Telerik.Charting.GradientElement gradientElement4 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement5 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement6 = new Telerik.Charting.GradientElement();
            Telerik.Charting.ChartSeries chartSeries2 = new Telerik.Charting.ChartSeries();
            Telerik.Charting.GradientElement gradientElement7 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement8 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement9 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement10 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement11 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement12 = new Telerik.Charting.GradientElement();
            Telerik.Charting.Styles.ChartMargins chartMargins4 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartMargins chartMargins5 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartMargins chartMargins6 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartPaddings chartPaddings2 = new Telerik.Charting.Styles.ChartPaddings();
            Telerik.Charting.ChartSeries chartSeries3 = new Telerik.Charting.ChartSeries();
            Telerik.Charting.GradientElement gradientElement13 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement14 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement15 = new Telerik.Charting.GradientElement();
            Telerik.Charting.ChartSeries chartSeries4 = new Telerik.Charting.ChartSeries();
            Telerik.Charting.GradientElement gradientElement16 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement17 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement18 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement19 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement20 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement21 = new Telerik.Charting.GradientElement();
            Telerik.Charting.Styles.ChartMargins chartMargins7 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartMargins chartMargins8 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartMargins chartMargins9 = new Telerik.Charting.Styles.ChartMargins();
            Telerik.Charting.Styles.ChartPaddings chartPaddings3 = new Telerik.Charting.Styles.ChartPaddings();
            Telerik.Charting.ChartSeries chartSeries5 = new Telerik.Charting.ChartSeries();
            Telerik.Charting.GradientElement gradientElement22 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement23 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement24 = new Telerik.Charting.GradientElement();
            Telerik.Charting.ChartSeries chartSeries6 = new Telerik.Charting.ChartSeries();
            Telerik.Charting.GradientElement gradientElement25 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement26 = new Telerik.Charting.GradientElement();
            Telerik.Charting.GradientElement gradientElement27 = new Telerik.Charting.GradientElement();
            this.pageviewStatistics = new Telerik.WinControls.UI.RadPageView();
            this.viewSurgeryCount = new Telerik.WinControls.UI.RadPageViewPage();
            this.btnChart1Bar = new Telerik.WinControls.UI.RadButton();
            this.btnChart1Pie = new Telerik.WinControls.UI.RadButton();
            this.btnRefreshChart1 = new Telerik.WinControls.UI.RadButton();
            this.chartSurgeryCount = new Telerik.WinControls.UI.RadChart();
            this.viewHospitalOperations = new Telerik.WinControls.UI.RadPageViewPage();
            this.btnChart2Bar = new Telerik.WinControls.UI.RadButton();
            this.btnCart2Pie = new Telerik.WinControls.UI.RadButton();
            this.btnRefreshChart2 = new Telerik.WinControls.UI.RadButton();
            this.chartOperationsCount = new Telerik.WinControls.UI.RadChart();
            this.viewMonthlyOperations = new Telerik.WinControls.UI.RadPageViewPage();
            this.ddlOpertaion = new Telerik.WinControls.UI.RadDropDownList();
            this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
            this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
            this.ddlYear = new Telerik.WinControls.UI.RadDropDownList();
            this.btnChart3Line = new Telerik.WinControls.UI.RadButton();
            this.btnChart3Pie = new Telerik.WinControls.UI.RadButton();
            this.btnChart3Refresh = new Telerik.WinControls.UI.RadButton();
            this.chartMonthlyOperations = new Telerik.WinControls.UI.RadChart();
            ((System.ComponentModel.ISupportInitialize)(this.pageviewStatistics)).BeginInit();
            this.pageviewStatistics.SuspendLayout();
            this.viewSurgeryCount.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart1Bar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart1Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnRefreshChart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartSurgeryCount)).BeginInit();
            this.viewHospitalOperations.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart2Bar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnCart2Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnRefreshChart2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartOperationsCount)).BeginInit();
            this.viewMonthlyOperations.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ddlOpertaion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlYear)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart3Line)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart3Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart3Refresh)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartMonthlyOperations)).BeginInit();
            this.SuspendLayout();
            // 
            // pageviewStatistics
            // 
            this.pageviewStatistics.Controls.Add(this.viewSurgeryCount);
            this.pageviewStatistics.Controls.Add(this.viewHospitalOperations);
            this.pageviewStatistics.Controls.Add(this.viewMonthlyOperations);
            this.pageviewStatistics.Location = new System.Drawing.Point(3, 3);
            this.pageviewStatistics.Name = "pageviewStatistics";
            this.pageviewStatistics.SelectedPage = this.viewSurgeryCount;
            this.pageviewStatistics.Size = new System.Drawing.Size(1294, 594);
            this.pageviewStatistics.TabIndex = 0;
            this.pageviewStatistics.ThemeName = "TelerikMetroBlue";
            this.pageviewStatistics.ViewMode = Telerik.WinControls.UI.PageViewMode.Backstage;
            // 
            // viewSurgeryCount
            // 
            this.viewSurgeryCount.Controls.Add(this.btnChart1Bar);
            this.viewSurgeryCount.Controls.Add(this.btnChart1Pie);
            this.viewSurgeryCount.Controls.Add(this.btnRefreshChart1);
            this.viewSurgeryCount.Controls.Add(this.chartSurgeryCount);
            this.viewSurgeryCount.ItemSize = new System.Drawing.SizeF(149F, 44F);
            this.viewSurgeryCount.Location = new System.Drawing.Point(205, 4);
            this.viewSurgeryCount.Name = "viewSurgeryCount";
            this.viewSurgeryCount.Size = new System.Drawing.Size(1085, 586);
            this.viewSurgeryCount.Text = "Operations / Hospital";
            // 
            // btnChart1Bar
            // 
            this.btnChart1Bar.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnChart1Bar.Location = new System.Drawing.Point(990, 76);
            this.btnChart1Bar.Name = "btnChart1Bar";
            this.btnChart1Bar.Size = new System.Drawing.Size(92, 32);
            this.btnChart1Bar.TabIndex = 4;
            this.btnChart1Bar.Text = "Bar";
            this.btnChart1Bar.ThemeName = "TelerikMetroBlue";
            this.btnChart1Bar.Click += new System.EventHandler(this.btnChart1Bar_Click);
            // 
            // btnChart1Pie
            // 
            this.btnChart1Pie.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnChart1Pie.Location = new System.Drawing.Point(990, 38);
            this.btnChart1Pie.Name = "btnChart1Pie";
            this.btnChart1Pie.Size = new System.Drawing.Size(92, 32);
            this.btnChart1Pie.TabIndex = 3;
            this.btnChart1Pie.Text = "Pie";
            this.btnChart1Pie.ThemeName = "TelerikMetroBlue";
            this.btnChart1Pie.Click += new System.EventHandler(this.btnChart1Pie_Click);
            // 
            // btnRefreshChart1
            // 
            this.btnRefreshChart1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnRefreshChart1.Location = new System.Drawing.Point(990, 0);
            this.btnRefreshChart1.Name = "btnRefreshChart1";
            this.btnRefreshChart1.Size = new System.Drawing.Size(92, 32);
            this.btnRefreshChart1.TabIndex = 2;
            this.btnRefreshChart1.Text = "Refresh";
            this.btnRefreshChart1.ThemeName = "TelerikMetroBlue";
            this.btnRefreshChart1.Click += new System.EventHandler(this.btnRefreshChart1_Click);
            // 
            // chartSurgeryCount
            // 
            this.chartSurgeryCount.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(66)))), ((int)(((byte)(110)))));
            this.chartSurgeryCount.Appearance.Border.Width = 5F;
            gradientElement1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(120)))), ((int)(((byte)(179)))));
            gradientElement2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(189)))), ((int)(((byte)(254)))));
            gradientElement2.Position = 0.5F;
            gradientElement3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(120)))), ((int)(((byte)(179)))));
            gradientElement3.Position = 1F;
            this.chartSurgeryCount.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement1,
            gradientElement2,
            gradientElement3});
            this.chartSurgeryCount.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartMargins1.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins1.Bottom")));
            chartMargins1.Left = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins1.Left")));
            chartMargins1.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins1.Right")));
            chartMargins1.Top = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins1.Top")));
            this.chartSurgeryCount.ChartTitle.Appearance.Dimensions.Margins = chartMargins1;
            this.chartSurgeryCount.ChartTitle.Appearance.FillStyle.MainColor = System.Drawing.Color.Empty;
            this.chartSurgeryCount.ChartTitle.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartSurgeryCount.ChartTitle.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 14F);
            this.chartSurgeryCount.ChartTitle.TextBlock.Text = "Number of surgeries performed in each hospital";
            this.chartSurgeryCount.Legend.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            chartMargins2.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins2.Bottom")));
            chartMargins2.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins2.Right")));
            this.chartSurgeryCount.Legend.Appearance.Dimensions.Margins = chartMargins2;
            this.chartSurgeryCount.Legend.Appearance.FillStyle.GammaCorrection = false;
            this.chartSurgeryCount.Legend.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.chartSurgeryCount.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartSurgeryCount.Legend.TextBlock.Appearance.Position.AlignedPosition = Telerik.Charting.Styles.AlignedPositions.Top;
            this.chartSurgeryCount.Legend.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartSurgeryCount.Location = new System.Drawing.Point(0, 0);
            this.chartSurgeryCount.Name = "chartSurgeryCount";
            this.chartSurgeryCount.PlotArea.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(180)))), ((int)(((byte)(223)))));
            chartMargins3.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins3.Bottom")));
            chartMargins3.Left = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins3.Left")));
            chartMargins3.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins3.Right")));
            chartMargins3.Top = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins3.Top")));
            this.chartSurgeryCount.PlotArea.Appearance.Dimensions.Margins = chartMargins3;
            this.chartSurgeryCount.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.chartSurgeryCount.PlotArea.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.chartSurgeryCount.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartSurgeryCount.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartSurgeryCount.PlotArea.XAxis.Appearance.MajorGridLines.Width = 0F;
            this.chartSurgeryCount.PlotArea.XAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartSurgeryCount.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartPaddings1.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartPaddings1.Bottom")));
            this.chartSurgeryCount.PlotArea.XAxis.AxisLabel.Appearance.Dimensions.Paddings = chartPaddings1;
            this.chartSurgeryCount.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartSurgeryCount.PlotArea.XAxis.MinValue = 1D;
            this.chartSurgeryCount.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartSurgeryCount.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(209)))), ((int)(((byte)(248)))));
            this.chartSurgeryCount.PlotArea.YAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartSurgeryCount.PlotArea.YAxis.Appearance.MinorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(209)))), ((int)(((byte)(248)))));
            this.chartSurgeryCount.PlotArea.YAxis.Appearance.MinorGridLines.Width = 0F;
            this.chartSurgeryCount.PlotArea.YAxis.Appearance.MinorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartSurgeryCount.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartSurgeryCount.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartSurgeryCount.PlotArea.YAxis.MaxValue = 90D;
            this.chartSurgeryCount.PlotArea.YAxis.Step = 10D;
            gradientElement4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
            gradientElement5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(239)))), ((int)(((byte)(252)))));
            gradientElement5.Position = 0.5F;
            gradientElement6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(217)))), ((int)(((byte)(238)))));
            gradientElement6.Position = 1F;
            chartSeries1.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement4,
            gradientElement5,
            gradientElement6});
            chartSeries1.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartSeries1.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartSeries1.Name = "Series 1";
            chartSeries2.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(160)))), ((int)(((byte)(0)))));
            gradientElement7.Color = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(222)))), ((int)(((byte)(78)))));
            gradientElement8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(207)))), ((int)(((byte)(27)))));
            gradientElement8.Position = 0.5F;
            gradientElement9.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(181)))), ((int)(((byte)(3)))));
            gradientElement9.Position = 1F;
            chartSeries2.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement7,
            gradientElement8,
            gradientElement9});
            chartSeries2.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartSeries2.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartSeries2.Name = "Series 2";
            this.chartSurgeryCount.Series.AddRange(new Telerik.Charting.ChartSeries[] {
            chartSeries1,
            chartSeries2});
            this.chartSurgeryCount.Size = new System.Drawing.Size(984, 580);
            this.chartSurgeryCount.Skin = "DeepBlue";
            this.chartSurgeryCount.TabIndex = 0;
            // 
            // viewHospitalOperations
            // 
            this.viewHospitalOperations.Controls.Add(this.btnChart2Bar);
            this.viewHospitalOperations.Controls.Add(this.btnCart2Pie);
            this.viewHospitalOperations.Controls.Add(this.btnRefreshChart2);
            this.viewHospitalOperations.Controls.Add(this.chartOperationsCount);
            this.viewHospitalOperations.ItemSize = new System.Drawing.SizeF(149F, 44F);
            this.viewHospitalOperations.Location = new System.Drawing.Point(205, 4);
            this.viewHospitalOperations.Name = "viewHospitalOperations";
            this.viewHospitalOperations.Size = new System.Drawing.Size(1085, 586);
            this.viewHospitalOperations.Text = "Operation Types / Count";
            // 
            // btnChart2Bar
            // 
            this.btnChart2Bar.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnChart2Bar.Location = new System.Drawing.Point(990, 76);
            this.btnChart2Bar.Name = "btnChart2Bar";
            this.btnChart2Bar.Size = new System.Drawing.Size(92, 32);
            this.btnChart2Bar.TabIndex = 7;
            this.btnChart2Bar.Text = "Bar";
            this.btnChart2Bar.ThemeName = "TelerikMetroBlue";
            this.btnChart2Bar.Click += new System.EventHandler(this.btnChart2Bar_Click);
            // 
            // btnCart2Pie
            // 
            this.btnCart2Pie.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnCart2Pie.Location = new System.Drawing.Point(990, 38);
            this.btnCart2Pie.Name = "btnCart2Pie";
            this.btnCart2Pie.Size = new System.Drawing.Size(92, 32);
            this.btnCart2Pie.TabIndex = 6;
            this.btnCart2Pie.Text = "Pie";
            this.btnCart2Pie.ThemeName = "TelerikMetroBlue";
            this.btnCart2Pie.Click += new System.EventHandler(this.btnCart2Pie_Click);
            // 
            // btnRefreshChart2
            // 
            this.btnRefreshChart2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnRefreshChart2.Location = new System.Drawing.Point(990, 0);
            this.btnRefreshChart2.Name = "btnRefreshChart2";
            this.btnRefreshChart2.Size = new System.Drawing.Size(92, 32);
            this.btnRefreshChart2.TabIndex = 5;
            this.btnRefreshChart2.Text = "Refresh";
            this.btnRefreshChart2.ThemeName = "TelerikMetroBlue";
            this.btnRefreshChart2.Click += new System.EventHandler(this.btnRefreshChart2_Click);
            // 
            // chartOperationsCount
            // 
            this.chartOperationsCount.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(66)))), ((int)(((byte)(110)))));
            this.chartOperationsCount.Appearance.Border.Width = 5F;
            gradientElement10.Color = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(120)))), ((int)(((byte)(179)))));
            gradientElement11.Color = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(189)))), ((int)(((byte)(254)))));
            gradientElement11.Position = 0.5F;
            gradientElement12.Color = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(120)))), ((int)(((byte)(179)))));
            gradientElement12.Position = 1F;
            this.chartOperationsCount.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement10,
            gradientElement11,
            gradientElement12});
            this.chartOperationsCount.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartMargins4.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins4.Bottom")));
            chartMargins4.Left = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins4.Left")));
            chartMargins4.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins4.Right")));
            chartMargins4.Top = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins4.Top")));
            this.chartOperationsCount.ChartTitle.Appearance.Dimensions.Margins = chartMargins4;
            this.chartOperationsCount.ChartTitle.Appearance.FillStyle.MainColor = System.Drawing.Color.Empty;
            this.chartOperationsCount.ChartTitle.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartOperationsCount.ChartTitle.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 14F);
            this.chartOperationsCount.ChartTitle.TextBlock.Text = "Count of operation types";
            this.chartOperationsCount.Legend.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            chartMargins5.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins5.Bottom")));
            chartMargins5.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins5.Right")));
            this.chartOperationsCount.Legend.Appearance.Dimensions.Margins = chartMargins5;
            this.chartOperationsCount.Legend.Appearance.FillStyle.GammaCorrection = false;
            this.chartOperationsCount.Legend.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.chartOperationsCount.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartOperationsCount.Legend.TextBlock.Appearance.Position.AlignedPosition = Telerik.Charting.Styles.AlignedPositions.Top;
            this.chartOperationsCount.Legend.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartOperationsCount.Location = new System.Drawing.Point(0, 0);
            this.chartOperationsCount.Name = "chartOperationsCount";
            this.chartOperationsCount.PlotArea.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(180)))), ((int)(((byte)(223)))));
            chartMargins6.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins6.Bottom")));
            chartMargins6.Left = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins6.Left")));
            chartMargins6.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins6.Right")));
            chartMargins6.Top = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins6.Top")));
            this.chartOperationsCount.PlotArea.Appearance.Dimensions.Margins = chartMargins6;
            this.chartOperationsCount.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.chartOperationsCount.PlotArea.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.chartOperationsCount.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartOperationsCount.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartOperationsCount.PlotArea.XAxis.Appearance.MajorGridLines.Width = 0F;
            this.chartOperationsCount.PlotArea.XAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartOperationsCount.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartPaddings2.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartPaddings2.Bottom")));
            this.chartOperationsCount.PlotArea.XAxis.AxisLabel.Appearance.Dimensions.Paddings = chartPaddings2;
            this.chartOperationsCount.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartOperationsCount.PlotArea.XAxis.MinValue = 1D;
            this.chartOperationsCount.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartOperationsCount.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(209)))), ((int)(((byte)(248)))));
            this.chartOperationsCount.PlotArea.YAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartOperationsCount.PlotArea.YAxis.Appearance.MinorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(209)))), ((int)(((byte)(248)))));
            this.chartOperationsCount.PlotArea.YAxis.Appearance.MinorGridLines.Width = 0F;
            this.chartOperationsCount.PlotArea.YAxis.Appearance.MinorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartOperationsCount.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartOperationsCount.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartOperationsCount.PlotArea.YAxis.MaxValue = 100D;
            this.chartOperationsCount.PlotArea.YAxis.Step = 10D;
            gradientElement13.Color = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
            gradientElement14.Color = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(239)))), ((int)(((byte)(252)))));
            gradientElement14.Position = 0.5F;
            gradientElement15.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(217)))), ((int)(((byte)(238)))));
            gradientElement15.Position = 1F;
            chartSeries3.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement13,
            gradientElement14,
            gradientElement15});
            chartSeries3.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartSeries3.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartSeries3.Name = "Series 1";
            chartSeries4.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(160)))), ((int)(((byte)(0)))));
            gradientElement16.Color = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(222)))), ((int)(((byte)(78)))));
            gradientElement17.Color = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(207)))), ((int)(((byte)(27)))));
            gradientElement17.Position = 0.5F;
            gradientElement18.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(181)))), ((int)(((byte)(3)))));
            gradientElement18.Position = 1F;
            chartSeries4.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement16,
            gradientElement17,
            gradientElement18});
            chartSeries4.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartSeries4.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartSeries4.Name = "Series 2";
            this.chartOperationsCount.Series.AddRange(new Telerik.Charting.ChartSeries[] {
            chartSeries3,
            chartSeries4});
            this.chartOperationsCount.Size = new System.Drawing.Size(984, 580);
            this.chartOperationsCount.Skin = "DeepBlue";
            this.chartOperationsCount.TabIndex = 1;
            // 
            // viewMonthlyOperations
            // 
            this.viewMonthlyOperations.Controls.Add(this.ddlOpertaion);
            this.viewMonthlyOperations.Controls.Add(this.radLabel2);
            this.viewMonthlyOperations.Controls.Add(this.radLabel1);
            this.viewMonthlyOperations.Controls.Add(this.ddlYear);
            this.viewMonthlyOperations.Controls.Add(this.btnChart3Line);
            this.viewMonthlyOperations.Controls.Add(this.btnChart3Pie);
            this.viewMonthlyOperations.Controls.Add(this.btnChart3Refresh);
            this.viewMonthlyOperations.Controls.Add(this.chartMonthlyOperations);
            this.viewMonthlyOperations.ItemSize = new System.Drawing.SizeF(149F, 44F);
            this.viewMonthlyOperations.Location = new System.Drawing.Point(205, 4);
            this.viewMonthlyOperations.Name = "viewMonthlyOperations";
            this.viewMonthlyOperations.Size = new System.Drawing.Size(1085, 586);
            this.viewMonthlyOperations.Text = "Operations / Monthly";
            // 
            // ddlOpertaion
            // 
            this.ddlOpertaion.AllowShowFocusCues = false;
            this.ddlOpertaion.AutoCompleteDisplayMember = null;
            this.ddlOpertaion.AutoCompleteValueMember = null;
            this.ddlOpertaion.Location = new System.Drawing.Point(80, 12);
            this.ddlOpertaion.Name = "ddlOpertaion";
            this.ddlOpertaion.Size = new System.Drawing.Size(200, 22);
            this.ddlOpertaion.TabIndex = 27;
            this.ddlOpertaion.ThemeName = "TelerikMetroBlue";
            this.ddlOpertaion.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.ddlOpertaion_SelectedIndexChanged);
            // 
            // radLabel2
            // 
            this.radLabel2.Location = new System.Drawing.Point(3, 16);
            this.radLabel2.Name = "radLabel2";
            this.radLabel2.Size = new System.Drawing.Size(71, 19);
            this.radLabel2.TabIndex = 14;
            this.radLabel2.Text = "Operation : ";
            // 
            // radLabel1
            // 
            this.radLabel1.Location = new System.Drawing.Point(295, 17);
            this.radLabel1.Name = "radLabel1";
            this.radLabel1.Size = new System.Drawing.Size(36, 19);
            this.radLabel1.TabIndex = 13;
            this.radLabel1.Text = "Year :";
            // 
            // ddlYear
            // 
            this.ddlYear.AllowShowFocusCues = false;
            this.ddlYear.AutoCompleteDisplayMember = null;
            this.ddlYear.AutoCompleteValueMember = null;
            this.ddlYear.Location = new System.Drawing.Point(337, 12);
            this.ddlYear.Name = "ddlYear";
            this.ddlYear.Size = new System.Drawing.Size(91, 22);
            this.ddlYear.TabIndex = 12;
            this.ddlYear.ThemeName = "TelerikMetroBlue";
            this.ddlYear.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.ddlYear_SelectedIndexChanged);
            // 
            // btnChart3Line
            // 
            this.btnChart3Line.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnChart3Line.Location = new System.Drawing.Point(993, 138);
            this.btnChart3Line.Name = "btnChart3Line";
            this.btnChart3Line.Size = new System.Drawing.Size(92, 32);
            this.btnChart3Line.TabIndex = 11;
            this.btnChart3Line.Text = "Line";
            this.btnChart3Line.ThemeName = "TelerikMetroBlue";
            this.btnChart3Line.Click += new System.EventHandler(this.btnChart3Line_Click);
            // 
            // btnChart3Pie
            // 
            this.btnChart3Pie.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnChart3Pie.Location = new System.Drawing.Point(993, 89);
            this.btnChart3Pie.Name = "btnChart3Pie";
            this.btnChart3Pie.Size = new System.Drawing.Size(92, 32);
            this.btnChart3Pie.TabIndex = 10;
            this.btnChart3Pie.Text = "Pie";
            this.btnChart3Pie.ThemeName = "TelerikMetroBlue";
            this.btnChart3Pie.Click += new System.EventHandler(this.btnChart3Pie_Click);
            // 
            // btnChart3Refresh
            // 
            this.btnChart3Refresh.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
            this.btnChart3Refresh.Location = new System.Drawing.Point(993, 41);
            this.btnChart3Refresh.Name = "btnChart3Refresh";
            this.btnChart3Refresh.Size = new System.Drawing.Size(92, 32);
            this.btnChart3Refresh.TabIndex = 9;
            this.btnChart3Refresh.Text = "Refresh";
            this.btnChart3Refresh.ThemeName = "TelerikMetroBlue";
            this.btnChart3Refresh.Click += new System.EventHandler(this.btnChart3Refresh_Click);
            // 
            // chartMonthlyOperations
            // 
            this.chartMonthlyOperations.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(66)))), ((int)(((byte)(110)))));
            this.chartMonthlyOperations.Appearance.Border.Width = 5F;
            gradientElement19.Color = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(120)))), ((int)(((byte)(179)))));
            gradientElement20.Color = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(189)))), ((int)(((byte)(254)))));
            gradientElement20.Position = 0.5F;
            gradientElement21.Color = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(120)))), ((int)(((byte)(179)))));
            gradientElement21.Position = 1F;
            this.chartMonthlyOperations.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement19,
            gradientElement20,
            gradientElement21});
            this.chartMonthlyOperations.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartMargins7.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins7.Bottom")));
            chartMargins7.Left = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins7.Left")));
            chartMargins7.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins7.Right")));
            chartMargins7.Top = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins7.Top")));
            this.chartMonthlyOperations.ChartTitle.Appearance.Dimensions.Margins = chartMargins7;
            this.chartMonthlyOperations.ChartTitle.Appearance.FillStyle.MainColor = System.Drawing.Color.Empty;
            this.chartMonthlyOperations.ChartTitle.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartMonthlyOperations.ChartTitle.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 14F);
            this.chartMonthlyOperations.ChartTitle.TextBlock.Text = "Operations Count Monthly";
            this.chartMonthlyOperations.DefaultType = Telerik.Charting.ChartSeriesType.Line;
            this.chartMonthlyOperations.Legend.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            chartMargins8.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins8.Bottom")));
            chartMargins8.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins8.Right")));
            this.chartMonthlyOperations.Legend.Appearance.Dimensions.Margins = chartMargins8;
            this.chartMonthlyOperations.Legend.Appearance.FillStyle.GammaCorrection = false;
            this.chartMonthlyOperations.Legend.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.chartMonthlyOperations.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartMonthlyOperations.Legend.TextBlock.Appearance.Position.AlignedPosition = Telerik.Charting.Styles.AlignedPositions.Top;
            this.chartMonthlyOperations.Legend.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartMonthlyOperations.Location = new System.Drawing.Point(0, 41);
            this.chartMonthlyOperations.Name = "chartMonthlyOperations";
            this.chartMonthlyOperations.PlotArea.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(180)))), ((int)(((byte)(223)))));
            chartMargins9.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins9.Bottom")));
            chartMargins9.Left = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins9.Left")));
            chartMargins9.Right = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins9.Right")));
            chartMargins9.Top = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartMargins9.Top")));
            this.chartMonthlyOperations.PlotArea.Appearance.Dimensions.Margins = chartMargins9;
            this.chartMonthlyOperations.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.chartMonthlyOperations.PlotArea.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.chartMonthlyOperations.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartMonthlyOperations.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartMonthlyOperations.PlotArea.XAxis.Appearance.MajorGridLines.Width = 0F;
            this.chartMonthlyOperations.PlotArea.XAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartMonthlyOperations.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartPaddings3.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject("chartPaddings3.Bottom")));
            this.chartMonthlyOperations.PlotArea.XAxis.AxisLabel.Appearance.Dimensions.Paddings = chartPaddings3;
            this.chartMonthlyOperations.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartMonthlyOperations.PlotArea.XAxis.MinValue = 1D;
            this.chartMonthlyOperations.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartMonthlyOperations.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(209)))), ((int)(((byte)(248)))));
            this.chartMonthlyOperations.PlotArea.YAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartMonthlyOperations.PlotArea.YAxis.Appearance.MinorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(209)))), ((int)(((byte)(248)))));
            this.chartMonthlyOperations.PlotArea.YAxis.Appearance.MinorGridLines.Width = 0F;
            this.chartMonthlyOperations.PlotArea.YAxis.Appearance.MinorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(183)))), ((int)(((byte)(226)))));
            this.chartMonthlyOperations.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            this.chartMonthlyOperations.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.LightSkyBlue;
            this.chartMonthlyOperations.PlotArea.YAxis.MaxValue = 90D;
            this.chartMonthlyOperations.PlotArea.YAxis.Step = 10D;
            gradientElement22.Color = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
            gradientElement23.Color = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(239)))), ((int)(((byte)(252)))));
            gradientElement23.Position = 0.5F;
            gradientElement24.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(217)))), ((int)(((byte)(238)))));
            gradientElement24.Position = 1F;
            chartSeries5.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement22,
            gradientElement23,
            gradientElement24});
            chartSeries5.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartSeries5.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
            chartSeries5.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartSeries5.Name = "Series 1";
            chartSeries5.Type = Telerik.Charting.ChartSeriesType.Line;
            chartSeries6.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(160)))), ((int)(((byte)(0)))));
            gradientElement25.Color = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(222)))), ((int)(((byte)(78)))));
            gradientElement26.Color = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(207)))), ((int)(((byte)(27)))));
            gradientElement26.Position = 0.5F;
            gradientElement27.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(181)))), ((int)(((byte)(3)))));
            gradientElement27.Position = 1F;
            chartSeries6.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Charting.GradientElement[] {
            gradientElement25,
            gradientElement26,
            gradientElement27});
            chartSeries6.Appearance.FillStyle.FillType = Telerik.Charting.Styles.FillType.ComplexGradient;
            chartSeries6.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(254)))), ((int)(((byte)(122)))));
            chartSeries6.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.White;
            chartSeries6.Name = "Series 2";
            chartSeries6.Type = Telerik.Charting.ChartSeriesType.Line;
            this.chartMonthlyOperations.Series.AddRange(new Telerik.Charting.ChartSeries[] {
            chartSeries5,
            chartSeries6});
            this.chartMonthlyOperations.Size = new System.Drawing.Size(987, 539);
            this.chartMonthlyOperations.Skin = "DeepBlue";
            this.chartMonthlyOperations.TabIndex = 8;
            // 
            // Statistics
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Window;
            this.Controls.Add(this.pageviewStatistics);
            this.Name = "Statistics";
            this.Size = new System.Drawing.Size(1300, 600);
            this.Load += new System.EventHandler(this.Statistics_Load);
            ((System.ComponentModel.ISupportInitialize)(this.pageviewStatistics)).EndInit();
            this.pageviewStatistics.ResumeLayout(false);
            this.viewSurgeryCount.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.btnChart1Bar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart1Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnRefreshChart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartSurgeryCount)).EndInit();
            this.viewHospitalOperations.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.btnChart2Bar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnCart2Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnRefreshChart2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartOperationsCount)).EndInit();
            this.viewMonthlyOperations.ResumeLayout(false);
            this.viewMonthlyOperations.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ddlOpertaion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlYear)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart3Line)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart3Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnChart3Refresh)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartMonthlyOperations)).EndInit();
            this.ResumeLayout(false);

        }