namespace Core.LZMes.Client.UIK.UIK05 { partial class UIK050051 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect2 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect(); Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance2 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance(); Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COILIDLZ"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COILSETTHICK"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSERTDATE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COILTHICK1"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COILFLAT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COILTHICK2"); Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance(); Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement(); Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect1 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect(); Infragistics.UltraChart.Resources.Appearance.LineChartAppearance lineChartAppearance1 = new Infragistics.UltraChart.Resources.Appearance.LineChartAppearance(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel(); this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel(); this.dataSet2 = new System.Data.DataSet(); this.dataTable2 = new System.Data.DataTable(); this.dataColumn20 = new System.Data.DataColumn(); this.dataColumn21 = new System.Data.DataColumn(); this.dataColumn22 = new System.Data.DataColumn(); this.dataColumn23 = new System.Data.DataColumn(); this.dataColumn24 = new System.Data.DataColumn(); this.dataColumn1 = new System.Data.DataColumn(); this.ultraChart1 = new Infragistics.Win.UltraWinChart.UltraChart(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel(); this.ultraChart2 = new Infragistics.Win.UltraWinChart.UltraChart(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); this.ultraPanel3.ClientArea.SuspendLayout(); this.ultraPanel3.SuspendLayout(); this.ultraPanel2.ClientArea.SuspendLayout(); this.ultraPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); this.ultraPanel4.ClientArea.SuspendLayout(); this.ultraPanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraChart2)).BeginInit(); this.SuspendLayout(); // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel4); this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3); this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel1.Location = new System.Drawing.Point(0, 0); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(1168, 460); this.ultraPanel1.TabIndex = 0; // // ultraPanel3 // // // ultraPanel3.ClientArea // this.ultraPanel3.ClientArea.Controls.Add(this.ultraChart1); this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Top; this.ultraPanel3.Location = new System.Drawing.Point(0, 0); this.ultraPanel3.Name = "ultraPanel3"; this.ultraPanel3.Size = new System.Drawing.Size(1168, 268); this.ultraPanel3.TabIndex = 1; // // ultraPanel2 // // // ultraPanel2.ClientArea // this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid2); this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraPanel2.Location = new System.Drawing.Point(0, 351); this.ultraPanel2.Name = "ultraPanel2"; this.ultraPanel2.Size = new System.Drawing.Size(1168, 109); this.ultraPanel2.TabIndex = 0; // // dataSet2 // this.dataSet2.DataSetName = "NewDataSet"; this.dataSet2.Tables.AddRange(new System.Data.DataTable[] { this.dataTable2}); // // dataTable2 // this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn20, this.dataColumn21, this.dataColumn22, this.dataColumn23, this.dataColumn24, this.dataColumn1}); this.dataTable2.TableName = "Table1"; // // dataColumn20 // this.dataColumn20.ColumnName = "COILIDLZ"; // // dataColumn21 // this.dataColumn21.ColumnName = "COILSETTHICK"; // // dataColumn22 // this.dataColumn22.ColumnName = "INSERTDATE"; // // dataColumn23 // this.dataColumn23.ColumnName = "COILTHICK1"; // // dataColumn24 // this.dataColumn24.ColumnName = "COILFLAT"; // // dataColumn1 // this.dataColumn1.ColumnName = "COILTHICK2"; // // 'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look, // 'ChartType' must be persisted ahead of any Axes change made in design time. // this.ultraChart1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart; // // ultraChart1 // this.ultraChart1.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220))))); this.ultraChart1.Axis.X.Extent = 40; this.ultraChart1.Axis.X.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.X.Labels.ItemFormatString = ""; this.ultraChart1.Axis.X.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.X.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.X.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X.LineThickness = 1; this.ultraChart1.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X.MajorGridLines.Visible = false; this.ultraChart1.Axis.X.Margin.Far.Value = 5; this.ultraChart1.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X.MinorGridLines.Visible = false; this.ultraChart1.Axis.X.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.X.Visible = true; this.ultraChart1.Axis.X2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.X2.Labels.ItemFormatString = ""; this.ultraChart1.Axis.X2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.X2.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.X2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X2.Labels.Visible = false; this.ultraChart1.Axis.X2.LineThickness = 1; this.ultraChart1.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X2.MajorGridLines.Visible = true; this.ultraChart1.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X2.MinorGridLines.Visible = false; this.ultraChart1.Axis.X2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.X2.Visible = false; this.ultraChart1.Axis.Y.Extent = 40; this.ultraChart1.Axis.Y.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.Y.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Y.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Y.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.Y.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y.LineThickness = 1; this.ultraChart1.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y.MajorGridLines.Visible = false; this.ultraChart1.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y.MinorGridLines.Visible = false; this.ultraChart1.Axis.Y.TickmarkInterval = 40; this.ultraChart1.Axis.Y.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Y.Visible = true; this.ultraChart1.Axis.Y2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Y2.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Y2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y2.Labels.Visible = false; this.ultraChart1.Axis.Y2.LineThickness = 1; this.ultraChart1.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y2.MajorGridLines.Visible = true; this.ultraChart1.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y2.MinorGridLines.Visible = false; this.ultraChart1.Axis.Y2.TickmarkInterval = 40; this.ultraChart1.Axis.Y2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Y2.Visible = false; this.ultraChart1.Axis.Z.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Z.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z.Labels.Visible = false; this.ultraChart1.Axis.Z.LineThickness = 1; this.ultraChart1.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z.MajorGridLines.Visible = true; this.ultraChart1.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z.MinorGridLines.Visible = false; this.ultraChart1.Axis.Z.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Z.Visible = false; this.ultraChart1.Axis.Z2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z2.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Z2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z2.Labels.Visible = false; this.ultraChart1.Axis.Z2.LineThickness = 1; this.ultraChart1.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z2.MajorGridLines.Visible = true; this.ultraChart1.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z2.MinorGridLines.Visible = false; this.ultraChart1.Axis.Z2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Z2.Visible = false; this.ultraChart1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.ultraChart1.ColorModel.AlphaLevel = ((byte)(150)); this.ultraChart1.ColorModel.ColorBegin = System.Drawing.Color.Pink; this.ultraChart1.ColorModel.ColorEnd = System.Drawing.Color.DarkRed; this.ultraChart1.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomLinear; this.ultraChart1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraChart1.Effects.Effects.Add(gradientEffect2); lineChartAppearance2.Thickness = 1; this.ultraChart1.LineChart = lineChartAppearance2; this.ultraChart1.Location = new System.Drawing.Point(0, 0); this.ultraChart1.Name = "ultraChart1"; this.ultraChart1.Size = new System.Drawing.Size(1168, 268); this.ultraChart1.TabIndex = 0; this.ultraChart1.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray; this.ultraChart1.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray; this.ultraChart1.Tooltips.TooltipControl = null; // // ultraGrid2 // this.ultraGrid2.DataSource = this.dataSet2; appearance49.BackColor = System.Drawing.SystemColors.Window; appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid2.DisplayLayout.Appearance = appearance49; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn1.Header.Caption = "钢卷号"; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn2.Header.Caption = "设定厚度"; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn3.Header.Caption = "写入时间"; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn4.Header.Caption = "厚度组(1)"; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn5.Header.Caption = "板形实绩"; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10; ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn6.Header.Caption = "厚度组(2)"; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.RowLayoutColumnInfo.OriginX = 8; ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6}); ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance50.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance50.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance50.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance50; appearance51.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance51; this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid2.DisplayLayout.GroupByBox.Prompt = " "; appearance61.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance61.BackColor2 = System.Drawing.SystemColors.Control; appearance61.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance61.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance61; this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1; appearance62.BackColor = System.Drawing.SystemColors.Window; appearance62.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance62; appearance63.BackColor = System.Drawing.SystemColors.Highlight; appearance63.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance63; this.ultraGrid2.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance64.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance64; appearance65.BorderColor = System.Drawing.Color.Silver; appearance65.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance65; this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid2.DisplayLayout.Override.CellPadding = 0; appearance85.BackColor = System.Drawing.SystemColors.Control; appearance85.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance85.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance85.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance85.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance85; appearance86.BackColor = System.Drawing.Color.LightSteelBlue; appearance86.TextHAlignAsString = "Center"; this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance86; this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance87.BackColor = System.Drawing.SystemColors.Window; appearance87.BorderColor = System.Drawing.Color.Silver; this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance87; this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement; this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance88.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance88; this.ultraGrid2.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid2.Location = new System.Drawing.Point(0, 0); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(1168, 109); this.ultraGrid2.TabIndex = 2; // // ultraPanel4 // // // ultraPanel4.ClientArea // this.ultraPanel4.ClientArea.Controls.Add(this.ultraChart2); this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel4.Location = new System.Drawing.Point(0, 268); this.ultraPanel4.Name = "ultraPanel4"; this.ultraPanel4.Size = new System.Drawing.Size(1168, 83); this.ultraPanel4.TabIndex = 2; // // 'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look, // 'ChartType' must be persisted ahead of any Axes change made in design time. // this.ultraChart2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart; // // ultraChart2 // this.ultraChart2.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220))))); paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None; paintElement1.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220))))); this.ultraChart2.Axis.PE = paintElement1; this.ultraChart2.Axis.X.Extent = 40; this.ultraChart2.Axis.X.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.X.Labels.ItemFormatString = ""; this.ultraChart2.Axis.X.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.X.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.X.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X.LineThickness = 1; this.ultraChart2.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X.MajorGridLines.Visible = false; this.ultraChart2.Axis.X.Margin.Far.Value = 5; this.ultraChart2.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X.MinorGridLines.Visible = false; this.ultraChart2.Axis.X.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.X.Visible = true; this.ultraChart2.Axis.X2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.X2.Labels.ItemFormatString = ""; this.ultraChart2.Axis.X2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.X2.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.X2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X2.Labels.Visible = false; this.ultraChart2.Axis.X2.LineThickness = 1; this.ultraChart2.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X2.MajorGridLines.Visible = true; this.ultraChart2.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X2.MinorGridLines.Visible = false; this.ultraChart2.Axis.X2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.X2.Visible = false; this.ultraChart2.Axis.Y.Extent = 40; this.ultraChart2.Axis.Y.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.Y.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Y.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Y.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.Y.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y.LineThickness = 1; this.ultraChart2.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y.MajorGridLines.Visible = false; this.ultraChart2.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y.MinorGridLines.Visible = false; this.ultraChart2.Axis.Y.TickmarkInterval = 400; this.ultraChart2.Axis.Y.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Y.Visible = true; this.ultraChart2.Axis.Y2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Y2.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Y2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y2.Labels.Visible = false; this.ultraChart2.Axis.Y2.LineThickness = 1; this.ultraChart2.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y2.MajorGridLines.Visible = true; this.ultraChart2.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y2.MinorGridLines.Visible = false; this.ultraChart2.Axis.Y2.TickmarkInterval = 400; this.ultraChart2.Axis.Y2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Y2.Visible = false; this.ultraChart2.Axis.Z.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Z.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z.Labels.Visible = false; this.ultraChart2.Axis.Z.LineThickness = 1; this.ultraChart2.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z.MajorGridLines.Visible = true; this.ultraChart2.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z.MinorGridLines.Visible = false; this.ultraChart2.Axis.Z.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Z.Visible = false; this.ultraChart2.Axis.Z2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z2.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Z2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z2.Labels.Visible = false; this.ultraChart2.Axis.Z2.LineThickness = 1; this.ultraChart2.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z2.MajorGridLines.Visible = true; this.ultraChart2.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z2.MinorGridLines.Visible = false; this.ultraChart2.Axis.Z2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Z2.Visible = false; this.ultraChart2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.ultraChart2.ColorModel.AlphaLevel = ((byte)(150)); this.ultraChart2.ColorModel.ColorBegin = System.Drawing.Color.Pink; this.ultraChart2.ColorModel.ColorEnd = System.Drawing.Color.DarkRed; this.ultraChart2.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomLinear; this.ultraChart2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraChart2.Effects.Effects.Add(gradientEffect1); lineChartAppearance1.Thickness = 1; this.ultraChart2.LineChart = lineChartAppearance1; this.ultraChart2.Location = new System.Drawing.Point(0, 0); this.ultraChart2.Name = "ultraChart2"; this.ultraChart2.Size = new System.Drawing.Size(1168, 83); this.ultraChart2.TabIndex = 1; this.ultraChart2.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray; this.ultraChart2.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray; // // UIK050051 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1168, 460); this.Controls.Add(this.ultraPanel1); this.Name = "UIK050051"; this.Text = "UIK050051"; this.Load += new System.EventHandler(this.UIK050051_Load); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ResumeLayout(false); this.ultraPanel3.ClientArea.ResumeLayout(false); this.ultraPanel3.ResumeLayout(false); this.ultraPanel2.ClientArea.ResumeLayout(false); this.ultraPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); this.ultraPanel4.ClientArea.ResumeLayout(false); this.ultraPanel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraChart2)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraPanel ultraPanel1; private Infragistics.Win.Misc.UltraPanel ultraPanel3; private Infragistics.Win.Misc.UltraPanel ultraPanel2; private System.Data.DataSet dataSet2; private System.Data.DataTable dataTable2; private System.Data.DataColumn dataColumn20; private System.Data.DataColumn dataColumn21; private System.Data.DataColumn dataColumn22; private System.Data.DataColumn dataColumn23; private System.Data.DataColumn dataColumn24; private System.Data.DataColumn dataColumn1; private Infragistics.Win.UltraWinChart.UltraChart ultraChart1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private Infragistics.Win.Misc.UltraPanel ultraPanel4; private Infragistics.Win.UltraWinChart.UltraChart ultraChart2; } }