using FastReport.Controls; using System.ComponentModel; namespace FastReport.MSChart { #if !DEBUG [DesignTimeVisible(false)] #endif partial class ChartEditorControl { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.pageControl1 = new FastReport.Controls.PageControl(); this.pgData = new FastReport.Controls.PageControlPage(); this.cbAutoSeriesForce = new System.Windows.Forms.CheckBox(); this.cbxAutoSeriesSort = new System.Windows.Forms.ComboBox(); this.labelLine1 = new FastReport.Controls.LabelLine(); this.lblAutoSeries = new FastReport.Controls.LabelLine(); this.lblAutoSeriesSort = new System.Windows.Forms.Label(); this.cbAlignXValues = new System.Windows.Forms.CheckBox(); this.cbxAutoSeriesColor = new FastReport.Controls.DataColumnComboBox(); this.lblAutoSeriesColor = new System.Windows.Forms.Label(); this.tbFilter = new FastReport.Controls.TextBoxButton(); this.cbxAutoSeriesData = new FastReport.Controls.DataColumnComboBox(); this.lblAutoSeriesData = new System.Windows.Forms.Label(); this.lblFilter = new System.Windows.Forms.Label(); this.lblDataSource = new System.Windows.Forms.Label(); this.cbxDataSource = new System.Windows.Forms.ComboBox(); this.pgAppearance = new FastReport.Controls.PageControlPage(); this.btnLoadTemplate = new System.Windows.Forms.Button(); this.btnSaveTemplate = new System.Windows.Forms.Button(); this.lbTemplate = new System.Windows.Forms.ListBox(); this.cbxHatchStyle = new System.Windows.Forms.ComboBox(); this.labelLine15 = new FastReport.Controls.LabelLine(); this.udBorderWidth = new System.Windows.Forms.NumericUpDown(); this.cbxBorderColor = new FastReport.Controls.ColorComboBox(); this.cbxBackColor = new FastReport.Controls.ColorComboBox(); this.cbxSecondaryColor = new FastReport.Controls.ColorComboBox(); this.cbxBorderSkin = new System.Windows.Forms.ComboBox(); this.lblBorderSkin = new System.Windows.Forms.Label(); this.cbxBorderStyle = new System.Windows.Forms.ComboBox(); this.lblBorderStyle = new System.Windows.Forms.Label(); this.cbxGradient = new System.Windows.Forms.ComboBox(); this.lblBorderWidth = new System.Windows.Forms.Label(); this.lblBorderColor = new System.Windows.Forms.Label(); this.lblBackColor = new System.Windows.Forms.Label(); this.lblHatchStyle = new System.Windows.Forms.Label(); this.lblSecondaryColor = new System.Windows.Forms.Label(); this.lblGradient = new System.Windows.Forms.Label(); this.labelLine2 = new FastReport.Controls.LabelLine(); this.cbxSeriesPalette = new System.Windows.Forms.ComboBox(); this.lblSeriesPalette = new System.Windows.Forms.Label(); this.lblTemplate = new System.Windows.Forms.Label(); this.pgChartArea = new FastReport.Controls.PageControlPage(); this.cbxChartArea = new System.Windows.Forms.ComboBox(); this.lblChartArea = new System.Windows.Forms.Label(); this.cbxAreaHatchStyle = new System.Windows.Forms.ComboBox(); this.labelLine14 = new FastReport.Controls.LabelLine(); this.labelLine5 = new FastReport.Controls.LabelLine(); this.labelLine4 = new FastReport.Controls.LabelLine(); this.udAreaShadowOffset = new System.Windows.Forms.NumericUpDown(); this.udAreaBorderWidth = new System.Windows.Forms.NumericUpDown(); this.cbxAreaShadowColor = new FastReport.Controls.ColorComboBox(); this.cbxAreaBorderColor = new FastReport.Controls.ColorComboBox(); this.cbxAreaBackColor = new FastReport.Controls.ColorComboBox(); this.cbxAreaSecondaryColor = new FastReport.Controls.ColorComboBox(); this.cbxAreaBorderStyle = new System.Windows.Forms.ComboBox(); this.lblAreaBorderStyle = new System.Windows.Forms.Label(); this.cbxAreaGradient = new System.Windows.Forms.ComboBox(); this.lblAreaShadowOffset = new System.Windows.Forms.Label(); this.lblAreaShadowColor = new System.Windows.Forms.Label(); this.lblAreaBorderWidth = new System.Windows.Forms.Label(); this.lblAreaBorderColor = new System.Windows.Forms.Label(); this.lblAreaBackColor = new System.Windows.Forms.Label(); this.lblAreaHatchStyle = new System.Windows.Forms.Label(); this.lblAreaSecondaryColor = new System.Windows.Forms.Label(); this.lblAreaGradient = new System.Windows.Forms.Label(); this.pg3D = new FastReport.Controls.PageControlPage(); this.ud3DAxisDepth = new System.Windows.Forms.NumericUpDown(); this.ud3DPerspective = new System.Windows.Forms.NumericUpDown(); this.ud3DYRotation = new System.Windows.Forms.NumericUpDown(); this.ud3DXRotation = new System.Windows.Forms.NumericUpDown(); this.ud3DWallWidth = new System.Windows.Forms.NumericUpDown(); this.cbx3DLightStyle = new System.Windows.Forms.ComboBox(); this.lbl3DLightStyle = new System.Windows.Forms.Label(); this.trb3DPerspective = new System.Windows.Forms.TrackBar(); this.trb3DYRotation = new System.Windows.Forms.TrackBar(); this.lbl3DPerspective = new System.Windows.Forms.Label(); this.lbl3DAxisDepth = new System.Windows.Forms.Label(); this.trb3DXRotation = new System.Windows.Forms.TrackBar(); this.lbl3DYRotation = new System.Windows.Forms.Label(); this.labelLine9 = new FastReport.Controls.LabelLine(); this.labelLine7 = new FastReport.Controls.LabelLine(); this.lbl3DWallWidth = new System.Windows.Forms.Label(); this.labelLine6 = new FastReport.Controls.LabelLine(); this.lbl3DXRotation = new System.Windows.Forms.Label(); this.cb3DClustered = new System.Windows.Forms.CheckBox(); this.cb3DEnable = new System.Windows.Forms.CheckBox(); this.pgAxes = new FastReport.Controls.PageControlPage(); this.btnCopyFromPrimaryAxis = new System.Windows.Forms.Button(); this.btnCopyFromXAxis = new System.Windows.Forms.Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabAxisGeneral = new System.Windows.Forms.TabPage(); this.cbxAxisInterlacedColor = new FastReport.Controls.ColorComboBox(); this.lblAxisInterlaceColor = new System.Windows.Forms.Label(); this.cbAxisInterlaced = new System.Windows.Forms.CheckBox(); this.labelLine10 = new FastReport.Controls.LabelLine(); this.labelLine12 = new FastReport.Controls.LabelLine(); this.labelLine11 = new FastReport.Controls.LabelLine(); this.lblAxisInterval = new FastReport.Controls.LabelLine(); this.udAxisInterval = new System.Windows.Forms.NumericUpDown(); this.udAxisLineWidth = new System.Windows.Forms.NumericUpDown(); this.cbxAxisLineColor = new FastReport.Controls.ColorComboBox(); this.cbxAxisIntervalType = new System.Windows.Forms.ComboBox(); this.cbxAxisLineStyle = new System.Windows.Forms.ComboBox(); this.lblAxisLineStyle = new System.Windows.Forms.Label(); this.lblAxisLineWidth = new System.Windows.Forms.Label(); this.lblAxisLineColor = new System.Windows.Forms.Label(); this.cbAxisReversed = new System.Windows.Forms.CheckBox(); this.cbAxisLogarithmic = new System.Windows.Forms.CheckBox(); this.cbAxisMargin = new System.Windows.Forms.CheckBox(); this.cbAxisEnabled = new System.Windows.Forms.CheckBox(); this.tabAxisTitle = new System.Windows.Forms.TabPage(); this.tbAxisTitleFont = new FastReport.Controls.TextBoxButton(); this.tbAxisTitleText = new System.Windows.Forms.TextBox(); this.lblAxisTitleForeColor = new System.Windows.Forms.Label(); this.cbxAxisTitleForeColor = new FastReport.Controls.ColorComboBox(); this.lblAxisTitleText = new System.Windows.Forms.Label(); this.lblAxisTitleFont = new System.Windows.Forms.Label(); this.tabAxisLabels = new System.Windows.Forms.TabPage(); this.udAxisLabelAngle = new System.Windows.Forms.NumericUpDown(); this.tbAxisLabelFormat = new System.Windows.Forms.TextBox(); this.lblAxisLabelForeColor = new System.Windows.Forms.Label(); this.tbAxisLabelFont = new FastReport.Controls.TextBoxButton(); this.lblAxisLabelFormat = new System.Windows.Forms.Label(); this.lblAxisLabelAngle = new System.Windows.Forms.Label(); this.lblAxisLabelFont = new System.Windows.Forms.Label(); this.lblAxisLabels = new FastReport.Controls.LabelLine(); this.cbxAxisLabelForeColor = new FastReport.Controls.ColorComboBox(); this.cbAxisLabelEnabled = new System.Windows.Forms.CheckBox(); this.tabAxisCustomLabels = new System.Windows.Forms.TabPage(); this.pnCustomLabel = new System.Windows.Forms.Panel(); this.labelLine28 = new FastReport.Controls.LabelLine(); this.cbxCustomLabelForeColor = new FastReport.Controls.ColorComboBox(); this.cbxCustomLabelMarkColor = new FastReport.Controls.ColorComboBox(); this.cbxCustomLabelMarkStyle = new System.Windows.Forms.ComboBox(); this.lblCustomLabelMarkStyle = new System.Windows.Forms.Label(); this.lblCustomLabelForeColor = new System.Windows.Forms.Label(); this.lblCustomLabelMarkColor = new System.Windows.Forms.Label(); this.tbCustomLabelText = new System.Windows.Forms.TextBox(); this.lblCustomLabelText = new System.Windows.Forms.Label(); this.udCustomLabelStart = new System.Windows.Forms.NumericUpDown(); this.lblCustomLabelRow = new System.Windows.Forms.Label(); this.lblCustomLabelEnd = new System.Windows.Forms.Label(); this.lblCustomLabelStart = new System.Windows.Forms.Label(); this.udCustomLabelRow = new System.Windows.Forms.NumericUpDown(); this.udCustomLabelEnd = new System.Windows.Forms.NumericUpDown(); this.btnDeleteCustomLabel = new System.Windows.Forms.Button(); this.btnAddCustomLabel = new System.Windows.Forms.Button(); this.lbCustomLabels = new System.Windows.Forms.ListBox(); this.tabAxisGrid = new System.Windows.Forms.TabPage(); this.udAxisGridLineWidth = new System.Windows.Forms.NumericUpDown(); this.cbxAxisGridLineColor = new FastReport.Controls.ColorComboBox(); this.cbxAxisGridLineStyle = new System.Windows.Forms.ComboBox(); this.lblAxisGridLineStyle = new System.Windows.Forms.Label(); this.lblAxisGridLineWidth = new System.Windows.Forms.Label(); this.lblAxisGridLineColor = new System.Windows.Forms.Label(); this.cbAxisGridEnabled = new System.Windows.Forms.CheckBox(); this.labelLine13 = new FastReport.Controls.LabelLine(); this.cbxAxisGrid = new System.Windows.Forms.ComboBox(); this.lblAxisGrid = new System.Windows.Forms.Label(); this.tabAxisTicks = new System.Windows.Forms.TabPage(); this.udAxisTickSize = new System.Windows.Forms.NumericUpDown(); this.udAxisTickLineWidth = new System.Windows.Forms.NumericUpDown(); this.cbxAxisTickLineColor = new FastReport.Controls.ColorComboBox(); this.cbxAxisTickStyle = new System.Windows.Forms.ComboBox(); this.cbxAxisTickLineStyle = new System.Windows.Forms.ComboBox(); this.lblAxisTickStyle = new System.Windows.Forms.Label(); this.lblAxisTickSize = new System.Windows.Forms.Label(); this.lblAxisTickLineStyle = new System.Windows.Forms.Label(); this.lblAxisTickLineWidth = new System.Windows.Forms.Label(); this.lblAxisTickLineColor = new System.Windows.Forms.Label(); this.cbAxisTickEnabled = new System.Windows.Forms.CheckBox(); this.labelLine17 = new FastReport.Controls.LabelLine(); this.labelLine16 = new FastReport.Controls.LabelLine(); this.cbxAxisTick = new System.Windows.Forms.ComboBox(); this.lblAxisTick = new System.Windows.Forms.Label(); this.tabAxisStrips = new System.Windows.Forms.TabPage(); this.btnDeleteStrip = new System.Windows.Forms.Button(); this.btnAddStrip = new System.Windows.Forms.Button(); this.lbAxisStrips = new System.Windows.Forms.ListBox(); this.pnStrip = new System.Windows.Forms.Panel(); this.tabStripSettings = new System.Windows.Forms.TabControl(); this.tabStripInterval = new System.Windows.Forms.TabPage(); this.udStripStart = new System.Windows.Forms.NumericUpDown(); this.cbxStripIntervalType = new System.Windows.Forms.ComboBox(); this.lblStripInterval = new System.Windows.Forms.Label(); this.lblStripWidth = new System.Windows.Forms.Label(); this.cbxStripWidthType = new System.Windows.Forms.ComboBox(); this.lblStripStart = new System.Windows.Forms.Label(); this.cbxStripStartType = new System.Windows.Forms.ComboBox(); this.udStripWidth = new System.Windows.Forms.NumericUpDown(); this.udStripInterval = new System.Windows.Forms.NumericUpDown(); this.tabStripAppearance = new System.Windows.Forms.TabPage(); this.labelLine3 = new FastReport.Controls.LabelLine(); this.cbxStripBorderColor = new FastReport.Controls.ColorComboBox(); this.cbxStripBorderStyle = new System.Windows.Forms.ComboBox(); this.lblStripBorderStyle = new System.Windows.Forms.Label(); this.udStripBorderWidth = new System.Windows.Forms.NumericUpDown(); this.lblStripBorderWidth = new System.Windows.Forms.Label(); this.lblStripBorderColor = new System.Windows.Forms.Label(); this.cbxStripBackColor = new FastReport.Controls.ColorComboBox(); this.cbxStripSecondaryColor = new FastReport.Controls.ColorComboBox(); this.cbxStripGradient = new System.Windows.Forms.ComboBox(); this.lblStripGradient = new System.Windows.Forms.Label(); this.lblStripBackColor = new System.Windows.Forms.Label(); this.lblStripHatchStyle = new System.Windows.Forms.Label(); this.lblStripSecondaryColor = new System.Windows.Forms.Label(); this.cbxStripHatchStyle = new System.Windows.Forms.ComboBox(); this.tabStripText = new System.Windows.Forms.TabPage(); this.cbxStripTextForeColor = new FastReport.Controls.ColorComboBox(); this.cbxStripTextOrientation = new System.Windows.Forms.ComboBox(); this.cbxStripTextVertAlign = new System.Windows.Forms.ComboBox(); this.lblStripTextOrientation = new System.Windows.Forms.Label(); this.lblStripTextForeColor = new System.Windows.Forms.Label(); this.lblStripLineAlign = new System.Windows.Forms.Label(); this.cbxStripTextHorzAlign = new System.Windows.Forms.ComboBox(); this.lblStripTextAlign = new System.Windows.Forms.Label(); this.tbStripTextFont = new FastReport.Controls.TextBoxButton(); this.tbStripText = new System.Windows.Forms.TextBox(); this.lblStripFont = new System.Windows.Forms.Label(); this.lblStripText = new System.Windows.Forms.Label(); this.labelLine8 = new FastReport.Controls.LabelLine(); this.cbxAxis = new System.Windows.Forms.ComboBox(); this.lblAxis = new System.Windows.Forms.Label(); this.pgLegend = new FastReport.Controls.PageControlPage(); this.tabControl2 = new System.Windows.Forms.TabControl(); this.tabLegendGeneral = new System.Windows.Forms.TabPage(); this.lblLegendDock = new System.Windows.Forms.Label(); this.labelLine19 = new FastReport.Controls.LabelLine(); this.btnL12 = new System.Windows.Forms.Button(); this.btnL6 = new System.Windows.Forms.Button(); this.btnL11 = new System.Windows.Forms.Button(); this.btnL5 = new System.Windows.Forms.Button(); this.btnL10 = new System.Windows.Forms.Button(); this.btnL4 = new System.Windows.Forms.Button(); this.btnL9 = new System.Windows.Forms.Button(); this.btnL8 = new System.Windows.Forms.Button(); this.btnL3 = new System.Windows.Forms.Button(); this.btnL7 = new System.Windows.Forms.Button(); this.btnL2 = new System.Windows.Forms.Button(); this.btnL1 = new System.Windows.Forms.Button(); this.cbxLegendStyle = new System.Windows.Forms.ComboBox(); this.cbLegendInsideChartArea = new System.Windows.Forms.CheckBox(); this.lblLegendStyle = new System.Windows.Forms.Label(); this.tabLegendAppearance = new System.Windows.Forms.TabPage(); this.tbLegendFont = new FastReport.Controls.TextBoxButton(); this.cbxLegendForeColor = new FastReport.Controls.ColorComboBox(); this.lblLegendFont = new System.Windows.Forms.Label(); this.lblLegendForeColor = new System.Windows.Forms.Label(); this.cbxLegendHatchStyle = new System.Windows.Forms.ComboBox(); this.labelLine22 = new FastReport.Controls.LabelLine(); this.labelLine20 = new FastReport.Controls.LabelLine(); this.labelLine21 = new FastReport.Controls.LabelLine(); this.udLegendShadowOffset = new System.Windows.Forms.NumericUpDown(); this.udLegendBorderWidth = new System.Windows.Forms.NumericUpDown(); this.cbxLegendShadowColor = new FastReport.Controls.ColorComboBox(); this.cbxLegendBorderColor = new FastReport.Controls.ColorComboBox(); this.cbxLegendBackColor = new FastReport.Controls.ColorComboBox(); this.cbxLegendSecondaryColor = new FastReport.Controls.ColorComboBox(); this.cbxLegendBorderStyle = new System.Windows.Forms.ComboBox(); this.lblLegendBorderStyle = new System.Windows.Forms.Label(); this.cbxLegendGradient = new System.Windows.Forms.ComboBox(); this.lblLegendShadowOffset = new System.Windows.Forms.Label(); this.lblLegendShadowColor = new System.Windows.Forms.Label(); this.lblLegendBorderWidth = new System.Windows.Forms.Label(); this.lblLegendBorderColor = new System.Windows.Forms.Label(); this.lblLegendBackColor = new System.Windows.Forms.Label(); this.lblLegendHatchStyle = new System.Windows.Forms.Label(); this.lblLegendSecondaryColor = new System.Windows.Forms.Label(); this.lblLegendGradient = new System.Windows.Forms.Label(); this.labelLine18 = new FastReport.Controls.LabelLine(); this.cbLegendEnabled = new System.Windows.Forms.CheckBox(); this.pgTitle = new FastReport.Controls.PageControlPage(); this.tabControl3 = new System.Windows.Forms.TabControl(); this.tabTitleGeneral = new System.Windows.Forms.TabPage(); this.cbxTitleTextStyle = new System.Windows.Forms.ComboBox(); this.lblTitleTextStyle = new System.Windows.Forms.Label(); this.cbxTitleTextOrientation = new System.Windows.Forms.ComboBox(); this.lblTitleTextOrientation = new System.Windows.Forms.Label(); this.tbTitleText = new System.Windows.Forms.TextBox(); this.lblTitleDock = new System.Windows.Forms.Label(); this.labelLine23 = new FastReport.Controls.LabelLine(); this.btnT12 = new System.Windows.Forms.Button(); this.btnT6 = new System.Windows.Forms.Button(); this.btnT11 = new System.Windows.Forms.Button(); this.btnT5 = new System.Windows.Forms.Button(); this.btnT10 = new System.Windows.Forms.Button(); this.btnT4 = new System.Windows.Forms.Button(); this.btnT9 = new System.Windows.Forms.Button(); this.btnT8 = new System.Windows.Forms.Button(); this.btnT3 = new System.Windows.Forms.Button(); this.btnT7 = new System.Windows.Forms.Button(); this.btnT2 = new System.Windows.Forms.Button(); this.btnT1 = new System.Windows.Forms.Button(); this.cbTitleInsideChartArea = new System.Windows.Forms.CheckBox(); this.lblTitleText = new System.Windows.Forms.Label(); this.tabTitleAppearance = new System.Windows.Forms.TabPage(); this.tbTitleFont = new FastReport.Controls.TextBoxButton(); this.cbxTitleForeColor = new FastReport.Controls.ColorComboBox(); this.lblTitleFont = new System.Windows.Forms.Label(); this.lblTitleForeColor = new System.Windows.Forms.Label(); this.cbxTitleHatchStyle = new System.Windows.Forms.ComboBox(); this.labelLine24 = new FastReport.Controls.LabelLine(); this.labelLine25 = new FastReport.Controls.LabelLine(); this.labelLine26 = new FastReport.Controls.LabelLine(); this.udTitleShadowOffset = new System.Windows.Forms.NumericUpDown(); this.udTitleBorderWidth = new System.Windows.Forms.NumericUpDown(); this.cbxTitleShadowColor = new FastReport.Controls.ColorComboBox(); this.cbxTitleBorderColor = new FastReport.Controls.ColorComboBox(); this.cbxTitleBackColor = new FastReport.Controls.ColorComboBox(); this.cbxTitleSecondaryColor = new FastReport.Controls.ColorComboBox(); this.cbxTitleBorderStyle = new System.Windows.Forms.ComboBox(); this.lblTitleBorderStyle = new System.Windows.Forms.Label(); this.cbxTitleGradient = new System.Windows.Forms.ComboBox(); this.lblTitleShadowOffset = new System.Windows.Forms.Label(); this.lblTitleShadowColor = new System.Windows.Forms.Label(); this.lblTitleBorderWidth = new System.Windows.Forms.Label(); this.lblTitleBorderColor = new System.Windows.Forms.Label(); this.lblTitleBackColor = new System.Windows.Forms.Label(); this.lblTitleHatchStyle = new System.Windows.Forms.Label(); this.lblTitleSecondaryColor = new System.Windows.Forms.Label(); this.lblTitleGradient = new System.Windows.Forms.Label(); this.labelLine27 = new FastReport.Controls.LabelLine(); this.cbTitleVisible = new System.Windows.Forms.CheckBox(); this.pageControl1.SuspendLayout(); this.pgData.SuspendLayout(); this.pgAppearance.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udBorderWidth)).BeginInit(); this.pgChartArea.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAreaShadowOffset)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udAreaBorderWidth)).BeginInit(); this.pg3D.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ud3DAxisDepth)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DPerspective)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DYRotation)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DXRotation)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DWallWidth)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trb3DPerspective)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trb3DYRotation)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trb3DXRotation)).BeginInit(); this.pgAxes.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabAxisGeneral.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisInterval)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udAxisLineWidth)).BeginInit(); this.tabAxisTitle.SuspendLayout(); this.tabAxisLabels.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisLabelAngle)).BeginInit(); this.tabAxisCustomLabels.SuspendLayout(); this.pnCustomLabel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelStart)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelRow)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelEnd)).BeginInit(); this.tabAxisGrid.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisGridLineWidth)).BeginInit(); this.tabAxisTicks.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisTickSize)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udAxisTickLineWidth)).BeginInit(); this.tabAxisStrips.SuspendLayout(); this.pnStrip.SuspendLayout(); this.tabStripSettings.SuspendLayout(); this.tabStripInterval.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udStripStart)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udStripWidth)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udStripInterval)).BeginInit(); this.tabStripAppearance.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udStripBorderWidth)).BeginInit(); this.tabStripText.SuspendLayout(); this.pgLegend.SuspendLayout(); this.tabControl2.SuspendLayout(); this.tabLegendGeneral.SuspendLayout(); this.tabLegendAppearance.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udLegendShadowOffset)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udLegendBorderWidth)).BeginInit(); this.pgTitle.SuspendLayout(); this.tabControl3.SuspendLayout(); this.tabTitleGeneral.SuspendLayout(); this.tabTitleAppearance.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udTitleShadowOffset)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udTitleBorderWidth)).BeginInit(); this.SuspendLayout(); // // pageControl1 // this.pageControl1.Controls.Add(this.pgData); this.pageControl1.Controls.Add(this.pgAppearance); this.pageControl1.Controls.Add(this.pgChartArea); this.pageControl1.Controls.Add(this.pg3D); this.pageControl1.Controls.Add(this.pgAxes); this.pageControl1.Controls.Add(this.pgLegend); this.pageControl1.Controls.Add(this.pgTitle); this.pageControl1.HighlightPageIndex = -1; this.pageControl1.Location = new System.Drawing.Point(0, 0); this.pageControl1.Name = "pageControl1"; this.pageControl1.SelectorWidth = 120; this.pageControl1.Size = new System.Drawing.Size(436, 504); this.pageControl1.TabIndex = 2; this.pageControl1.Text = "pageControl1"; // // pgData // this.pgData.BackColor = System.Drawing.SystemColors.Window; this.pgData.Controls.Add(this.cbAutoSeriesForce); this.pgData.Controls.Add(this.cbxAutoSeriesSort); this.pgData.Controls.Add(this.labelLine1); this.pgData.Controls.Add(this.lblAutoSeries); this.pgData.Controls.Add(this.lblAutoSeriesSort); this.pgData.Controls.Add(this.cbAlignXValues); this.pgData.Controls.Add(this.cbxAutoSeriesColor); this.pgData.Controls.Add(this.lblAutoSeriesColor); this.pgData.Controls.Add(this.tbFilter); this.pgData.Controls.Add(this.cbxAutoSeriesData); this.pgData.Controls.Add(this.lblAutoSeriesData); this.pgData.Controls.Add(this.lblFilter); this.pgData.Controls.Add(this.lblDataSource); this.pgData.Controls.Add(this.cbxDataSource); this.pgData.Dock = System.Windows.Forms.DockStyle.Fill; this.pgData.Location = new System.Drawing.Point(120, 1); this.pgData.Name = "pgData"; this.pgData.Size = new System.Drawing.Size(315, 502); this.pgData.TabIndex = 0; this.pgData.Text = "Data"; // // cbAutoSeriesForce // this.cbAutoSeriesForce.Location = new System.Drawing.Point(16, 196); this.cbAutoSeriesForce.Name = "cbAutoSeriesForce"; this.cbAutoSeriesForce.AutoSize = true; this.cbAutoSeriesForce.TabIndex = 6; this.cbAutoSeriesForce.Text = "Force create series"; this.cbAutoSeriesForce.UseVisualStyleBackColor = true; this.cbAutoSeriesForce.Leave += new System.EventHandler(this.cbForceAutoSeries_Leave); // // cbxAutoSeriesSort // this.cbxAutoSeriesSort.FormattingEnabled = true; this.cbxAutoSeriesSort.Location = new System.Drawing.Point(128, 164); this.cbxAutoSeriesSort.Name = "cbxAutoSeriesSort"; this.cbxAutoSeriesSort.Size = new System.Drawing.Size(172, 21); this.cbxAutoSeriesSort.TabIndex = 3; this.cbxAutoSeriesSort.Leave += new System.EventHandler(this.cbxAutoSeriesSort_Leave); // // labelLine1 // this.labelLine1.Location = new System.Drawing.Point(16, 219); this.labelLine1.Name = "labelLine1"; this.labelLine1.Size = new System.Drawing.Size(284, 16); this.labelLine1.TabIndex = 5; // // lblAutoSeries // this.lblAutoSeries.Location = new System.Drawing.Point(16, 84); this.lblAutoSeries.Name = "lblAutoSeries"; this.lblAutoSeries.Size = new System.Drawing.Size(284, 16); this.lblAutoSeries.TabIndex = 5; this.lblAutoSeries.Text = "Auto-created series"; // // lblAutoSeriesSort // this.lblAutoSeriesSort.AutoSize = true; this.lblAutoSeriesSort.Location = new System.Drawing.Point(16, 168); this.lblAutoSeriesSort.Name = "lblAutoSeriesSort"; this.lblAutoSeriesSort.Size = new System.Drawing.Size(59, 13); this.lblAutoSeriesSort.TabIndex = 2; this.lblAutoSeriesSort.Text = "Series sort:"; // // cbAlignXValues // this.cbAlignXValues.Location = new System.Drawing.Point(16, 247); this.cbAlignXValues.Name = "cbAlignXValues"; this.cbAlignXValues.AutoSize = true; this.cbAlignXValues.TabIndex = 4; this.cbAlignXValues.Text = "Align X values"; this.cbAlignXValues.UseVisualStyleBackColor = true; this.cbAlignXValues.Leave += new System.EventHandler(this.cbAlignXValues_Leave); // // cbxAutoSeriesColor // this.cbxAutoSeriesColor.Location = new System.Drawing.Point(128, 136); this.cbxAutoSeriesColor.Name = "cbxAutoSeriesColor"; this.cbxAutoSeriesColor.Size = new System.Drawing.Size(172, 21); this.cbxAutoSeriesColor.TabIndex = 1; this.cbxAutoSeriesColor.Leave += new System.EventHandler(this.cbxAutoSeriesColor_Leave); // // lblAutoSeriesColor // this.lblAutoSeriesColor.AutoSize = true; this.lblAutoSeriesColor.Location = new System.Drawing.Point(16, 140); this.lblAutoSeriesColor.Name = "lblAutoSeriesColor"; this.lblAutoSeriesColor.Size = new System.Drawing.Size(71, 13); this.lblAutoSeriesColor.TabIndex = 0; this.lblAutoSeriesColor.Text = "Color column:"; // // tbFilter // this.tbFilter.ButtonText = ""; this.tbFilter.Image = null; this.tbFilter.Location = new System.Drawing.Point(128, 44); this.tbFilter.Name = "tbFilter"; this.tbFilter.Size = new System.Drawing.Size(172, 21); this.tbFilter.TabIndex = 2; this.tbFilter.ButtonClick += new System.EventHandler(this.tbFilter_ButtonClick); this.tbFilter.Leave += new System.EventHandler(this.tbFilter_Leave); // // cbxAutoSeriesData // this.cbxAutoSeriesData.Location = new System.Drawing.Point(128, 108); this.cbxAutoSeriesData.Name = "cbxAutoSeriesData"; this.cbxAutoSeriesData.Size = new System.Drawing.Size(172, 21); this.cbxAutoSeriesData.TabIndex = 1; this.cbxAutoSeriesData.Leave += new System.EventHandler(this.cbxAutoSeriesData_Leave); // // lblAutoSeriesData // this.lblAutoSeriesData.AutoSize = true; this.lblAutoSeriesData.Location = new System.Drawing.Point(16, 112); this.lblAutoSeriesData.Name = "lblAutoSeriesData"; this.lblAutoSeriesData.Size = new System.Drawing.Size(70, 13); this.lblAutoSeriesData.TabIndex = 0; this.lblAutoSeriesData.Text = "Data column:"; // // lblFilter // this.lblFilter.AutoSize = true; this.lblFilter.Location = new System.Drawing.Point(16, 48); this.lblFilter.Name = "lblFilter"; this.lblFilter.Size = new System.Drawing.Size(32, 13); this.lblFilter.TabIndex = 1; this.lblFilter.Text = "Filter:"; // // lblDataSource // this.lblDataSource.AutoSize = true; this.lblDataSource.Location = new System.Drawing.Point(16, 20); this.lblDataSource.Name = "lblDataSource"; this.lblDataSource.Size = new System.Drawing.Size(68, 13); this.lblDataSource.TabIndex = 1; this.lblDataSource.Text = "Data source:"; // // cbxDataSource // this.cbxDataSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxDataSource.FormattingEnabled = true; this.cbxDataSource.Location = new System.Drawing.Point(128, 16); this.cbxDataSource.Name = "cbxDataSource"; this.cbxDataSource.Size = new System.Drawing.Size(172, 21); this.cbxDataSource.TabIndex = 0; this.cbxDataSource.SelectedIndexChanged += new System.EventHandler(this.cbxDataSource_SelectedIndexChanged); // // pgAppearance // this.pgAppearance.BackColor = System.Drawing.SystemColors.Window; this.pgAppearance.Controls.Add(this.btnLoadTemplate); this.pgAppearance.Controls.Add(this.btnSaveTemplate); this.pgAppearance.Controls.Add(this.lbTemplate); this.pgAppearance.Controls.Add(this.cbxHatchStyle); this.pgAppearance.Controls.Add(this.labelLine15); this.pgAppearance.Controls.Add(this.udBorderWidth); this.pgAppearance.Controls.Add(this.cbxBorderColor); this.pgAppearance.Controls.Add(this.cbxBackColor); this.pgAppearance.Controls.Add(this.cbxSecondaryColor); this.pgAppearance.Controls.Add(this.cbxBorderSkin); this.pgAppearance.Controls.Add(this.lblBorderSkin); this.pgAppearance.Controls.Add(this.cbxBorderStyle); this.pgAppearance.Controls.Add(this.lblBorderStyle); this.pgAppearance.Controls.Add(this.cbxGradient); this.pgAppearance.Controls.Add(this.lblBorderWidth); this.pgAppearance.Controls.Add(this.lblBorderColor); this.pgAppearance.Controls.Add(this.lblBackColor); this.pgAppearance.Controls.Add(this.lblHatchStyle); this.pgAppearance.Controls.Add(this.lblSecondaryColor); this.pgAppearance.Controls.Add(this.lblGradient); this.pgAppearance.Controls.Add(this.labelLine2); this.pgAppearance.Controls.Add(this.cbxSeriesPalette); this.pgAppearance.Controls.Add(this.lblSeriesPalette); this.pgAppearance.Controls.Add(this.lblTemplate); this.pgAppearance.Dock = System.Windows.Forms.DockStyle.Fill; this.pgAppearance.Location = new System.Drawing.Point(120, 1); this.pgAppearance.Name = "pgAppearance"; this.pgAppearance.Size = new System.Drawing.Size(315, 502); this.pgAppearance.TabIndex = 1; this.pgAppearance.Text = "Appearance"; // // btnLoadTemplate // this.btnLoadTemplate.Location = new System.Drawing.Point(16, 72); this.btnLoadTemplate.Name = "btnLoadTemplate"; this.btnLoadTemplate.Size = new System.Drawing.Size(96, 23); this.btnLoadTemplate.TabIndex = 43; this.btnLoadTemplate.Text = "Load..."; this.btnLoadTemplate.UseVisualStyleBackColor = true; this.btnLoadTemplate.Click += new System.EventHandler(this.btnLoadTemplate_Click); // // btnSaveTemplate // this.btnSaveTemplate.Location = new System.Drawing.Point(16, 100); this.btnSaveTemplate.Name = "btnSaveTemplate"; this.btnSaveTemplate.Size = new System.Drawing.Size(96, 23); this.btnSaveTemplate.TabIndex = 42; this.btnSaveTemplate.Text = "Save..."; this.btnSaveTemplate.UseVisualStyleBackColor = true; this.btnSaveTemplate.Click += new System.EventHandler(this.btnSaveTemplate_Click); // // lbTemplate // this.lbTemplate.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.lbTemplate.FormattingEnabled = true; this.lbTemplate.Location = new System.Drawing.Point(128, 16); this.lbTemplate.Name = "lbTemplate"; this.lbTemplate.Size = new System.Drawing.Size(172, 121); this.lbTemplate.TabIndex = 41; this.lbTemplate.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lbTemplate_DrawItem); this.lbTemplate.SelectedIndexChanged += new System.EventHandler(this.lbTemplate_SelectedIndexChanged); // // cbxHatchStyle // this.cbxHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxHatchStyle.FormattingEnabled = true; this.cbxHatchStyle.Location = new System.Drawing.Point(128, 268); this.cbxHatchStyle.Name = "cbxHatchStyle"; this.cbxHatchStyle.Size = new System.Drawing.Size(172, 21); this.cbxHatchStyle.TabIndex = 40; this.cbxHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxHatchStyle_SelectedIndexChanged); // // labelLine15 // this.labelLine15.Location = new System.Drawing.Point(16, 292); this.labelLine15.Name = "labelLine15"; this.labelLine15.Size = new System.Drawing.Size(284, 12); this.labelLine15.TabIndex = 39; // // udBorderWidth // this.udBorderWidth.Location = new System.Drawing.Point(128, 392); this.udBorderWidth.Name = "udBorderWidth"; this.udBorderWidth.Size = new System.Drawing.Size(60, 20); this.udBorderWidth.TabIndex = 38; this.udBorderWidth.ValueChanged += new System.EventHandler(this.udBorderWidth_ValueChanged); // // cbxBorderColor // this.cbxBorderColor.Color = System.Drawing.Color.Transparent; this.cbxBorderColor.Location = new System.Drawing.Point(128, 336); this.cbxBorderColor.Name = "cbxBorderColor"; this.cbxBorderColor.ShowColorName = true; this.cbxBorderColor.Size = new System.Drawing.Size(172, 21); this.cbxBorderColor.TabIndex = 35; this.cbxBorderColor.ColorSelected += new System.EventHandler(this.cbxBorderColor_ColorSelected); // // cbxBackColor // this.cbxBackColor.Color = System.Drawing.Color.Transparent; this.cbxBackColor.Location = new System.Drawing.Point(128, 184); this.cbxBackColor.Name = "cbxBackColor"; this.cbxBackColor.ShowColorName = true; this.cbxBackColor.Size = new System.Drawing.Size(172, 21); this.cbxBackColor.TabIndex = 36; this.cbxBackColor.ColorSelected += new System.EventHandler(this.cbxBackColor_ColorSelected); // // cbxSecondaryColor // this.cbxSecondaryColor.Color = System.Drawing.Color.Transparent; this.cbxSecondaryColor.Location = new System.Drawing.Point(128, 212); this.cbxSecondaryColor.Name = "cbxSecondaryColor"; this.cbxSecondaryColor.ShowColorName = true; this.cbxSecondaryColor.Size = new System.Drawing.Size(172, 21); this.cbxSecondaryColor.TabIndex = 37; this.cbxSecondaryColor.ColorSelected += new System.EventHandler(this.cbxSecondaryColor_ColorSelected); // // cbxBorderSkin // this.cbxBorderSkin.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxBorderSkin.FormattingEnabled = true; this.cbxBorderSkin.Location = new System.Drawing.Point(128, 308); this.cbxBorderSkin.Name = "cbxBorderSkin"; this.cbxBorderSkin.Size = new System.Drawing.Size(172, 21); this.cbxBorderSkin.TabIndex = 33; this.cbxBorderSkin.SelectedIndexChanged += new System.EventHandler(this.cbxBorderSkin_SelectedIndexChanged); // // lblBorderSkin // this.lblBorderSkin.AutoSize = true; this.lblBorderSkin.Location = new System.Drawing.Point(16, 312); this.lblBorderSkin.Name = "lblBorderSkin"; this.lblBorderSkin.Size = new System.Drawing.Size(63, 13); this.lblBorderSkin.TabIndex = 32; this.lblBorderSkin.Text = "Border skin:"; // // cbxBorderStyle // this.cbxBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxBorderStyle.FormattingEnabled = true; this.cbxBorderStyle.Location = new System.Drawing.Point(128, 364); this.cbxBorderStyle.Name = "cbxBorderStyle"; this.cbxBorderStyle.Size = new System.Drawing.Size(172, 21); this.cbxBorderStyle.TabIndex = 33; this.cbxBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxBorderStyle_SelectedIndexChanged); // // lblBorderStyle // this.lblBorderStyle.AutoSize = true; this.lblBorderStyle.Location = new System.Drawing.Point(16, 368); this.lblBorderStyle.Name = "lblBorderStyle"; this.lblBorderStyle.Size = new System.Drawing.Size(65, 13); this.lblBorderStyle.TabIndex = 32; this.lblBorderStyle.Text = "Border style:"; // // cbxGradient // this.cbxGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxGradient.FormattingEnabled = true; this.cbxGradient.Location = new System.Drawing.Point(128, 240); this.cbxGradient.Name = "cbxGradient"; this.cbxGradient.Size = new System.Drawing.Size(172, 21); this.cbxGradient.TabIndex = 34; this.cbxGradient.SelectedIndexChanged += new System.EventHandler(this.cbxGradient_SelectedIndexChanged); // // lblBorderWidth // this.lblBorderWidth.AutoSize = true; this.lblBorderWidth.Location = new System.Drawing.Point(16, 396); this.lblBorderWidth.Name = "lblBorderWidth"; this.lblBorderWidth.Size = new System.Drawing.Size(69, 13); this.lblBorderWidth.TabIndex = 26; this.lblBorderWidth.Text = "Border width:"; // // lblBorderColor // this.lblBorderColor.AutoSize = true; this.lblBorderColor.Location = new System.Drawing.Point(16, 340); this.lblBorderColor.Name = "lblBorderColor"; this.lblBorderColor.Size = new System.Drawing.Size(67, 13); this.lblBorderColor.TabIndex = 30; this.lblBorderColor.Text = "Border color:"; // // lblBackColor // this.lblBackColor.AutoSize = true; this.lblBackColor.Location = new System.Drawing.Point(16, 188); this.lblBackColor.Name = "lblBackColor"; this.lblBackColor.Size = new System.Drawing.Size(61, 13); this.lblBackColor.TabIndex = 27; this.lblBackColor.Text = "Back color:"; // // lblHatchStyle // this.lblHatchStyle.AutoSize = true; this.lblHatchStyle.Location = new System.Drawing.Point(16, 272); this.lblHatchStyle.Name = "lblHatchStyle"; this.lblHatchStyle.Size = new System.Drawing.Size(63, 13); this.lblHatchStyle.TabIndex = 31; this.lblHatchStyle.Text = "Hatch style:"; // // lblSecondaryColor // this.lblSecondaryColor.AutoSize = true; this.lblSecondaryColor.Location = new System.Drawing.Point(16, 216); this.lblSecondaryColor.Name = "lblSecondaryColor"; this.lblSecondaryColor.Size = new System.Drawing.Size(87, 13); this.lblSecondaryColor.TabIndex = 28; this.lblSecondaryColor.Text = "Secondary color:"; // // lblGradient // this.lblGradient.AutoSize = true; this.lblGradient.Location = new System.Drawing.Point(16, 244); this.lblGradient.Name = "lblGradient"; this.lblGradient.Size = new System.Drawing.Size(50, 13); this.lblGradient.TabIndex = 29; this.lblGradient.Text = "Gradient:"; // // labelLine2 // this.labelLine2.Location = new System.Drawing.Point(16, 168); this.labelLine2.Name = "labelLine2"; this.labelLine2.Size = new System.Drawing.Size(284, 12); this.labelLine2.TabIndex = 6; // // cbxSeriesPalette // this.cbxSeriesPalette.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxSeriesPalette.FormattingEnabled = true; this.cbxSeriesPalette.Location = new System.Drawing.Point(128, 144); this.cbxSeriesPalette.Name = "cbxSeriesPalette"; this.cbxSeriesPalette.Size = new System.Drawing.Size(172, 21); this.cbxSeriesPalette.TabIndex = 1; this.cbxSeriesPalette.SelectedIndexChanged += new System.EventHandler(this.cbxSeriesPalette_SelectedIndexChanged); // // lblSeriesPalette // this.lblSeriesPalette.AutoSize = true; this.lblSeriesPalette.Location = new System.Drawing.Point(16, 148); this.lblSeriesPalette.Name = "lblSeriesPalette"; this.lblSeriesPalette.Size = new System.Drawing.Size(74, 13); this.lblSeriesPalette.TabIndex = 0; this.lblSeriesPalette.Text = "Series palette:"; // // lblTemplate // this.lblTemplate.AutoSize = true; this.lblTemplate.Location = new System.Drawing.Point(16, 20); this.lblTemplate.Name = "lblTemplate"; this.lblTemplate.Size = new System.Drawing.Size(54, 13); this.lblTemplate.TabIndex = 0; this.lblTemplate.Text = "Template:"; // // pgChartArea // this.pgChartArea.BackColor = System.Drawing.SystemColors.Window; this.pgChartArea.Controls.Add(this.cbxChartArea); this.pgChartArea.Controls.Add(this.lblChartArea); this.pgChartArea.Controls.Add(this.cbxAreaHatchStyle); this.pgChartArea.Controls.Add(this.labelLine14); this.pgChartArea.Controls.Add(this.labelLine5); this.pgChartArea.Controls.Add(this.labelLine4); this.pgChartArea.Controls.Add(this.udAreaShadowOffset); this.pgChartArea.Controls.Add(this.udAreaBorderWidth); this.pgChartArea.Controls.Add(this.cbxAreaShadowColor); this.pgChartArea.Controls.Add(this.cbxAreaBorderColor); this.pgChartArea.Controls.Add(this.cbxAreaBackColor); this.pgChartArea.Controls.Add(this.cbxAreaSecondaryColor); this.pgChartArea.Controls.Add(this.cbxAreaBorderStyle); this.pgChartArea.Controls.Add(this.lblAreaBorderStyle); this.pgChartArea.Controls.Add(this.cbxAreaGradient); this.pgChartArea.Controls.Add(this.lblAreaShadowOffset); this.pgChartArea.Controls.Add(this.lblAreaShadowColor); this.pgChartArea.Controls.Add(this.lblAreaBorderWidth); this.pgChartArea.Controls.Add(this.lblAreaBorderColor); this.pgChartArea.Controls.Add(this.lblAreaBackColor); this.pgChartArea.Controls.Add(this.lblAreaHatchStyle); this.pgChartArea.Controls.Add(this.lblAreaSecondaryColor); this.pgChartArea.Controls.Add(this.lblAreaGradient); this.pgChartArea.Dock = System.Windows.Forms.DockStyle.Fill; this.pgChartArea.Location = new System.Drawing.Point(120, 1); this.pgChartArea.Name = "pgChartArea"; this.pgChartArea.Size = new System.Drawing.Size(315, 502); this.pgChartArea.TabIndex = 2; this.pgChartArea.Text = "Chart Area"; // // cbxChartArea // this.cbxChartArea.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxChartArea.FormattingEnabled = true; this.cbxChartArea.Location = new System.Drawing.Point(128, 16); this.cbxChartArea.Name = "cbxChartArea"; this.cbxChartArea.Size = new System.Drawing.Size(172, 21); this.cbxChartArea.TabIndex = 47; this.cbxChartArea.SelectedIndexChanged += new System.EventHandler(this.cbxChartArea_SelectedIndexChanged); // // lblChartArea // this.lblChartArea.AutoSize = true; this.lblChartArea.Location = new System.Drawing.Point(16, 20); this.lblChartArea.Name = "lblChartArea"; this.lblChartArea.Size = new System.Drawing.Size(59, 13); this.lblChartArea.TabIndex = 46; this.lblChartArea.Text = "Chart area:"; // // cbxAreaHatchStyle // this.cbxAreaHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAreaHatchStyle.FormattingEnabled = true; this.cbxAreaHatchStyle.Location = new System.Drawing.Point(128, 140); this.cbxAreaHatchStyle.Name = "cbxAreaHatchStyle"; this.cbxAreaHatchStyle.Size = new System.Drawing.Size(172, 21); this.cbxAreaHatchStyle.TabIndex = 45; this.cbxAreaHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAreaHatchStyle_SelectedIndexChanged); // // labelLine14 // this.labelLine14.Location = new System.Drawing.Point(16, 260); this.labelLine14.Name = "labelLine14"; this.labelLine14.Size = new System.Drawing.Size(284, 12); this.labelLine14.TabIndex = 43; // // labelLine5 // this.labelLine5.Location = new System.Drawing.Point(16, 40); this.labelLine5.Name = "labelLine5"; this.labelLine5.Size = new System.Drawing.Size(284, 12); this.labelLine5.TabIndex = 44; // // labelLine4 // this.labelLine4.Location = new System.Drawing.Point(16, 164); this.labelLine4.Name = "labelLine4"; this.labelLine4.Size = new System.Drawing.Size(284, 12); this.labelLine4.TabIndex = 44; // // udAreaShadowOffset // this.udAreaShadowOffset.Location = new System.Drawing.Point(128, 304); this.udAreaShadowOffset.Name = "udAreaShadowOffset"; this.udAreaShadowOffset.Size = new System.Drawing.Size(60, 20); this.udAreaShadowOffset.TabIndex = 42; this.udAreaShadowOffset.ValueChanged += new System.EventHandler(this.cbxAreaShadowOffset_ValueChanged); // // udAreaBorderWidth // this.udAreaBorderWidth.Location = new System.Drawing.Point(128, 236); this.udAreaBorderWidth.Name = "udAreaBorderWidth"; this.udAreaBorderWidth.Size = new System.Drawing.Size(60, 20); this.udAreaBorderWidth.TabIndex = 41; this.udAreaBorderWidth.ValueChanged += new System.EventHandler(this.udAreaBorderWidth_ValueChanged); // // cbxAreaShadowColor // this.cbxAreaShadowColor.Color = System.Drawing.Color.Transparent; this.cbxAreaShadowColor.Location = new System.Drawing.Point(128, 276); this.cbxAreaShadowColor.Name = "cbxAreaShadowColor"; this.cbxAreaShadowColor.ShowColorName = true; this.cbxAreaShadowColor.Size = new System.Drawing.Size(172, 21); this.cbxAreaShadowColor.TabIndex = 37; this.cbxAreaShadowColor.ColorSelected += new System.EventHandler(this.cbxAreaShadowColor_ColorSelected); // // cbxAreaBorderColor // this.cbxAreaBorderColor.Color = System.Drawing.Color.Transparent; this.cbxAreaBorderColor.Location = new System.Drawing.Point(128, 180); this.cbxAreaBorderColor.Name = "cbxAreaBorderColor"; this.cbxAreaBorderColor.ShowColorName = true; this.cbxAreaBorderColor.Size = new System.Drawing.Size(172, 21); this.cbxAreaBorderColor.TabIndex = 38; this.cbxAreaBorderColor.ColorSelected += new System.EventHandler(this.cbxAreaBorderColor_ColorSelected); // // cbxAreaBackColor // this.cbxAreaBackColor.Color = System.Drawing.Color.Transparent; this.cbxAreaBackColor.Location = new System.Drawing.Point(128, 56); this.cbxAreaBackColor.Name = "cbxAreaBackColor"; this.cbxAreaBackColor.ShowColorName = true; this.cbxAreaBackColor.Size = new System.Drawing.Size(172, 21); this.cbxAreaBackColor.TabIndex = 40; this.cbxAreaBackColor.ColorSelected += new System.EventHandler(this.cbxAreaBackColor_ColorSelected); // // cbxAreaSecondaryColor // this.cbxAreaSecondaryColor.Color = System.Drawing.Color.Transparent; this.cbxAreaSecondaryColor.Location = new System.Drawing.Point(128, 84); this.cbxAreaSecondaryColor.Name = "cbxAreaSecondaryColor"; this.cbxAreaSecondaryColor.ShowColorName = true; this.cbxAreaSecondaryColor.Size = new System.Drawing.Size(172, 21); this.cbxAreaSecondaryColor.TabIndex = 39; this.cbxAreaSecondaryColor.ColorSelected += new System.EventHandler(this.cbxAreaSecondaryColor_ColorSelected); // // cbxAreaBorderStyle // this.cbxAreaBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAreaBorderStyle.FormattingEnabled = true; this.cbxAreaBorderStyle.Location = new System.Drawing.Point(128, 208); this.cbxAreaBorderStyle.Name = "cbxAreaBorderStyle"; this.cbxAreaBorderStyle.Size = new System.Drawing.Size(172, 21); this.cbxAreaBorderStyle.TabIndex = 35; this.cbxAreaBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAreaBorderStyle_SelectedIndexChanged); // // lblAreaBorderStyle // this.lblAreaBorderStyle.AutoSize = true; this.lblAreaBorderStyle.Location = new System.Drawing.Point(16, 212); this.lblAreaBorderStyle.Name = "lblAreaBorderStyle"; this.lblAreaBorderStyle.Size = new System.Drawing.Size(65, 13); this.lblAreaBorderStyle.TabIndex = 34; this.lblAreaBorderStyle.Text = "Border style:"; // // cbxAreaGradient // this.cbxAreaGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAreaGradient.FormattingEnabled = true; this.cbxAreaGradient.Location = new System.Drawing.Point(128, 112); this.cbxAreaGradient.Name = "cbxAreaGradient"; this.cbxAreaGradient.Size = new System.Drawing.Size(172, 21); this.cbxAreaGradient.TabIndex = 36; this.cbxAreaGradient.SelectedIndexChanged += new System.EventHandler(this.cbxAreaGradient_SelectedIndexChanged); // // lblAreaShadowOffset // this.lblAreaShadowOffset.AutoSize = true; this.lblAreaShadowOffset.Location = new System.Drawing.Point(16, 308); this.lblAreaShadowOffset.Name = "lblAreaShadowOffset"; this.lblAreaShadowOffset.Size = new System.Drawing.Size(78, 13); this.lblAreaShadowOffset.TabIndex = 28; this.lblAreaShadowOffset.Text = "Shadow offset:"; // // lblAreaShadowColor // this.lblAreaShadowColor.AutoSize = true; this.lblAreaShadowColor.Location = new System.Drawing.Point(16, 280); this.lblAreaShadowColor.Name = "lblAreaShadowColor"; this.lblAreaShadowColor.Size = new System.Drawing.Size(75, 13); this.lblAreaShadowColor.TabIndex = 26; this.lblAreaShadowColor.Text = "Shadow color:"; // // lblAreaBorderWidth // this.lblAreaBorderWidth.AutoSize = true; this.lblAreaBorderWidth.Location = new System.Drawing.Point(16, 240); this.lblAreaBorderWidth.Name = "lblAreaBorderWidth"; this.lblAreaBorderWidth.Size = new System.Drawing.Size(69, 13); this.lblAreaBorderWidth.TabIndex = 27; this.lblAreaBorderWidth.Text = "Border width:"; // // lblAreaBorderColor // this.lblAreaBorderColor.AutoSize = true; this.lblAreaBorderColor.Location = new System.Drawing.Point(16, 184); this.lblAreaBorderColor.Name = "lblAreaBorderColor"; this.lblAreaBorderColor.Size = new System.Drawing.Size(67, 13); this.lblAreaBorderColor.TabIndex = 32; this.lblAreaBorderColor.Text = "Border color:"; // // lblAreaBackColor // this.lblAreaBackColor.AutoSize = true; this.lblAreaBackColor.Location = new System.Drawing.Point(16, 60); this.lblAreaBackColor.Name = "lblAreaBackColor"; this.lblAreaBackColor.Size = new System.Drawing.Size(61, 13); this.lblAreaBackColor.TabIndex = 30; this.lblAreaBackColor.Text = "Back color:"; // // lblAreaHatchStyle // this.lblAreaHatchStyle.AutoSize = true; this.lblAreaHatchStyle.Location = new System.Drawing.Point(16, 144); this.lblAreaHatchStyle.Name = "lblAreaHatchStyle"; this.lblAreaHatchStyle.Size = new System.Drawing.Size(63, 13); this.lblAreaHatchStyle.TabIndex = 33; this.lblAreaHatchStyle.Text = "Hatch style:"; // // lblAreaSecondaryColor // this.lblAreaSecondaryColor.AutoSize = true; this.lblAreaSecondaryColor.Location = new System.Drawing.Point(16, 88); this.lblAreaSecondaryColor.Name = "lblAreaSecondaryColor"; this.lblAreaSecondaryColor.Size = new System.Drawing.Size(87, 13); this.lblAreaSecondaryColor.TabIndex = 29; this.lblAreaSecondaryColor.Text = "Secondary color:"; // // lblAreaGradient // this.lblAreaGradient.AutoSize = true; this.lblAreaGradient.Location = new System.Drawing.Point(16, 116); this.lblAreaGradient.Name = "lblAreaGradient"; this.lblAreaGradient.Size = new System.Drawing.Size(50, 13); this.lblAreaGradient.TabIndex = 31; this.lblAreaGradient.Text = "Gradient:"; // // pg3D // this.pg3D.BackColor = System.Drawing.SystemColors.Window; this.pg3D.Controls.Add(this.ud3DAxisDepth); this.pg3D.Controls.Add(this.ud3DPerspective); this.pg3D.Controls.Add(this.ud3DYRotation); this.pg3D.Controls.Add(this.ud3DXRotation); this.pg3D.Controls.Add(this.ud3DWallWidth); this.pg3D.Controls.Add(this.cbx3DLightStyle); this.pg3D.Controls.Add(this.lbl3DLightStyle); this.pg3D.Controls.Add(this.trb3DPerspective); this.pg3D.Controls.Add(this.trb3DYRotation); this.pg3D.Controls.Add(this.lbl3DPerspective); this.pg3D.Controls.Add(this.lbl3DAxisDepth); this.pg3D.Controls.Add(this.trb3DXRotation); this.pg3D.Controls.Add(this.lbl3DYRotation); this.pg3D.Controls.Add(this.labelLine9); this.pg3D.Controls.Add(this.labelLine7); this.pg3D.Controls.Add(this.lbl3DWallWidth); this.pg3D.Controls.Add(this.labelLine6); this.pg3D.Controls.Add(this.lbl3DXRotation); this.pg3D.Controls.Add(this.cb3DClustered); this.pg3D.Controls.Add(this.cb3DEnable); this.pg3D.Dock = System.Windows.Forms.DockStyle.Fill; this.pg3D.Location = new System.Drawing.Point(120, 1); this.pg3D.Name = "pg3D"; this.pg3D.Size = new System.Drawing.Size(315, 502); this.pg3D.TabIndex = 3; this.pg3D.Text = "3D"; // // ud3DAxisDepth // this.ud3DAxisDepth.Location = new System.Drawing.Point(128, 200); this.ud3DAxisDepth.Maximum = new decimal(new int[] { 1000, 0, 0, 0}); this.ud3DAxisDepth.Name = "ud3DAxisDepth"; this.ud3DAxisDepth.Size = new System.Drawing.Size(60, 20); this.ud3DAxisDepth.TabIndex = 50; this.ud3DAxisDepth.ValueChanged += new System.EventHandler(this.ud3DAxisDepth_ValueChanged); // // ud3DPerspective // this.ud3DPerspective.Location = new System.Drawing.Point(128, 128); this.ud3DPerspective.Maximum = new decimal(new int[] { 360, 0, 0, 0}); this.ud3DPerspective.Name = "ud3DPerspective"; this.ud3DPerspective.Size = new System.Drawing.Size(60, 20); this.ud3DPerspective.TabIndex = 50; this.ud3DPerspective.ValueChanged += new System.EventHandler(this.trb3DPerspective_ValueChanged); // // ud3DYRotation // this.ud3DYRotation.Location = new System.Drawing.Point(128, 96); this.ud3DYRotation.Maximum = new decimal(new int[] { 180, 0, 0, 0}); this.ud3DYRotation.Minimum = new decimal(new int[] { 180, 0, 0, -2147483648}); this.ud3DYRotation.Name = "ud3DYRotation"; this.ud3DYRotation.Size = new System.Drawing.Size(60, 20); this.ud3DYRotation.TabIndex = 50; this.ud3DYRotation.ValueChanged += new System.EventHandler(this.trb3DYRotation_ValueChanged); // // ud3DXRotation // this.ud3DXRotation.Location = new System.Drawing.Point(128, 64); this.ud3DXRotation.Maximum = new decimal(new int[] { 90, 0, 0, 0}); this.ud3DXRotation.Minimum = new decimal(new int[] { 90, 0, 0, -2147483648}); this.ud3DXRotation.Name = "ud3DXRotation"; this.ud3DXRotation.Size = new System.Drawing.Size(60, 20); this.ud3DXRotation.TabIndex = 50; this.ud3DXRotation.ValueChanged += new System.EventHandler(this.trb3DXRotation_ValueChanged); // // ud3DWallWidth // this.ud3DWallWidth.Location = new System.Drawing.Point(128, 172); this.ud3DWallWidth.Maximum = new decimal(new int[] { 30, 0, 0, 0}); this.ud3DWallWidth.Name = "ud3DWallWidth"; this.ud3DWallWidth.Size = new System.Drawing.Size(60, 20); this.ud3DWallWidth.TabIndex = 50; this.ud3DWallWidth.ValueChanged += new System.EventHandler(this.ud3DWallWidth_ValueChanged); // // cbx3DLightStyle // this.cbx3DLightStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbx3DLightStyle.FormattingEnabled = true; this.cbx3DLightStyle.Location = new System.Drawing.Point(128, 240); this.cbx3DLightStyle.Name = "cbx3DLightStyle"; this.cbx3DLightStyle.Size = new System.Drawing.Size(172, 21); this.cbx3DLightStyle.TabIndex = 48; this.cbx3DLightStyle.SelectedIndexChanged += new System.EventHandler(this.cbx3DLightStyle_SelectedIndexChanged); // // lbl3DLightStyle // this.lbl3DLightStyle.AutoSize = true; this.lbl3DLightStyle.Location = new System.Drawing.Point(16, 244); this.lbl3DLightStyle.Name = "lbl3DLightStyle"; this.lbl3DLightStyle.Size = new System.Drawing.Size(57, 13); this.lbl3DLightStyle.TabIndex = 47; this.lbl3DLightStyle.Text = "Light style:"; // // trb3DPerspective // this.trb3DPerspective.Location = new System.Drawing.Point(192, 116); this.trb3DPerspective.Maximum = 60; this.trb3DPerspective.Name = "trb3DPerspective"; this.trb3DPerspective.Size = new System.Drawing.Size(116, 45); this.trb3DPerspective.TabIndex = 46; this.trb3DPerspective.TickFrequency = 5; this.trb3DPerspective.TickStyle = System.Windows.Forms.TickStyle.TopLeft; this.trb3DPerspective.ValueChanged += new System.EventHandler(this.trb3DPerspective_ValueChanged); // // trb3DYRotation // this.trb3DYRotation.Location = new System.Drawing.Point(192, 84); this.trb3DYRotation.Maximum = 180; this.trb3DYRotation.Minimum = -180; this.trb3DYRotation.Name = "trb3DYRotation"; this.trb3DYRotation.Size = new System.Drawing.Size(116, 45); this.trb3DYRotation.TabIndex = 46; this.trb3DYRotation.TickFrequency = 30; this.trb3DYRotation.TickStyle = System.Windows.Forms.TickStyle.TopLeft; this.trb3DYRotation.ValueChanged += new System.EventHandler(this.trb3DYRotation_ValueChanged); // // lbl3DPerspective // this.lbl3DPerspective.AutoSize = true; this.lbl3DPerspective.Location = new System.Drawing.Point(16, 132); this.lbl3DPerspective.Name = "lbl3DPerspective"; this.lbl3DPerspective.Size = new System.Drawing.Size(66, 13); this.lbl3DPerspective.TabIndex = 1; this.lbl3DPerspective.Text = "Perspective:"; // // lbl3DAxisDepth // this.lbl3DAxisDepth.AutoSize = true; this.lbl3DAxisDepth.Location = new System.Drawing.Point(16, 204); this.lbl3DAxisDepth.Name = "lbl3DAxisDepth"; this.lbl3DAxisDepth.Size = new System.Drawing.Size(59, 13); this.lbl3DAxisDepth.TabIndex = 1; this.lbl3DAxisDepth.Text = "Axis depth:"; // // trb3DXRotation // this.trb3DXRotation.Location = new System.Drawing.Point(192, 52); this.trb3DXRotation.Maximum = 90; this.trb3DXRotation.Minimum = -90; this.trb3DXRotation.Name = "trb3DXRotation"; this.trb3DXRotation.Size = new System.Drawing.Size(116, 45); this.trb3DXRotation.TabIndex = 46; this.trb3DXRotation.TickFrequency = 15; this.trb3DXRotation.TickStyle = System.Windows.Forms.TickStyle.TopLeft; this.trb3DXRotation.ValueChanged += new System.EventHandler(this.trb3DXRotation_ValueChanged); // // lbl3DYRotation // this.lbl3DYRotation.AutoSize = true; this.lbl3DYRotation.Location = new System.Drawing.Point(16, 100); this.lbl3DYRotation.Name = "lbl3DYRotation"; this.lbl3DYRotation.Size = new System.Drawing.Size(60, 13); this.lbl3DYRotation.TabIndex = 1; this.lbl3DYRotation.Text = "Y Rotation:"; // // labelLine9 // this.labelLine9.Location = new System.Drawing.Point(16, 224); this.labelLine9.Name = "labelLine9"; this.labelLine9.Size = new System.Drawing.Size(284, 12); this.labelLine9.TabIndex = 45; // // labelLine7 // this.labelLine7.Location = new System.Drawing.Point(16, 156); this.labelLine7.Name = "labelLine7"; this.labelLine7.Size = new System.Drawing.Size(284, 12); this.labelLine7.TabIndex = 45; // // lbl3DWallWidth // this.lbl3DWallWidth.AutoSize = true; this.lbl3DWallWidth.Location = new System.Drawing.Point(16, 176); this.lbl3DWallWidth.Name = "lbl3DWallWidth"; this.lbl3DWallWidth.Size = new System.Drawing.Size(59, 13); this.lbl3DWallWidth.TabIndex = 1; this.lbl3DWallWidth.Text = "Wall width:"; // // labelLine6 // this.labelLine6.Location = new System.Drawing.Point(16, 36); this.labelLine6.Name = "labelLine6"; this.labelLine6.Size = new System.Drawing.Size(284, 12); this.labelLine6.TabIndex = 45; // // lbl3DXRotation // this.lbl3DXRotation.AutoSize = true; this.lbl3DXRotation.Location = new System.Drawing.Point(16, 68); this.lbl3DXRotation.Name = "lbl3DXRotation"; this.lbl3DXRotation.Size = new System.Drawing.Size(60, 13); this.lbl3DXRotation.TabIndex = 1; this.lbl3DXRotation.Text = "X Rotation:"; // // cb3DClustered // this.cb3DClustered.Location = new System.Drawing.Point(16, 296); this.cb3DClustered.Name = "cb3DClustered"; this.cb3DClustered.AutoSize = true; this.cb3DClustered.TabIndex = 0; this.cb3DClustered.Text = "Clustered series"; this.cb3DClustered.UseVisualStyleBackColor = true; this.cb3DClustered.CheckedChanged += new System.EventHandler(this.cb3DClustered_CheckedChanged); // // cb3DEnable // this.cb3DEnable.Location = new System.Drawing.Point(16, 16); this.cb3DEnable.Name = "cb3DEnable"; this.cb3DEnable.AutoSize = true; this.cb3DEnable.TabIndex = 0; this.cb3DEnable.Text = "Enable 3D"; this.cb3DEnable.UseVisualStyleBackColor = true; this.cb3DEnable.CheckedChanged += new System.EventHandler(this.cb3DEnable_CheckedChanged); // // pgAxes // this.pgAxes.BackColor = System.Drawing.SystemColors.Window; this.pgAxes.Controls.Add(this.btnCopyFromPrimaryAxis); this.pgAxes.Controls.Add(this.btnCopyFromXAxis); this.pgAxes.Controls.Add(this.tabControl1); this.pgAxes.Controls.Add(this.labelLine8); this.pgAxes.Controls.Add(this.cbxAxis); this.pgAxes.Controls.Add(this.lblAxis); this.pgAxes.Dock = System.Windows.Forms.DockStyle.Fill; this.pgAxes.Location = new System.Drawing.Point(120, 1); this.pgAxes.Name = "pgAxes"; this.pgAxes.Size = new System.Drawing.Size(315, 502); this.pgAxes.TabIndex = 4; this.pgAxes.Text = "Axes"; // // btnCopyFromPrimaryAxis // this.btnCopyFromPrimaryAxis.Location = new System.Drawing.Point(16, 464); this.btnCopyFromPrimaryAxis.Name = "btnCopyFromPrimaryAxis"; this.btnCopyFromPrimaryAxis.Size = new System.Drawing.Size(284, 23); this.btnCopyFromPrimaryAxis.TabIndex = 52; this.btnCopyFromPrimaryAxis.Text = "Copy appearance from primary axis"; this.btnCopyFromPrimaryAxis.UseVisualStyleBackColor = true; this.btnCopyFromPrimaryAxis.Click += new System.EventHandler(this.btnCopyFromPrimaryAxis_Click); // // btnCopyFromXAxis // this.btnCopyFromXAxis.Location = new System.Drawing.Point(16, 464); this.btnCopyFromXAxis.Name = "btnCopyFromXAxis"; this.btnCopyFromXAxis.Size = new System.Drawing.Size(284, 23); this.btnCopyFromXAxis.TabIndex = 52; this.btnCopyFromXAxis.Text = "Copy appearance from X axis"; this.btnCopyFromXAxis.UseVisualStyleBackColor = true; this.btnCopyFromXAxis.Click += new System.EventHandler(this.btnCopyFromXAxis_Click); // // tabControl1 // this.tabControl1.Controls.Add(this.tabAxisGeneral); this.tabControl1.Controls.Add(this.tabAxisTitle); this.tabControl1.Controls.Add(this.tabAxisLabels); this.tabControl1.Controls.Add(this.tabAxisCustomLabels); this.tabControl1.Controls.Add(this.tabAxisGrid); this.tabControl1.Controls.Add(this.tabAxisTicks); this.tabControl1.Controls.Add(this.tabAxisStrips); this.tabControl1.Location = new System.Drawing.Point(16, 60); this.tabControl1.Multiline = true; this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(284, 392); this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight; this.tabControl1.TabIndex = 47; // // tabAxisGeneral // this.tabAxisGeneral.Controls.Add(this.cbxAxisInterlacedColor); this.tabAxisGeneral.Controls.Add(this.lblAxisInterlaceColor); this.tabAxisGeneral.Controls.Add(this.cbAxisInterlaced); this.tabAxisGeneral.Controls.Add(this.labelLine10); this.tabAxisGeneral.Controls.Add(this.labelLine12); this.tabAxisGeneral.Controls.Add(this.labelLine11); this.tabAxisGeneral.Controls.Add(this.lblAxisInterval); this.tabAxisGeneral.Controls.Add(this.udAxisInterval); this.tabAxisGeneral.Controls.Add(this.udAxisLineWidth); this.tabAxisGeneral.Controls.Add(this.cbxAxisLineColor); this.tabAxisGeneral.Controls.Add(this.cbxAxisIntervalType); this.tabAxisGeneral.Controls.Add(this.cbxAxisLineStyle); this.tabAxisGeneral.Controls.Add(this.lblAxisLineStyle); this.tabAxisGeneral.Controls.Add(this.lblAxisLineWidth); this.tabAxisGeneral.Controls.Add(this.lblAxisLineColor); this.tabAxisGeneral.Controls.Add(this.cbAxisReversed); this.tabAxisGeneral.Controls.Add(this.cbAxisLogarithmic); this.tabAxisGeneral.Controls.Add(this.cbAxisMargin); this.tabAxisGeneral.Controls.Add(this.cbAxisEnabled); this.tabAxisGeneral.Location = new System.Drawing.Point(4, 40); this.tabAxisGeneral.Name = "tabAxisGeneral"; this.tabAxisGeneral.Padding = new System.Windows.Forms.Padding(3); this.tabAxisGeneral.Size = new System.Drawing.Size(276, 348); this.tabAxisGeneral.TabIndex = 0; this.tabAxisGeneral.Text = "General"; this.tabAxisGeneral.UseVisualStyleBackColor = true; // // cbxAxisInterlacedColor // this.cbxAxisInterlacedColor.Color = System.Drawing.Color.Transparent; this.cbxAxisInterlacedColor.Location = new System.Drawing.Point(128, 308); this.cbxAxisInterlacedColor.Name = "cbxAxisInterlacedColor"; this.cbxAxisInterlacedColor.ShowColorName = true; this.cbxAxisInterlacedColor.Size = new System.Drawing.Size(132, 21); this.cbxAxisInterlacedColor.TabIndex = 51; this.cbxAxisInterlacedColor.ColorSelected += new System.EventHandler(this.cbxAxisInterlacedColor_ColorSelected); // // lblAxisInterlaceColor // this.lblAxisInterlaceColor.AutoSize = true; this.lblAxisInterlaceColor.Location = new System.Drawing.Point(16, 312); this.lblAxisInterlaceColor.Name = "lblAxisInterlaceColor"; this.lblAxisInterlaceColor.Size = new System.Drawing.Size(83, 13); this.lblAxisInterlaceColor.TabIndex = 50; this.lblAxisInterlaceColor.Text = "Interlaced color:"; // // cbAxisInterlaced // this.cbAxisInterlaced.Location = new System.Drawing.Point(16, 284); this.cbAxisInterlaced.Name = "cbAxisInterlaced"; this.cbAxisInterlaced.AutoSize = true; this.cbAxisInterlaced.TabIndex = 49; this.cbAxisInterlaced.Text = "Interlaced"; this.cbAxisInterlaced.UseVisualStyleBackColor = true; this.cbAxisInterlaced.CheckedChanged += new System.EventHandler(this.cbAxisInterlaced_CheckedChanged); // // labelLine10 // this.labelLine10.Location = new System.Drawing.Point(16, 36); this.labelLine10.Name = "labelLine10"; this.labelLine10.Size = new System.Drawing.Size(244, 12); this.labelLine10.TabIndex = 48; // // labelLine12 // this.labelLine12.Location = new System.Drawing.Point(16, 172); this.labelLine12.Name = "labelLine12"; this.labelLine12.Size = new System.Drawing.Size(244, 12); this.labelLine12.TabIndex = 48; // // labelLine11 // this.labelLine11.Location = new System.Drawing.Point(16, 268); this.labelLine11.Name = "labelLine11"; this.labelLine11.Size = new System.Drawing.Size(244, 12); this.labelLine11.TabIndex = 48; // // lblAxisInterval // this.lblAxisInterval.Location = new System.Drawing.Point(16, 128); this.lblAxisInterval.Name = "lblAxisInterval"; this.lblAxisInterval.Size = new System.Drawing.Size(244, 16); this.lblAxisInterval.TabIndex = 48; this.lblAxisInterval.Text = "Interval"; // // udAxisInterval // this.udAxisInterval.DecimalPlaces = 2; this.udAxisInterval.Location = new System.Drawing.Point(16, 148); this.udAxisInterval.Maximum = new decimal(new int[] { 1000000000, 0, 0, 0}); this.udAxisInterval.Minimum = new decimal(new int[] { 1000000000, 0, 0, -2147483648}); this.udAxisInterval.Name = "udAxisInterval"; this.udAxisInterval.Size = new System.Drawing.Size(60, 20); this.udAxisInterval.TabIndex = 47; this.udAxisInterval.ValueChanged += new System.EventHandler(this.udAxisInterval_ValueChanged); // // udAxisLineWidth // this.udAxisLineWidth.Location = new System.Drawing.Point(128, 244); this.udAxisLineWidth.Name = "udAxisLineWidth"; this.udAxisLineWidth.Size = new System.Drawing.Size(60, 20); this.udAxisLineWidth.TabIndex = 47; this.udAxisLineWidth.ValueChanged += new System.EventHandler(this.udAxisLineWidth_ValueChanged); // // cbxAxisLineColor // this.cbxAxisLineColor.Color = System.Drawing.Color.Transparent; this.cbxAxisLineColor.Location = new System.Drawing.Point(128, 188); this.cbxAxisLineColor.Name = "cbxAxisLineColor"; this.cbxAxisLineColor.ShowColorName = true; this.cbxAxisLineColor.Size = new System.Drawing.Size(132, 21); this.cbxAxisLineColor.TabIndex = 46; this.cbxAxisLineColor.ColorSelected += new System.EventHandler(this.cbxAxisLineColor_ColorSelected); // // cbxAxisIntervalType // this.cbxAxisIntervalType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxisIntervalType.FormattingEnabled = true; this.cbxAxisIntervalType.Location = new System.Drawing.Point(84, 148); this.cbxAxisIntervalType.Name = "cbxAxisIntervalType"; this.cbxAxisIntervalType.Size = new System.Drawing.Size(176, 21); this.cbxAxisIntervalType.TabIndex = 45; this.cbxAxisIntervalType.SelectedIndexChanged += new System.EventHandler(this.cbxAxisIntervalType_SelectedIndexChanged); // // cbxAxisLineStyle // this.cbxAxisLineStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxisLineStyle.FormattingEnabled = true; this.cbxAxisLineStyle.Location = new System.Drawing.Point(128, 216); this.cbxAxisLineStyle.Name = "cbxAxisLineStyle"; this.cbxAxisLineStyle.Size = new System.Drawing.Size(132, 21); this.cbxAxisLineStyle.TabIndex = 45; this.cbxAxisLineStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisLineStyle_SelectedIndexChanged); // // lblAxisLineStyle // this.lblAxisLineStyle.AutoSize = true; this.lblAxisLineStyle.Location = new System.Drawing.Point(16, 220); this.lblAxisLineStyle.Name = "lblAxisLineStyle"; this.lblAxisLineStyle.Size = new System.Drawing.Size(54, 13); this.lblAxisLineStyle.TabIndex = 44; this.lblAxisLineStyle.Text = "Line style:"; // // lblAxisLineWidth // this.lblAxisLineWidth.AutoSize = true; this.lblAxisLineWidth.Location = new System.Drawing.Point(16, 248); this.lblAxisLineWidth.Name = "lblAxisLineWidth"; this.lblAxisLineWidth.Size = new System.Drawing.Size(58, 13); this.lblAxisLineWidth.TabIndex = 42; this.lblAxisLineWidth.Text = "Line width:"; // // lblAxisLineColor // this.lblAxisLineColor.AutoSize = true; this.lblAxisLineColor.Location = new System.Drawing.Point(16, 192); this.lblAxisLineColor.Name = "lblAxisLineColor"; this.lblAxisLineColor.Size = new System.Drawing.Size(56, 13); this.lblAxisLineColor.TabIndex = 43; this.lblAxisLineColor.Text = "Line color:"; // // cbAxisReversed // this.cbAxisReversed.Location = new System.Drawing.Point(16, 100); this.cbAxisReversed.Name = "cbAxisReversed"; this.cbAxisReversed.AutoSize = true; this.cbAxisReversed.TabIndex = 2; this.cbAxisReversed.Text = "Reversed"; this.cbAxisReversed.UseVisualStyleBackColor = true; this.cbAxisReversed.CheckedChanged += new System.EventHandler(this.cbAxisReversed_CheckedChanged); // // cbAxisLogarithmic // this.cbAxisLogarithmic.Location = new System.Drawing.Point(16, 76); this.cbAxisLogarithmic.Name = "cbAxisLogarithmic"; this.cbAxisLogarithmic.AutoSize = true; this.cbAxisLogarithmic.TabIndex = 2; this.cbAxisLogarithmic.Text = "Logarithmic"; this.cbAxisLogarithmic.UseVisualStyleBackColor = true; this.cbAxisLogarithmic.CheckedChanged += new System.EventHandler(this.cbAxisLogarithmic_CheckedChanged); // // cbAxisMargin // this.cbAxisMargin.Location = new System.Drawing.Point(16, 52); this.cbAxisMargin.Name = "cbAxisMargin"; this.cbAxisMargin.AutoSize = true; this.cbAxisMargin.TabIndex = 1; this.cbAxisMargin.Text = "Margin visible"; this.cbAxisMargin.UseVisualStyleBackColor = true; this.cbAxisMargin.CheckedChanged += new System.EventHandler(this.cbAxisMargin_CheckedChanged); // // cbAxisEnabled // this.cbAxisEnabled.Location = new System.Drawing.Point(16, 16); this.cbAxisEnabled.Name = "cbAxisEnabled"; this.cbAxisEnabled.AutoSize = true; this.cbAxisEnabled.TabIndex = 0; this.cbAxisEnabled.Text = "Enabled"; this.cbAxisEnabled.UseVisualStyleBackColor = true; this.cbAxisEnabled.CheckedChanged += new System.EventHandler(this.cbAxisEnabled_CheckedChanged); // // tabAxisTitle // this.tabAxisTitle.Controls.Add(this.tbAxisTitleFont); this.tabAxisTitle.Controls.Add(this.tbAxisTitleText); this.tabAxisTitle.Controls.Add(this.lblAxisTitleForeColor); this.tabAxisTitle.Controls.Add(this.cbxAxisTitleForeColor); this.tabAxisTitle.Controls.Add(this.lblAxisTitleText); this.tabAxisTitle.Controls.Add(this.lblAxisTitleFont); this.tabAxisTitle.Location = new System.Drawing.Point(4, 54); this.tabAxisTitle.Name = "tabAxisTitle"; this.tabAxisTitle.Padding = new System.Windows.Forms.Padding(3); this.tabAxisTitle.Size = new System.Drawing.Size(276, 334); this.tabAxisTitle.TabIndex = 5; this.tabAxisTitle.Text = "Title"; this.tabAxisTitle.UseVisualStyleBackColor = true; // // tbAxisTitleFont // this.tbAxisTitleFont.ButtonText = ""; this.tbAxisTitleFont.Image = null; this.tbAxisTitleFont.Location = new System.Drawing.Point(128, 44); this.tbAxisTitleFont.Name = "tbAxisTitleFont"; this.tbAxisTitleFont.Size = new System.Drawing.Size(132, 21); this.tbAxisTitleFont.TabIndex = 71; this.tbAxisTitleFont.ButtonClick += new System.EventHandler(this.tbAxisTitleFont_ButtonClick); // // tbAxisTitleText // this.tbAxisTitleText.Location = new System.Drawing.Point(128, 16); this.tbAxisTitleText.Name = "tbAxisTitleText"; this.tbAxisTitleText.Size = new System.Drawing.Size(132, 20); this.tbAxisTitleText.TabIndex = 70; this.tbAxisTitleText.Leave += new System.EventHandler(this.tbAxisTitleText_Leave); // // lblAxisTitleForeColor // this.lblAxisTitleForeColor.AutoSize = true; this.lblAxisTitleForeColor.Location = new System.Drawing.Point(16, 76); this.lblAxisTitleForeColor.Name = "lblAxisTitleForeColor"; this.lblAxisTitleForeColor.Size = new System.Drawing.Size(57, 13); this.lblAxisTitleForeColor.TabIndex = 68; this.lblAxisTitleForeColor.Text = "Fore color:"; // // cbxAxisTitleForeColor // this.cbxAxisTitleForeColor.Color = System.Drawing.Color.Transparent; this.cbxAxisTitleForeColor.Location = new System.Drawing.Point(128, 72); this.cbxAxisTitleForeColor.Name = "cbxAxisTitleForeColor"; this.cbxAxisTitleForeColor.ShowColorName = true; this.cbxAxisTitleForeColor.Size = new System.Drawing.Size(132, 21); this.cbxAxisTitleForeColor.TabIndex = 69; this.cbxAxisTitleForeColor.ColorSelected += new System.EventHandler(this.cbxAxisTitleForeColor_ColorSelected); // // lblAxisTitleText // this.lblAxisTitleText.AutoSize = true; this.lblAxisTitleText.Location = new System.Drawing.Point(16, 20); this.lblAxisTitleText.Name = "lblAxisTitleText"; this.lblAxisTitleText.Size = new System.Drawing.Size(31, 13); this.lblAxisTitleText.TabIndex = 67; this.lblAxisTitleText.Text = "Text:"; // // lblAxisTitleFont // this.lblAxisTitleFont.AutoSize = true; this.lblAxisTitleFont.Location = new System.Drawing.Point(16, 48); this.lblAxisTitleFont.Name = "lblAxisTitleFont"; this.lblAxisTitleFont.Size = new System.Drawing.Size(31, 13); this.lblAxisTitleFont.TabIndex = 66; this.lblAxisTitleFont.Text = "Font:"; // // tabAxisLabels // this.tabAxisLabels.Controls.Add(this.udAxisLabelAngle); this.tabAxisLabels.Controls.Add(this.tbAxisLabelFormat); this.tabAxisLabels.Controls.Add(this.lblAxisLabelForeColor); this.tabAxisLabels.Controls.Add(this.tbAxisLabelFont); this.tabAxisLabels.Controls.Add(this.lblAxisLabelFormat); this.tabAxisLabels.Controls.Add(this.lblAxisLabelAngle); this.tabAxisLabels.Controls.Add(this.lblAxisLabelFont); this.tabAxisLabels.Controls.Add(this.lblAxisLabels); this.tabAxisLabels.Controls.Add(this.cbxAxisLabelForeColor); this.tabAxisLabels.Controls.Add(this.cbAxisLabelEnabled); this.tabAxisLabels.Location = new System.Drawing.Point(4, 54); this.tabAxisLabels.Name = "tabAxisLabels"; this.tabAxisLabels.Padding = new System.Windows.Forms.Padding(3); this.tabAxisLabels.Size = new System.Drawing.Size(276, 334); this.tabAxisLabels.TabIndex = 1; this.tabAxisLabels.Text = "Labels"; this.tabAxisLabels.UseVisualStyleBackColor = true; // // udAxisLabelAngle // this.udAxisLabelAngle.Location = new System.Drawing.Point(128, 136); this.udAxisLabelAngle.Maximum = new decimal(new int[] { 90, 0, 0, 0}); this.udAxisLabelAngle.Minimum = new decimal(new int[] { 90, 0, 0, -2147483648}); this.udAxisLabelAngle.Name = "udAxisLabelAngle"; this.udAxisLabelAngle.Size = new System.Drawing.Size(60, 20); this.udAxisLabelAngle.TabIndex = 75; this.udAxisLabelAngle.ValueChanged += new System.EventHandler(this.udAxisLabelAngle_ValueChanged); // // tbAxisLabelFormat // this.tbAxisLabelFormat.Location = new System.Drawing.Point(128, 52); this.tbAxisLabelFormat.Name = "tbAxisLabelFormat"; this.tbAxisLabelFormat.Size = new System.Drawing.Size(132, 20); this.tbAxisLabelFormat.TabIndex = 73; this.tbAxisLabelFormat.Leave += new System.EventHandler(this.tbAxisLabelFormat_Leave); // // lblAxisLabelForeColor // this.lblAxisLabelForeColor.AutoSize = true; this.lblAxisLabelForeColor.Location = new System.Drawing.Point(16, 112); this.lblAxisLabelForeColor.Name = "lblAxisLabelForeColor"; this.lblAxisLabelForeColor.Size = new System.Drawing.Size(57, 13); this.lblAxisLabelForeColor.TabIndex = 71; this.lblAxisLabelForeColor.Text = "Fore color:"; // // tbAxisLabelFont // this.tbAxisLabelFont.ButtonText = ""; this.tbAxisLabelFont.Image = null; this.tbAxisLabelFont.Location = new System.Drawing.Point(128, 80); this.tbAxisLabelFont.Name = "tbAxisLabelFont"; this.tbAxisLabelFont.Size = new System.Drawing.Size(132, 21); this.tbAxisLabelFont.TabIndex = 74; this.tbAxisLabelFont.ButtonClick += new System.EventHandler(this.tbAxisLabelFont_ButtonClick); // // lblAxisLabelFormat // this.lblAxisLabelFormat.AutoSize = true; this.lblAxisLabelFormat.Location = new System.Drawing.Point(16, 56); this.lblAxisLabelFormat.Name = "lblAxisLabelFormat"; this.lblAxisLabelFormat.Size = new System.Drawing.Size(42, 13); this.lblAxisLabelFormat.TabIndex = 70; this.lblAxisLabelFormat.Text = "Format:"; // // lblAxisLabelAngle // this.lblAxisLabelAngle.AutoSize = true; this.lblAxisLabelAngle.Location = new System.Drawing.Point(16, 140); this.lblAxisLabelAngle.Name = "lblAxisLabelAngle"; this.lblAxisLabelAngle.Size = new System.Drawing.Size(37, 13); this.lblAxisLabelAngle.TabIndex = 68; this.lblAxisLabelAngle.Text = "Angle:"; // // lblAxisLabelFont // this.lblAxisLabelFont.AutoSize = true; this.lblAxisLabelFont.Location = new System.Drawing.Point(16, 84); this.lblAxisLabelFont.Name = "lblAxisLabelFont"; this.lblAxisLabelFont.Size = new System.Drawing.Size(31, 13); this.lblAxisLabelFont.TabIndex = 69; this.lblAxisLabelFont.Text = "Font:"; // // lblAxisLabels // this.lblAxisLabels.Location = new System.Drawing.Point(16, 33); this.lblAxisLabels.Name = "lblAxisLabels"; this.lblAxisLabels.Size = new System.Drawing.Size(244, 16); this.lblAxisLabels.TabIndex = 67; // // cbxAxisLabelForeColor // this.cbxAxisLabelForeColor.Color = System.Drawing.Color.Transparent; this.cbxAxisLabelForeColor.Location = new System.Drawing.Point(128, 108); this.cbxAxisLabelForeColor.Name = "cbxAxisLabelForeColor"; this.cbxAxisLabelForeColor.ShowColorName = true; this.cbxAxisLabelForeColor.Size = new System.Drawing.Size(132, 21); this.cbxAxisLabelForeColor.TabIndex = 72; this.cbxAxisLabelForeColor.ColorSelected += new System.EventHandler(this.cbxAxisLabelForeColor_ColorSelected); // // cbAxisLabelEnabled // this.cbAxisLabelEnabled.Location = new System.Drawing.Point(16, 16); this.cbAxisLabelEnabled.Name = "cbAxisLabelEnabled"; this.cbAxisLabelEnabled.AutoSize = true; this.cbAxisLabelEnabled.TabIndex = 66; this.cbAxisLabelEnabled.Text = "Enabled"; this.cbAxisLabelEnabled.UseVisualStyleBackColor = true; this.cbAxisLabelEnabled.CheckedChanged += new System.EventHandler(this.cbAxisLabelEnabled_CheckedChanged); // // tabAxisCustomLabels // this.tabAxisCustomLabels.Controls.Add(this.pnCustomLabel); this.tabAxisCustomLabels.Controls.Add(this.btnDeleteCustomLabel); this.tabAxisCustomLabels.Controls.Add(this.btnAddCustomLabel); this.tabAxisCustomLabels.Controls.Add(this.lbCustomLabels); this.tabAxisCustomLabels.Location = new System.Drawing.Point(4, 54); this.tabAxisCustomLabels.Name = "tabAxisCustomLabels"; this.tabAxisCustomLabels.Padding = new System.Windows.Forms.Padding(3); this.tabAxisCustomLabels.Size = new System.Drawing.Size(276, 334); this.tabAxisCustomLabels.TabIndex = 6; this.tabAxisCustomLabels.Text = "Custom labels"; this.tabAxisCustomLabels.UseVisualStyleBackColor = true; // // pnCustomLabel // this.pnCustomLabel.Controls.Add(this.labelLine28); this.pnCustomLabel.Controls.Add(this.cbxCustomLabelForeColor); this.pnCustomLabel.Controls.Add(this.cbxCustomLabelMarkColor); this.pnCustomLabel.Controls.Add(this.cbxCustomLabelMarkStyle); this.pnCustomLabel.Controls.Add(this.lblCustomLabelMarkStyle); this.pnCustomLabel.Controls.Add(this.lblCustomLabelForeColor); this.pnCustomLabel.Controls.Add(this.lblCustomLabelMarkColor); this.pnCustomLabel.Controls.Add(this.tbCustomLabelText); this.pnCustomLabel.Controls.Add(this.lblCustomLabelText); this.pnCustomLabel.Controls.Add(this.udCustomLabelStart); this.pnCustomLabel.Controls.Add(this.lblCustomLabelRow); this.pnCustomLabel.Controls.Add(this.lblCustomLabelEnd); this.pnCustomLabel.Controls.Add(this.lblCustomLabelStart); this.pnCustomLabel.Controls.Add(this.udCustomLabelRow); this.pnCustomLabel.Controls.Add(this.udCustomLabelEnd); this.pnCustomLabel.Location = new System.Drawing.Point(0, 76); this.pnCustomLabel.Name = "pnCustomLabel"; this.pnCustomLabel.Size = new System.Drawing.Size(276, 216); this.pnCustomLabel.TabIndex = 70; // // labelLine28 // this.labelLine28.Location = new System.Drawing.Point(16, 0); this.labelLine28.Name = "labelLine28"; this.labelLine28.Size = new System.Drawing.Size(244, 12); this.labelLine28.TabIndex = 71; // // cbxCustomLabelForeColor // this.cbxCustomLabelForeColor.Color = System.Drawing.Color.Transparent; this.cbxCustomLabelForeColor.Location = new System.Drawing.Point(128, 128); this.cbxCustomLabelForeColor.Name = "cbxCustomLabelForeColor"; this.cbxCustomLabelForeColor.ShowColorName = true; this.cbxCustomLabelForeColor.Size = new System.Drawing.Size(132, 21); this.cbxCustomLabelForeColor.TabIndex = 88; this.cbxCustomLabelForeColor.ColorSelected += new System.EventHandler(this.cbxCustomLabelForeColor_ColorSelected); // // cbxCustomLabelMarkColor // this.cbxCustomLabelMarkColor.Color = System.Drawing.Color.Transparent; this.cbxCustomLabelMarkColor.Location = new System.Drawing.Point(128, 156); this.cbxCustomLabelMarkColor.Name = "cbxCustomLabelMarkColor"; this.cbxCustomLabelMarkColor.ShowColorName = true; this.cbxCustomLabelMarkColor.Size = new System.Drawing.Size(132, 21); this.cbxCustomLabelMarkColor.TabIndex = 87; this.cbxCustomLabelMarkColor.ColorSelected += new System.EventHandler(this.cbxCustomLabelMarkColor_ColorSelected); // // cbxCustomLabelMarkStyle // this.cbxCustomLabelMarkStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxCustomLabelMarkStyle.FormattingEnabled = true; this.cbxCustomLabelMarkStyle.Location = new System.Drawing.Point(128, 184); this.cbxCustomLabelMarkStyle.Name = "cbxCustomLabelMarkStyle"; this.cbxCustomLabelMarkStyle.Size = new System.Drawing.Size(132, 21); this.cbxCustomLabelMarkStyle.TabIndex = 86; this.cbxCustomLabelMarkStyle.SelectedIndexChanged += new System.EventHandler(this.cbxCustomLabelMarkStyle_SelectedIndexChanged); // // lblCustomLabelMarkStyle // this.lblCustomLabelMarkStyle.AutoSize = true; this.lblCustomLabelMarkStyle.Location = new System.Drawing.Point(16, 188); this.lblCustomLabelMarkStyle.Name = "lblCustomLabelMarkStyle"; this.lblCustomLabelMarkStyle.Size = new System.Drawing.Size(58, 13); this.lblCustomLabelMarkStyle.TabIndex = 85; this.lblCustomLabelMarkStyle.Text = "Mark style:"; // // lblCustomLabelForeColor // this.lblCustomLabelForeColor.AutoSize = true; this.lblCustomLabelForeColor.Location = new System.Drawing.Point(16, 132); this.lblCustomLabelForeColor.Name = "lblCustomLabelForeColor"; this.lblCustomLabelForeColor.Size = new System.Drawing.Size(57, 13); this.lblCustomLabelForeColor.TabIndex = 84; this.lblCustomLabelForeColor.Text = "Fore color:"; // // lblCustomLabelMarkColor // this.lblCustomLabelMarkColor.AutoSize = true; this.lblCustomLabelMarkColor.Location = new System.Drawing.Point(16, 160); this.lblCustomLabelMarkColor.Name = "lblCustomLabelMarkColor"; this.lblCustomLabelMarkColor.Size = new System.Drawing.Size(60, 13); this.lblCustomLabelMarkColor.TabIndex = 83; this.lblCustomLabelMarkColor.Text = "Mark color:"; // // tbCustomLabelText // this.tbCustomLabelText.Location = new System.Drawing.Point(128, 16); this.tbCustomLabelText.Name = "tbCustomLabelText"; this.tbCustomLabelText.Size = new System.Drawing.Size(132, 20); this.tbCustomLabelText.TabIndex = 82; this.tbCustomLabelText.Leave += new System.EventHandler(this.tbCustomLabelText_Leave); // // lblCustomLabelText // this.lblCustomLabelText.AutoSize = true; this.lblCustomLabelText.Location = new System.Drawing.Point(16, 20); this.lblCustomLabelText.Name = "lblCustomLabelText"; this.lblCustomLabelText.Size = new System.Drawing.Size(31, 13); this.lblCustomLabelText.TabIndex = 81; this.lblCustomLabelText.Text = "Text:"; // // udCustomLabelStart // this.udCustomLabelStart.DecimalPlaces = 2; this.udCustomLabelStart.Location = new System.Drawing.Point(128, 44); this.udCustomLabelStart.Maximum = new decimal(new int[] { 1000000000, 0, 0, 0}); this.udCustomLabelStart.Minimum = new decimal(new int[] { 1000000000, 0, 0, -2147483648}); this.udCustomLabelStart.Name = "udCustomLabelStart"; this.udCustomLabelStart.Size = new System.Drawing.Size(60, 20); this.udCustomLabelStart.TabIndex = 78; this.udCustomLabelStart.ValueChanged += new System.EventHandler(this.udCustomLabelStart_ValueChanged); // // lblCustomLabelRow // this.lblCustomLabelRow.AutoSize = true; this.lblCustomLabelRow.Location = new System.Drawing.Point(16, 104); this.lblCustomLabelRow.Name = "lblCustomLabelRow"; this.lblCustomLabelRow.Size = new System.Drawing.Size(32, 13); this.lblCustomLabelRow.TabIndex = 76; this.lblCustomLabelRow.Text = "Row:"; // // lblCustomLabelEnd // this.lblCustomLabelEnd.AutoSize = true; this.lblCustomLabelEnd.Location = new System.Drawing.Point(16, 76); this.lblCustomLabelEnd.Name = "lblCustomLabelEnd"; this.lblCustomLabelEnd.Size = new System.Drawing.Size(29, 13); this.lblCustomLabelEnd.TabIndex = 77; this.lblCustomLabelEnd.Text = "End:"; // // lblCustomLabelStart // this.lblCustomLabelStart.AutoSize = true; this.lblCustomLabelStart.Location = new System.Drawing.Point(16, 48); this.lblCustomLabelStart.Name = "lblCustomLabelStart"; this.lblCustomLabelStart.Size = new System.Drawing.Size(32, 13); this.lblCustomLabelStart.TabIndex = 75; this.lblCustomLabelStart.Text = "Start:"; // // udCustomLabelRow // this.udCustomLabelRow.Location = new System.Drawing.Point(128, 100); this.udCustomLabelRow.Name = "udCustomLabelRow"; this.udCustomLabelRow.Size = new System.Drawing.Size(60, 20); this.udCustomLabelRow.TabIndex = 79; this.udCustomLabelRow.ValueChanged += new System.EventHandler(this.udCustomLabelRow_ValueChanged); // // udCustomLabelEnd // this.udCustomLabelEnd.DecimalPlaces = 2; this.udCustomLabelEnd.Location = new System.Drawing.Point(128, 72); this.udCustomLabelEnd.Maximum = new decimal(new int[] { 1000000000, 0, 0, 0}); this.udCustomLabelEnd.Minimum = new decimal(new int[] { 1000000000, 0, 0, -2147483648}); this.udCustomLabelEnd.Name = "udCustomLabelEnd"; this.udCustomLabelEnd.Size = new System.Drawing.Size(60, 20); this.udCustomLabelEnd.TabIndex = 80; this.udCustomLabelEnd.ValueChanged += new System.EventHandler(this.udCustomLabelEnd_ValueChanged); // // btnDeleteCustomLabel // this.btnDeleteCustomLabel.Location = new System.Drawing.Point(236, 44); this.btnDeleteCustomLabel.Name = "btnDeleteCustomLabel"; this.btnDeleteCustomLabel.Size = new System.Drawing.Size(24, 23); this.btnDeleteCustomLabel.TabIndex = 55; this.btnDeleteCustomLabel.Text = "-"; this.btnDeleteCustomLabel.UseVisualStyleBackColor = true; this.btnDeleteCustomLabel.Click += new System.EventHandler(this.btnDeleteCustomLabel_Click); // // btnAddCustomLabel // this.btnAddCustomLabel.Location = new System.Drawing.Point(236, 16); this.btnAddCustomLabel.Name = "btnAddCustomLabel"; this.btnAddCustomLabel.Size = new System.Drawing.Size(24, 23); this.btnAddCustomLabel.TabIndex = 56; this.btnAddCustomLabel.Text = "+"; this.btnAddCustomLabel.UseVisualStyleBackColor = true; this.btnAddCustomLabel.Click += new System.EventHandler(this.btnAddCustomLabel_Click); // // lbCustomLabels // this.lbCustomLabels.FormattingEnabled = true; this.lbCustomLabels.IntegralHeight = false; this.lbCustomLabels.Location = new System.Drawing.Point(16, 16); this.lbCustomLabels.Name = "lbCustomLabels"; this.lbCustomLabels.Size = new System.Drawing.Size(212, 56); this.lbCustomLabels.TabIndex = 54; this.lbCustomLabels.SelectedIndexChanged += new System.EventHandler(this.lbCustomLabels_SelectedIndexChanged); // // tabAxisGrid // this.tabAxisGrid.Controls.Add(this.udAxisGridLineWidth); this.tabAxisGrid.Controls.Add(this.cbxAxisGridLineColor); this.tabAxisGrid.Controls.Add(this.cbxAxisGridLineStyle); this.tabAxisGrid.Controls.Add(this.lblAxisGridLineStyle); this.tabAxisGrid.Controls.Add(this.lblAxisGridLineWidth); this.tabAxisGrid.Controls.Add(this.lblAxisGridLineColor); this.tabAxisGrid.Controls.Add(this.cbAxisGridEnabled); this.tabAxisGrid.Controls.Add(this.labelLine13); this.tabAxisGrid.Controls.Add(this.cbxAxisGrid); this.tabAxisGrid.Controls.Add(this.lblAxisGrid); this.tabAxisGrid.Location = new System.Drawing.Point(4, 54); this.tabAxisGrid.Name = "tabAxisGrid"; this.tabAxisGrid.Padding = new System.Windows.Forms.Padding(3); this.tabAxisGrid.Size = new System.Drawing.Size(276, 334); this.tabAxisGrid.TabIndex = 2; this.tabAxisGrid.Text = "Grid"; this.tabAxisGrid.UseVisualStyleBackColor = true; // // udAxisGridLineWidth // this.udAxisGridLineWidth.Location = new System.Drawing.Point(128, 140); this.udAxisGridLineWidth.Name = "udAxisGridLineWidth"; this.udAxisGridLineWidth.Size = new System.Drawing.Size(60, 20); this.udAxisGridLineWidth.TabIndex = 56; this.udAxisGridLineWidth.ValueChanged += new System.EventHandler(this.udAxisGridLineWidth_ValueChanged); // // cbxAxisGridLineColor // this.cbxAxisGridLineColor.Color = System.Drawing.Color.Transparent; this.cbxAxisGridLineColor.Location = new System.Drawing.Point(128, 84); this.cbxAxisGridLineColor.Name = "cbxAxisGridLineColor"; this.cbxAxisGridLineColor.ShowColorName = true; this.cbxAxisGridLineColor.Size = new System.Drawing.Size(132, 21); this.cbxAxisGridLineColor.TabIndex = 55; this.cbxAxisGridLineColor.ColorSelected += new System.EventHandler(this.cbxAxisGridLineColor_ColorSelected); // // cbxAxisGridLineStyle // this.cbxAxisGridLineStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxisGridLineStyle.FormattingEnabled = true; this.cbxAxisGridLineStyle.Location = new System.Drawing.Point(128, 112); this.cbxAxisGridLineStyle.Name = "cbxAxisGridLineStyle"; this.cbxAxisGridLineStyle.Size = new System.Drawing.Size(132, 21); this.cbxAxisGridLineStyle.TabIndex = 54; this.cbxAxisGridLineStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisGridLineStyle_SelectedIndexChanged); // // lblAxisGridLineStyle // this.lblAxisGridLineStyle.AutoSize = true; this.lblAxisGridLineStyle.Location = new System.Drawing.Point(16, 116); this.lblAxisGridLineStyle.Name = "lblAxisGridLineStyle"; this.lblAxisGridLineStyle.Size = new System.Drawing.Size(54, 13); this.lblAxisGridLineStyle.TabIndex = 53; this.lblAxisGridLineStyle.Text = "Line style:"; // // lblAxisGridLineWidth // this.lblAxisGridLineWidth.AutoSize = true; this.lblAxisGridLineWidth.Location = new System.Drawing.Point(16, 144); this.lblAxisGridLineWidth.Name = "lblAxisGridLineWidth"; this.lblAxisGridLineWidth.Size = new System.Drawing.Size(58, 13); this.lblAxisGridLineWidth.TabIndex = 51; this.lblAxisGridLineWidth.Text = "Line width:"; // // lblAxisGridLineColor // this.lblAxisGridLineColor.AutoSize = true; this.lblAxisGridLineColor.Location = new System.Drawing.Point(16, 88); this.lblAxisGridLineColor.Name = "lblAxisGridLineColor"; this.lblAxisGridLineColor.Size = new System.Drawing.Size(56, 13); this.lblAxisGridLineColor.TabIndex = 52; this.lblAxisGridLineColor.Text = "Line color:"; // // cbAxisGridEnabled // this.cbAxisGridEnabled.Location = new System.Drawing.Point(16, 60); this.cbAxisGridEnabled.Name = "cbAxisGridEnabled"; this.cbAxisGridEnabled.AutoSize = true; this.cbAxisGridEnabled.TabIndex = 50; this.cbAxisGridEnabled.Text = "Enabled"; this.cbAxisGridEnabled.UseVisualStyleBackColor = true; this.cbAxisGridEnabled.CheckedChanged += new System.EventHandler(this.cbAxisGridEnabled_CheckedChanged); // // labelLine13 // this.labelLine13.Location = new System.Drawing.Point(16, 40); this.labelLine13.Name = "labelLine13"; this.labelLine13.Size = new System.Drawing.Size(244, 12); this.labelLine13.TabIndex = 49; // // cbxAxisGrid // this.cbxAxisGrid.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxisGrid.FormattingEnabled = true; this.cbxAxisGrid.Location = new System.Drawing.Point(128, 16); this.cbxAxisGrid.Name = "cbxAxisGrid"; this.cbxAxisGrid.Size = new System.Drawing.Size(133, 21); this.cbxAxisGrid.TabIndex = 1; this.cbxAxisGrid.SelectedIndexChanged += new System.EventHandler(this.cbxAxisGrid_SelectedIndexChanged); // // lblAxisGrid // this.lblAxisGrid.AutoSize = true; this.lblAxisGrid.Location = new System.Drawing.Point(16, 20); this.lblAxisGrid.Name = "lblAxisGrid"; this.lblAxisGrid.Size = new System.Drawing.Size(48, 13); this.lblAxisGrid.TabIndex = 0; this.lblAxisGrid.Text = "Grid line:"; // // tabAxisTicks // this.tabAxisTicks.Controls.Add(this.udAxisTickSize); this.tabAxisTicks.Controls.Add(this.udAxisTickLineWidth); this.tabAxisTicks.Controls.Add(this.cbxAxisTickLineColor); this.tabAxisTicks.Controls.Add(this.cbxAxisTickStyle); this.tabAxisTicks.Controls.Add(this.cbxAxisTickLineStyle); this.tabAxisTicks.Controls.Add(this.lblAxisTickStyle); this.tabAxisTicks.Controls.Add(this.lblAxisTickSize); this.tabAxisTicks.Controls.Add(this.lblAxisTickLineStyle); this.tabAxisTicks.Controls.Add(this.lblAxisTickLineWidth); this.tabAxisTicks.Controls.Add(this.lblAxisTickLineColor); this.tabAxisTicks.Controls.Add(this.cbAxisTickEnabled); this.tabAxisTicks.Controls.Add(this.labelLine17); this.tabAxisTicks.Controls.Add(this.labelLine16); this.tabAxisTicks.Controls.Add(this.cbxAxisTick); this.tabAxisTicks.Controls.Add(this.lblAxisTick); this.tabAxisTicks.Location = new System.Drawing.Point(4, 54); this.tabAxisTicks.Name = "tabAxisTicks"; this.tabAxisTicks.Padding = new System.Windows.Forms.Padding(3); this.tabAxisTicks.Size = new System.Drawing.Size(276, 334); this.tabAxisTicks.TabIndex = 3; this.tabAxisTicks.Text = "Ticks"; this.tabAxisTicks.UseVisualStyleBackColor = true; // // udAxisTickSize // this.udAxisTickSize.DecimalPlaces = 1; this.udAxisTickSize.Location = new System.Drawing.Point(128, 112); this.udAxisTickSize.Name = "udAxisTickSize"; this.udAxisTickSize.Size = new System.Drawing.Size(60, 20); this.udAxisTickSize.TabIndex = 66; this.udAxisTickSize.ValueChanged += new System.EventHandler(this.udAxisTickSize_ValueChanged); // // udAxisTickLineWidth // this.udAxisTickLineWidth.Location = new System.Drawing.Point(128, 208); this.udAxisTickLineWidth.Name = "udAxisTickLineWidth"; this.udAxisTickLineWidth.Size = new System.Drawing.Size(60, 20); this.udAxisTickLineWidth.TabIndex = 66; this.udAxisTickLineWidth.ValueChanged += new System.EventHandler(this.udAxisTickLineWidth_ValueChanged); // // cbxAxisTickLineColor // this.cbxAxisTickLineColor.Color = System.Drawing.Color.Transparent; this.cbxAxisTickLineColor.Location = new System.Drawing.Point(128, 152); this.cbxAxisTickLineColor.Name = "cbxAxisTickLineColor"; this.cbxAxisTickLineColor.ShowColorName = true; this.cbxAxisTickLineColor.Size = new System.Drawing.Size(132, 21); this.cbxAxisTickLineColor.TabIndex = 65; this.cbxAxisTickLineColor.ColorSelected += new System.EventHandler(this.cbxAxisTickLineColor_ColorSelected); // // cbxAxisTickStyle // this.cbxAxisTickStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxisTickStyle.FormattingEnabled = true; this.cbxAxisTickStyle.Location = new System.Drawing.Point(128, 84); this.cbxAxisTickStyle.Name = "cbxAxisTickStyle"; this.cbxAxisTickStyle.Size = new System.Drawing.Size(132, 21); this.cbxAxisTickStyle.TabIndex = 64; this.cbxAxisTickStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisTickStyle_SelectedIndexChanged); // // cbxAxisTickLineStyle // this.cbxAxisTickLineStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxisTickLineStyle.FormattingEnabled = true; this.cbxAxisTickLineStyle.Location = new System.Drawing.Point(128, 180); this.cbxAxisTickLineStyle.Name = "cbxAxisTickLineStyle"; this.cbxAxisTickLineStyle.Size = new System.Drawing.Size(132, 21); this.cbxAxisTickLineStyle.TabIndex = 64; this.cbxAxisTickLineStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisTickLineStyle_SelectedIndexChanged); // // lblAxisTickStyle // this.lblAxisTickStyle.AutoSize = true; this.lblAxisTickStyle.Location = new System.Drawing.Point(16, 88); this.lblAxisTickStyle.Name = "lblAxisTickStyle"; this.lblAxisTickStyle.Size = new System.Drawing.Size(55, 13); this.lblAxisTickStyle.TabIndex = 63; this.lblAxisTickStyle.Text = "Tick style:"; // // lblAxisTickSize // this.lblAxisTickSize.AutoSize = true; this.lblAxisTickSize.Location = new System.Drawing.Point(16, 116); this.lblAxisTickSize.Name = "lblAxisTickSize"; this.lblAxisTickSize.Size = new System.Drawing.Size(52, 13); this.lblAxisTickSize.TabIndex = 61; this.lblAxisTickSize.Text = "Tick size:"; // // lblAxisTickLineStyle // this.lblAxisTickLineStyle.AutoSize = true; this.lblAxisTickLineStyle.Location = new System.Drawing.Point(16, 184); this.lblAxisTickLineStyle.Name = "lblAxisTickLineStyle"; this.lblAxisTickLineStyle.Size = new System.Drawing.Size(54, 13); this.lblAxisTickLineStyle.TabIndex = 63; this.lblAxisTickLineStyle.Text = "Line style:"; // // lblAxisTickLineWidth // this.lblAxisTickLineWidth.AutoSize = true; this.lblAxisTickLineWidth.Location = new System.Drawing.Point(16, 212); this.lblAxisTickLineWidth.Name = "lblAxisTickLineWidth"; this.lblAxisTickLineWidth.Size = new System.Drawing.Size(58, 13); this.lblAxisTickLineWidth.TabIndex = 61; this.lblAxisTickLineWidth.Text = "Line width:"; // // lblAxisTickLineColor // this.lblAxisTickLineColor.AutoSize = true; this.lblAxisTickLineColor.Location = new System.Drawing.Point(16, 156); this.lblAxisTickLineColor.Name = "lblAxisTickLineColor"; this.lblAxisTickLineColor.Size = new System.Drawing.Size(56, 13); this.lblAxisTickLineColor.TabIndex = 62; this.lblAxisTickLineColor.Text = "Line color:"; // // cbAxisTickEnabled // this.cbAxisTickEnabled.Location = new System.Drawing.Point(16, 60); this.cbAxisTickEnabled.Name = "cbAxisTickEnabled"; this.cbAxisTickEnabled.AutoSize = true; this.cbAxisTickEnabled.TabIndex = 60; this.cbAxisTickEnabled.Text = "Enabled"; this.cbAxisTickEnabled.UseVisualStyleBackColor = true; this.cbAxisTickEnabled.CheckedChanged += new System.EventHandler(this.cbAxisTickEnabled_CheckedChanged); // // labelLine17 // this.labelLine17.Location = new System.Drawing.Point(16, 136); this.labelLine17.Name = "labelLine17"; this.labelLine17.Size = new System.Drawing.Size(244, 12); this.labelLine17.TabIndex = 59; // // labelLine16 // this.labelLine16.Location = new System.Drawing.Point(16, 40); this.labelLine16.Name = "labelLine16"; this.labelLine16.Size = new System.Drawing.Size(244, 12); this.labelLine16.TabIndex = 59; // // cbxAxisTick // this.cbxAxisTick.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxisTick.FormattingEnabled = true; this.cbxAxisTick.Location = new System.Drawing.Point(128, 16); this.cbxAxisTick.Name = "cbxAxisTick"; this.cbxAxisTick.Size = new System.Drawing.Size(133, 21); this.cbxAxisTick.TabIndex = 58; this.cbxAxisTick.SelectedIndexChanged += new System.EventHandler(this.cbxAxisTick_SelectedIndexChanged); // // lblAxisTick // this.lblAxisTick.AutoSize = true; this.lblAxisTick.Location = new System.Drawing.Point(16, 20); this.lblAxisTick.Name = "lblAxisTick"; this.lblAxisTick.Size = new System.Drawing.Size(36, 13); this.lblAxisTick.TabIndex = 57; this.lblAxisTick.Text = "Ticks:"; // // tabAxisStrips // this.tabAxisStrips.Controls.Add(this.btnDeleteStrip); this.tabAxisStrips.Controls.Add(this.btnAddStrip); this.tabAxisStrips.Controls.Add(this.lbAxisStrips); this.tabAxisStrips.Controls.Add(this.pnStrip); this.tabAxisStrips.Location = new System.Drawing.Point(4, 54); this.tabAxisStrips.Name = "tabAxisStrips"; this.tabAxisStrips.Padding = new System.Windows.Forms.Padding(3); this.tabAxisStrips.Size = new System.Drawing.Size(276, 334); this.tabAxisStrips.TabIndex = 4; this.tabAxisStrips.Text = "Strips"; this.tabAxisStrips.UseVisualStyleBackColor = true; // // btnDeleteStrip // this.btnDeleteStrip.Location = new System.Drawing.Point(236, 44); this.btnDeleteStrip.Name = "btnDeleteStrip"; this.btnDeleteStrip.Size = new System.Drawing.Size(24, 23); this.btnDeleteStrip.TabIndex = 53; this.btnDeleteStrip.Text = "-"; this.btnDeleteStrip.UseVisualStyleBackColor = true; this.btnDeleteStrip.Click += new System.EventHandler(this.btnDeleteStrip_Click); // // btnAddStrip // this.btnAddStrip.Location = new System.Drawing.Point(236, 16); this.btnAddStrip.Name = "btnAddStrip"; this.btnAddStrip.Size = new System.Drawing.Size(24, 23); this.btnAddStrip.TabIndex = 53; this.btnAddStrip.Text = "+"; this.btnAddStrip.UseVisualStyleBackColor = true; this.btnAddStrip.Click += new System.EventHandler(this.btnAddStrip_Click); // // lbAxisStrips // this.lbAxisStrips.FormattingEnabled = true; this.lbAxisStrips.IntegralHeight = false; this.lbAxisStrips.Location = new System.Drawing.Point(16, 16); this.lbAxisStrips.Name = "lbAxisStrips"; this.lbAxisStrips.Size = new System.Drawing.Size(212, 56); this.lbAxisStrips.TabIndex = 52; this.lbAxisStrips.SelectedIndexChanged += new System.EventHandler(this.lbAxisStrips_SelectedIndexChanged); // // pnStrip // this.pnStrip.Controls.Add(this.tabStripSettings); this.pnStrip.Location = new System.Drawing.Point(0, 72); this.pnStrip.Name = "pnStrip"; this.pnStrip.Size = new System.Drawing.Size(276, 264); this.pnStrip.TabIndex = 69; // // tabStripSettings // this.tabStripSettings.Controls.Add(this.tabStripInterval); this.tabStripSettings.Controls.Add(this.tabStripAppearance); this.tabStripSettings.Controls.Add(this.tabStripText); this.tabStripSettings.Location = new System.Drawing.Point(16, 8); this.tabStripSettings.Name = "tabStripSettings"; this.tabStripSettings.SelectedIndex = 0; this.tabStripSettings.Size = new System.Drawing.Size(244, 252); this.tabStripSettings.TabIndex = 7; // // tabStripInterval // this.tabStripInterval.Controls.Add(this.udStripStart); this.tabStripInterval.Controls.Add(this.cbxStripIntervalType); this.tabStripInterval.Controls.Add(this.lblStripInterval); this.tabStripInterval.Controls.Add(this.lblStripWidth); this.tabStripInterval.Controls.Add(this.cbxStripWidthType); this.tabStripInterval.Controls.Add(this.lblStripStart); this.tabStripInterval.Controls.Add(this.cbxStripStartType); this.tabStripInterval.Controls.Add(this.udStripWidth); this.tabStripInterval.Controls.Add(this.udStripInterval); this.tabStripInterval.Location = new System.Drawing.Point(4, 22); this.tabStripInterval.Name = "tabStripInterval"; this.tabStripInterval.Padding = new System.Windows.Forms.Padding(3); this.tabStripInterval.Size = new System.Drawing.Size(236, 226); this.tabStripInterval.TabIndex = 3; this.tabStripInterval.Text = "Interval"; this.tabStripInterval.UseVisualStyleBackColor = true; // // udStripStart // this.udStripStart.DecimalPlaces = 2; this.udStripStart.Location = new System.Drawing.Point(12, 36); this.udStripStart.Maximum = new decimal(new int[] { 1000000000, 0, 0, 0}); this.udStripStart.Minimum = new decimal(new int[] { 1000000000, 0, 0, -2147483648}); this.udStripStart.Name = "udStripStart"; this.udStripStart.Size = new System.Drawing.Size(60, 20); this.udStripStart.TabIndex = 66; this.udStripStart.ValueChanged += new System.EventHandler(this.udStripStart_ValueChanged); // // cbxStripIntervalType // this.cbxStripIntervalType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripIntervalType.FormattingEnabled = true; this.cbxStripIntervalType.Location = new System.Drawing.Point(80, 140); this.cbxStripIntervalType.Name = "cbxStripIntervalType"; this.cbxStripIntervalType.Size = new System.Drawing.Size(144, 21); this.cbxStripIntervalType.TabIndex = 68; this.cbxStripIntervalType.SelectedIndexChanged += new System.EventHandler(this.cbxStripIntervalType_SelectedIndexChanged); // // lblStripInterval // this.lblStripInterval.AutoSize = true; this.lblStripInterval.Location = new System.Drawing.Point(8, 120); this.lblStripInterval.Name = "lblStripInterval"; this.lblStripInterval.Size = new System.Drawing.Size(45, 13); this.lblStripInterval.TabIndex = 54; this.lblStripInterval.Text = "Interval:"; // // lblStripWidth // this.lblStripWidth.AutoSize = true; this.lblStripWidth.Location = new System.Drawing.Point(8, 68); this.lblStripWidth.Name = "lblStripWidth"; this.lblStripWidth.Size = new System.Drawing.Size(38, 13); this.lblStripWidth.TabIndex = 54; this.lblStripWidth.Text = "Width:"; // // cbxStripWidthType // this.cbxStripWidthType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripWidthType.FormattingEnabled = true; this.cbxStripWidthType.Location = new System.Drawing.Point(80, 88); this.cbxStripWidthType.Name = "cbxStripWidthType"; this.cbxStripWidthType.Size = new System.Drawing.Size(144, 21); this.cbxStripWidthType.TabIndex = 68; this.cbxStripWidthType.SelectedIndexChanged += new System.EventHandler(this.cbxStripWidthType_SelectedIndexChanged); // // lblStripStart // this.lblStripStart.AutoSize = true; this.lblStripStart.Location = new System.Drawing.Point(8, 16); this.lblStripStart.Name = "lblStripStart"; this.lblStripStart.Size = new System.Drawing.Size(32, 13); this.lblStripStart.TabIndex = 54; this.lblStripStart.Text = "Start:"; // // cbxStripStartType // this.cbxStripStartType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripStartType.FormattingEnabled = true; this.cbxStripStartType.Location = new System.Drawing.Point(80, 36); this.cbxStripStartType.Name = "cbxStripStartType"; this.cbxStripStartType.Size = new System.Drawing.Size(144, 21); this.cbxStripStartType.TabIndex = 68; this.cbxStripStartType.SelectedIndexChanged += new System.EventHandler(this.cbxStripStartType_SelectedIndexChanged); // // udStripWidth // this.udStripWidth.DecimalPlaces = 2; this.udStripWidth.Location = new System.Drawing.Point(12, 88); this.udStripWidth.Maximum = new decimal(new int[] { 1000000000, 0, 0, 0}); this.udStripWidth.Name = "udStripWidth"; this.udStripWidth.Size = new System.Drawing.Size(60, 20); this.udStripWidth.TabIndex = 66; this.udStripWidth.ValueChanged += new System.EventHandler(this.udStripWidth_ValueChanged); // // udStripInterval // this.udStripInterval.DecimalPlaces = 2; this.udStripInterval.Location = new System.Drawing.Point(12, 140); this.udStripInterval.Maximum = new decimal(new int[] { 1000000000, 0, 0, 0}); this.udStripInterval.Minimum = new decimal(new int[] { 1000000000, 0, 0, -2147483648}); this.udStripInterval.Name = "udStripInterval"; this.udStripInterval.Size = new System.Drawing.Size(60, 20); this.udStripInterval.TabIndex = 66; this.udStripInterval.ValueChanged += new System.EventHandler(this.udStripInterval_ValueChanged); // // tabStripAppearance // this.tabStripAppearance.Controls.Add(this.labelLine3); this.tabStripAppearance.Controls.Add(this.cbxStripBorderColor); this.tabStripAppearance.Controls.Add(this.cbxStripBorderStyle); this.tabStripAppearance.Controls.Add(this.lblStripBorderStyle); this.tabStripAppearance.Controls.Add(this.udStripBorderWidth); this.tabStripAppearance.Controls.Add(this.lblStripBorderWidth); this.tabStripAppearance.Controls.Add(this.lblStripBorderColor); this.tabStripAppearance.Controls.Add(this.cbxStripBackColor); this.tabStripAppearance.Controls.Add(this.cbxStripSecondaryColor); this.tabStripAppearance.Controls.Add(this.cbxStripGradient); this.tabStripAppearance.Controls.Add(this.lblStripGradient); this.tabStripAppearance.Controls.Add(this.lblStripBackColor); this.tabStripAppearance.Controls.Add(this.lblStripHatchStyle); this.tabStripAppearance.Controls.Add(this.lblStripSecondaryColor); this.tabStripAppearance.Controls.Add(this.cbxStripHatchStyle); this.tabStripAppearance.Location = new System.Drawing.Point(4, 29); this.tabStripAppearance.Name = "tabStripAppearance"; this.tabStripAppearance.Padding = new System.Windows.Forms.Padding(3); this.tabStripAppearance.Size = new System.Drawing.Size(236, 219); this.tabStripAppearance.TabIndex = 0; this.tabStripAppearance.Text = "Appearance"; this.tabStripAppearance.UseVisualStyleBackColor = true; // // labelLine3 // this.labelLine3.Location = new System.Drawing.Point(8, 120); this.labelLine3.Name = "labelLine3"; this.labelLine3.Size = new System.Drawing.Size(216, 12); this.labelLine3.TabIndex = 75; // // cbxStripBorderColor // this.cbxStripBorderColor.Color = System.Drawing.Color.Transparent; this.cbxStripBorderColor.Location = new System.Drawing.Point(120, 136); this.cbxStripBorderColor.Name = "cbxStripBorderColor"; this.cbxStripBorderColor.Size = new System.Drawing.Size(104, 21); this.cbxStripBorderColor.TabIndex = 73; // // cbxStripBorderStyle // this.cbxStripBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripBorderStyle.FormattingEnabled = true; this.cbxStripBorderStyle.Location = new System.Drawing.Point(120, 164); this.cbxStripBorderStyle.Name = "cbxStripBorderStyle"; this.cbxStripBorderStyle.Size = new System.Drawing.Size(104, 21); this.cbxStripBorderStyle.TabIndex = 72; // // lblStripBorderStyle // this.lblStripBorderStyle.AutoSize = true; this.lblStripBorderStyle.Location = new System.Drawing.Point(8, 168); this.lblStripBorderStyle.Name = "lblStripBorderStyle"; this.lblStripBorderStyle.Size = new System.Drawing.Size(65, 13); this.lblStripBorderStyle.TabIndex = 71; this.lblStripBorderStyle.Text = "Border style:"; // // udStripBorderWidth // this.udStripBorderWidth.Location = new System.Drawing.Point(120, 192); this.udStripBorderWidth.Name = "udStripBorderWidth"; this.udStripBorderWidth.Size = new System.Drawing.Size(60, 20); this.udStripBorderWidth.TabIndex = 74; // // lblStripBorderWidth // this.lblStripBorderWidth.AutoSize = true; this.lblStripBorderWidth.Location = new System.Drawing.Point(8, 196); this.lblStripBorderWidth.Name = "lblStripBorderWidth"; this.lblStripBorderWidth.Size = new System.Drawing.Size(69, 13); this.lblStripBorderWidth.TabIndex = 69; this.lblStripBorderWidth.Text = "Border width:"; // // lblStripBorderColor // this.lblStripBorderColor.AutoSize = true; this.lblStripBorderColor.Location = new System.Drawing.Point(8, 140); this.lblStripBorderColor.Name = "lblStripBorderColor"; this.lblStripBorderColor.Size = new System.Drawing.Size(67, 13); this.lblStripBorderColor.TabIndex = 70; this.lblStripBorderColor.Text = "Border color:"; // // cbxStripBackColor // this.cbxStripBackColor.Color = System.Drawing.Color.Transparent; this.cbxStripBackColor.Location = new System.Drawing.Point(120, 12); this.cbxStripBackColor.Name = "cbxStripBackColor"; this.cbxStripBackColor.Size = new System.Drawing.Size(104, 21); this.cbxStripBackColor.TabIndex = 65; this.cbxStripBackColor.ColorSelected += new System.EventHandler(this.cbxStripBackColor_ColorSelected); // // cbxStripSecondaryColor // this.cbxStripSecondaryColor.Color = System.Drawing.Color.Transparent; this.cbxStripSecondaryColor.Location = new System.Drawing.Point(120, 40); this.cbxStripSecondaryColor.Name = "cbxStripSecondaryColor"; this.cbxStripSecondaryColor.Size = new System.Drawing.Size(104, 21); this.cbxStripSecondaryColor.TabIndex = 64; this.cbxStripSecondaryColor.ColorSelected += new System.EventHandler(this.cbxStripSecondaryColor_ColorSelected); // // cbxStripGradient // this.cbxStripGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripGradient.FormattingEnabled = true; this.cbxStripGradient.Location = new System.Drawing.Point(120, 68); this.cbxStripGradient.Name = "cbxStripGradient"; this.cbxStripGradient.Size = new System.Drawing.Size(104, 21); this.cbxStripGradient.TabIndex = 62; this.cbxStripGradient.SelectedIndexChanged += new System.EventHandler(this.cbxStripGradient_SelectedIndexChanged); // // lblStripGradient // this.lblStripGradient.AutoSize = true; this.lblStripGradient.Location = new System.Drawing.Point(8, 72); this.lblStripGradient.Name = "lblStripGradient"; this.lblStripGradient.Size = new System.Drawing.Size(50, 13); this.lblStripGradient.TabIndex = 57; this.lblStripGradient.Text = "Gradient:"; // // lblStripBackColor // this.lblStripBackColor.AutoSize = true; this.lblStripBackColor.Location = new System.Drawing.Point(8, 16); this.lblStripBackColor.Name = "lblStripBackColor"; this.lblStripBackColor.Size = new System.Drawing.Size(61, 13); this.lblStripBackColor.TabIndex = 56; this.lblStripBackColor.Text = "Back color:"; // // lblStripHatchStyle // this.lblStripHatchStyle.AutoSize = true; this.lblStripHatchStyle.Location = new System.Drawing.Point(8, 100); this.lblStripHatchStyle.Name = "lblStripHatchStyle"; this.lblStripHatchStyle.Size = new System.Drawing.Size(63, 13); this.lblStripHatchStyle.TabIndex = 59; this.lblStripHatchStyle.Text = "Hatch style:"; // // lblStripSecondaryColor // this.lblStripSecondaryColor.AutoSize = true; this.lblStripSecondaryColor.Location = new System.Drawing.Point(8, 44); this.lblStripSecondaryColor.Name = "lblStripSecondaryColor"; this.lblStripSecondaryColor.Size = new System.Drawing.Size(87, 13); this.lblStripSecondaryColor.TabIndex = 55; this.lblStripSecondaryColor.Text = "Secondary color:"; // // cbxStripHatchStyle // this.cbxStripHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripHatchStyle.FormattingEnabled = true; this.cbxStripHatchStyle.Location = new System.Drawing.Point(120, 96); this.cbxStripHatchStyle.Name = "cbxStripHatchStyle"; this.cbxStripHatchStyle.Size = new System.Drawing.Size(104, 21); this.cbxStripHatchStyle.TabIndex = 68; this.cbxStripHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxStripHatchStyle_SelectedIndexChanged); // // tabStripText // this.tabStripText.Controls.Add(this.cbxStripTextForeColor); this.tabStripText.Controls.Add(this.cbxStripTextOrientation); this.tabStripText.Controls.Add(this.cbxStripTextVertAlign); this.tabStripText.Controls.Add(this.lblStripTextOrientation); this.tabStripText.Controls.Add(this.lblStripTextForeColor); this.tabStripText.Controls.Add(this.lblStripLineAlign); this.tabStripText.Controls.Add(this.cbxStripTextHorzAlign); this.tabStripText.Controls.Add(this.lblStripTextAlign); this.tabStripText.Controls.Add(this.tbStripTextFont); this.tabStripText.Controls.Add(this.tbStripText); this.tabStripText.Controls.Add(this.lblStripFont); this.tabStripText.Controls.Add(this.lblStripText); this.tabStripText.Location = new System.Drawing.Point(4, 29); this.tabStripText.Name = "tabStripText"; this.tabStripText.Padding = new System.Windows.Forms.Padding(3); this.tabStripText.Size = new System.Drawing.Size(236, 219); this.tabStripText.TabIndex = 2; this.tabStripText.Text = "Text"; this.tabStripText.UseVisualStyleBackColor = true; // // cbxStripTextForeColor // this.cbxStripTextForeColor.Color = System.Drawing.Color.Transparent; this.cbxStripTextForeColor.Location = new System.Drawing.Point(120, 92); this.cbxStripTextForeColor.Name = "cbxStripTextForeColor"; this.cbxStripTextForeColor.Size = new System.Drawing.Size(104, 21); this.cbxStripTextForeColor.TabIndex = 5; this.cbxStripTextForeColor.ColorSelected += new System.EventHandler(this.cbxStripTextForeColor_ColorSelected); // // cbxStripTextOrientation // this.cbxStripTextOrientation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripTextOrientation.FormattingEnabled = true; this.cbxStripTextOrientation.Location = new System.Drawing.Point(120, 176); this.cbxStripTextOrientation.Name = "cbxStripTextOrientation"; this.cbxStripTextOrientation.Size = new System.Drawing.Size(104, 21); this.cbxStripTextOrientation.TabIndex = 4; this.cbxStripTextOrientation.SelectedIndexChanged += new System.EventHandler(this.cbxStripTextOrientation_SelectedIndexChanged); // // cbxStripTextVertAlign // this.cbxStripTextVertAlign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripTextVertAlign.FormattingEnabled = true; this.cbxStripTextVertAlign.Location = new System.Drawing.Point(120, 148); this.cbxStripTextVertAlign.Name = "cbxStripTextVertAlign"; this.cbxStripTextVertAlign.Size = new System.Drawing.Size(104, 21); this.cbxStripTextVertAlign.TabIndex = 4; this.cbxStripTextVertAlign.SelectedIndexChanged += new System.EventHandler(this.cbxStripTextVertAlign_SelectedIndexChanged); // // lblStripTextOrientation // this.lblStripTextOrientation.AutoSize = true; this.lblStripTextOrientation.Location = new System.Drawing.Point(8, 180); this.lblStripTextOrientation.Name = "lblStripTextOrientation"; this.lblStripTextOrientation.Size = new System.Drawing.Size(83, 13); this.lblStripTextOrientation.TabIndex = 3; this.lblStripTextOrientation.Text = "Text orientation:"; // // lblStripTextForeColor // this.lblStripTextForeColor.AutoSize = true; this.lblStripTextForeColor.Location = new System.Drawing.Point(8, 96); this.lblStripTextForeColor.Name = "lblStripTextForeColor"; this.lblStripTextForeColor.Size = new System.Drawing.Size(57, 13); this.lblStripTextForeColor.TabIndex = 3; this.lblStripTextForeColor.Text = "Fore color:"; // // lblStripLineAlign // this.lblStripLineAlign.AutoSize = true; this.lblStripLineAlign.Location = new System.Drawing.Point(8, 152); this.lblStripLineAlign.Name = "lblStripLineAlign"; this.lblStripLineAlign.Size = new System.Drawing.Size(70, 13); this.lblStripLineAlign.TabIndex = 3; this.lblStripLineAlign.Text = "Vertical align:"; // // cbxStripTextHorzAlign // this.cbxStripTextHorzAlign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxStripTextHorzAlign.FormattingEnabled = true; this.cbxStripTextHorzAlign.Location = new System.Drawing.Point(120, 120); this.cbxStripTextHorzAlign.Name = "cbxStripTextHorzAlign"; this.cbxStripTextHorzAlign.Size = new System.Drawing.Size(104, 21); this.cbxStripTextHorzAlign.TabIndex = 4; this.cbxStripTextHorzAlign.SelectedIndexChanged += new System.EventHandler(this.cbxStripTextHorzAlign_SelectedIndexChanged); // // lblStripTextAlign // this.lblStripTextAlign.AutoSize = true; this.lblStripTextAlign.Location = new System.Drawing.Point(8, 124); this.lblStripTextAlign.Name = "lblStripTextAlign"; this.lblStripTextAlign.Size = new System.Drawing.Size(82, 13); this.lblStripTextAlign.TabIndex = 3; this.lblStripTextAlign.Text = "Horizontal align:"; // // tbStripTextFont // this.tbStripTextFont.ButtonText = ""; this.tbStripTextFont.Image = null; this.tbStripTextFont.Location = new System.Drawing.Point(120, 64); this.tbStripTextFont.Name = "tbStripTextFont"; this.tbStripTextFont.Size = new System.Drawing.Size(104, 21); this.tbStripTextFont.TabIndex = 2; this.tbStripTextFont.ButtonClick += new System.EventHandler(this.tbStripTextFont_ButtonClick); // // tbStripText // this.tbStripText.Location = new System.Drawing.Point(12, 36); this.tbStripText.Name = "tbStripText"; this.tbStripText.Size = new System.Drawing.Size(212, 20); this.tbStripText.TabIndex = 1; this.tbStripText.Leave += new System.EventHandler(this.tbStripText_Leave); // // lblStripFont // this.lblStripFont.AutoSize = true; this.lblStripFont.Location = new System.Drawing.Point(8, 68); this.lblStripFont.Name = "lblStripFont"; this.lblStripFont.Size = new System.Drawing.Size(31, 13); this.lblStripFont.TabIndex = 0; this.lblStripFont.Text = "Font:"; // // lblStripText // this.lblStripText.AutoSize = true; this.lblStripText.Location = new System.Drawing.Point(8, 16); this.lblStripText.Name = "lblStripText"; this.lblStripText.Size = new System.Drawing.Size(31, 13); this.lblStripText.TabIndex = 0; this.lblStripText.Text = "Text:"; // // labelLine8 // this.labelLine8.Location = new System.Drawing.Point(16, 40); this.labelLine8.Name = "labelLine8"; this.labelLine8.Size = new System.Drawing.Size(284, 12); this.labelLine8.TabIndex = 46; // // cbxAxis // this.cbxAxis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxAxis.FormattingEnabled = true; this.cbxAxis.Location = new System.Drawing.Point(128, 16); this.cbxAxis.Name = "cbxAxis"; this.cbxAxis.Size = new System.Drawing.Size(172, 21); this.cbxAxis.TabIndex = 1; this.cbxAxis.SelectedIndexChanged += new System.EventHandler(this.cbxAxis_SelectedIndexChanged); // // lblAxis // this.lblAxis.AutoSize = true; this.lblAxis.Location = new System.Drawing.Point(16, 20); this.lblAxis.Name = "lblAxis"; this.lblAxis.Size = new System.Drawing.Size(29, 13); this.lblAxis.TabIndex = 0; this.lblAxis.Text = "Axis:"; // // pgLegend // this.pgLegend.BackColor = System.Drawing.SystemColors.Window; this.pgLegend.Controls.Add(this.tabControl2); this.pgLegend.Controls.Add(this.labelLine18); this.pgLegend.Controls.Add(this.cbLegendEnabled); this.pgLegend.Dock = System.Windows.Forms.DockStyle.Fill; this.pgLegend.Location = new System.Drawing.Point(120, 1); this.pgLegend.Name = "pgLegend"; this.pgLegend.Size = new System.Drawing.Size(315, 502); this.pgLegend.TabIndex = 5; this.pgLegend.Text = "Legend"; // // tabControl2 // this.tabControl2.Controls.Add(this.tabLegendGeneral); this.tabControl2.Controls.Add(this.tabLegendAppearance); this.tabControl2.Location = new System.Drawing.Point(16, 52); this.tabControl2.Name = "tabControl2"; this.tabControl2.SelectedIndex = 0; this.tabControl2.Size = new System.Drawing.Size(284, 432); this.tabControl2.TabIndex = 49; // // tabLegendGeneral // this.tabLegendGeneral.Controls.Add(this.lblLegendDock); this.tabLegendGeneral.Controls.Add(this.labelLine19); this.tabLegendGeneral.Controls.Add(this.btnL12); this.tabLegendGeneral.Controls.Add(this.btnL6); this.tabLegendGeneral.Controls.Add(this.btnL11); this.tabLegendGeneral.Controls.Add(this.btnL5); this.tabLegendGeneral.Controls.Add(this.btnL10); this.tabLegendGeneral.Controls.Add(this.btnL4); this.tabLegendGeneral.Controls.Add(this.btnL9); this.tabLegendGeneral.Controls.Add(this.btnL8); this.tabLegendGeneral.Controls.Add(this.btnL3); this.tabLegendGeneral.Controls.Add(this.btnL7); this.tabLegendGeneral.Controls.Add(this.btnL2); this.tabLegendGeneral.Controls.Add(this.btnL1); this.tabLegendGeneral.Controls.Add(this.cbxLegendStyle); this.tabLegendGeneral.Controls.Add(this.cbLegendInsideChartArea); this.tabLegendGeneral.Controls.Add(this.lblLegendStyle); this.tabLegendGeneral.Location = new System.Drawing.Point(4, 22); this.tabLegendGeneral.Name = "tabLegendGeneral"; this.tabLegendGeneral.Padding = new System.Windows.Forms.Padding(3); this.tabLegendGeneral.Size = new System.Drawing.Size(276, 406); this.tabLegendGeneral.TabIndex = 0; this.tabLegendGeneral.Text = "General"; this.tabLegendGeneral.UseVisualStyleBackColor = true; // // lblLegendDock // this.lblLegendDock.AutoSize = true; this.lblLegendDock.Location = new System.Drawing.Point(16, 104); this.lblLegendDock.Name = "lblLegendDock"; this.lblLegendDock.Size = new System.Drawing.Size(36, 13); this.lblLegendDock.TabIndex = 51; this.lblLegendDock.Text = "Dock:"; // // labelLine19 // this.labelLine19.Location = new System.Drawing.Point(16, 40); this.labelLine19.Name = "labelLine19"; this.labelLine19.Size = new System.Drawing.Size(244, 12); this.labelLine19.TabIndex = 50; // // btnL12 // this.btnL12.Location = new System.Drawing.Point(160, 116); this.btnL12.Name = "btnL12"; this.btnL12.Size = new System.Drawing.Size(20, 20); this.btnL12.TabIndex = 49; this.btnL12.Tag = "11"; this.btnL12.UseVisualStyleBackColor = true; this.btnL12.Click += new System.EventHandler(this.btnL12_Click); // // btnL6 // this.btnL6.Location = new System.Drawing.Point(240, 116); this.btnL6.Name = "btnL6"; this.btnL6.Size = new System.Drawing.Size(20, 20); this.btnL6.TabIndex = 49; this.btnL6.Tag = "5"; this.btnL6.UseVisualStyleBackColor = true; this.btnL6.Click += new System.EventHandler(this.btnL12_Click); // // btnL11 // this.btnL11.Location = new System.Drawing.Point(160, 96); this.btnL11.Name = "btnL11"; this.btnL11.Size = new System.Drawing.Size(20, 20); this.btnL11.TabIndex = 49; this.btnL11.Tag = "10"; this.btnL11.UseVisualStyleBackColor = true; this.btnL11.Click += new System.EventHandler(this.btnL12_Click); // // btnL5 // this.btnL5.Location = new System.Drawing.Point(240, 96); this.btnL5.Name = "btnL5"; this.btnL5.Size = new System.Drawing.Size(20, 20); this.btnL5.TabIndex = 49; this.btnL5.Tag = "4"; this.btnL5.UseVisualStyleBackColor = true; this.btnL5.Click += new System.EventHandler(this.btnL12_Click); // // btnL10 // this.btnL10.Location = new System.Drawing.Point(160, 76); this.btnL10.Name = "btnL10"; this.btnL10.Size = new System.Drawing.Size(20, 20); this.btnL10.TabIndex = 49; this.btnL10.Tag = "9"; this.btnL10.UseVisualStyleBackColor = true; this.btnL10.Click += new System.EventHandler(this.btnL12_Click); // // btnL4 // this.btnL4.Location = new System.Drawing.Point(240, 76); this.btnL4.Name = "btnL4"; this.btnL4.Size = new System.Drawing.Size(20, 20); this.btnL4.TabIndex = 49; this.btnL4.Tag = "3"; this.btnL4.UseVisualStyleBackColor = true; this.btnL4.Click += new System.EventHandler(this.btnL12_Click); // // btnL9 // this.btnL9.Location = new System.Drawing.Point(220, 136); this.btnL9.Name = "btnL9"; this.btnL9.Size = new System.Drawing.Size(20, 20); this.btnL9.TabIndex = 49; this.btnL9.Tag = "8"; this.btnL9.UseVisualStyleBackColor = true; this.btnL9.Click += new System.EventHandler(this.btnL12_Click); // // btnL8 // this.btnL8.Location = new System.Drawing.Point(200, 136); this.btnL8.Name = "btnL8"; this.btnL8.Size = new System.Drawing.Size(20, 20); this.btnL8.TabIndex = 49; this.btnL8.Tag = "7"; this.btnL8.UseVisualStyleBackColor = true; this.btnL8.Click += new System.EventHandler(this.btnL12_Click); // // btnL3 // this.btnL3.Location = new System.Drawing.Point(220, 56); this.btnL3.Name = "btnL3"; this.btnL3.Size = new System.Drawing.Size(20, 20); this.btnL3.TabIndex = 49; this.btnL3.Tag = "2"; this.btnL3.UseVisualStyleBackColor = true; this.btnL3.Click += new System.EventHandler(this.btnL12_Click); // // btnL7 // this.btnL7.Location = new System.Drawing.Point(180, 136); this.btnL7.Name = "btnL7"; this.btnL7.Size = new System.Drawing.Size(20, 20); this.btnL7.TabIndex = 49; this.btnL7.Tag = "6"; this.btnL7.UseVisualStyleBackColor = true; this.btnL7.Click += new System.EventHandler(this.btnL12_Click); // // btnL2 // this.btnL2.Location = new System.Drawing.Point(200, 56); this.btnL2.Name = "btnL2"; this.btnL2.Size = new System.Drawing.Size(20, 20); this.btnL2.TabIndex = 49; this.btnL2.Tag = "1"; this.btnL2.UseVisualStyleBackColor = true; this.btnL2.Click += new System.EventHandler(this.btnL12_Click); // // btnL1 // this.btnL1.Location = new System.Drawing.Point(180, 56); this.btnL1.Name = "btnL1"; this.btnL1.Size = new System.Drawing.Size(20, 20); this.btnL1.TabIndex = 49; this.btnL1.Tag = "0"; this.btnL1.UseVisualStyleBackColor = true; this.btnL1.Click += new System.EventHandler(this.btnL12_Click); // // cbxLegendStyle // this.cbxLegendStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxLegendStyle.FormattingEnabled = true; this.cbxLegendStyle.Location = new System.Drawing.Point(128, 16); this.cbxLegendStyle.Name = "cbxLegendStyle"; this.cbxLegendStyle.Size = new System.Drawing.Size(132, 21); this.cbxLegendStyle.TabIndex = 48; this.cbxLegendStyle.SelectedIndexChanged += new System.EventHandler(this.cbxLegendStyle_SelectedIndexChanged); // // cbLegendInsideChartArea // this.cbLegendInsideChartArea.Location = new System.Drawing.Point(16, 172); this.cbLegendInsideChartArea.Name = "cbLegendInsideChartArea"; this.cbLegendInsideChartArea.AutoSize = true; this.cbLegendInsideChartArea.TabIndex = 0; this.cbLegendInsideChartArea.Text = "Inside chart area"; this.cbLegendInsideChartArea.UseVisualStyleBackColor = true; this.cbLegendInsideChartArea.CheckedChanged += new System.EventHandler(this.cbLegendInsideChartArea_CheckedChanged); // // lblLegendStyle // this.lblLegendStyle.AutoSize = true; this.lblLegendStyle.Location = new System.Drawing.Point(16, 20); this.lblLegendStyle.Name = "lblLegendStyle"; this.lblLegendStyle.Size = new System.Drawing.Size(70, 13); this.lblLegendStyle.TabIndex = 47; this.lblLegendStyle.Text = "Legend style:"; // // tabLegendAppearance // this.tabLegendAppearance.Controls.Add(this.tbLegendFont); this.tabLegendAppearance.Controls.Add(this.cbxLegendForeColor); this.tabLegendAppearance.Controls.Add(this.lblLegendFont); this.tabLegendAppearance.Controls.Add(this.lblLegendForeColor); this.tabLegendAppearance.Controls.Add(this.cbxLegendHatchStyle); this.tabLegendAppearance.Controls.Add(this.labelLine22); this.tabLegendAppearance.Controls.Add(this.labelLine20); this.tabLegendAppearance.Controls.Add(this.labelLine21); this.tabLegendAppearance.Controls.Add(this.udLegendShadowOffset); this.tabLegendAppearance.Controls.Add(this.udLegendBorderWidth); this.tabLegendAppearance.Controls.Add(this.cbxLegendShadowColor); this.tabLegendAppearance.Controls.Add(this.cbxLegendBorderColor); this.tabLegendAppearance.Controls.Add(this.cbxLegendBackColor); this.tabLegendAppearance.Controls.Add(this.cbxLegendSecondaryColor); this.tabLegendAppearance.Controls.Add(this.cbxLegendBorderStyle); this.tabLegendAppearance.Controls.Add(this.lblLegendBorderStyle); this.tabLegendAppearance.Controls.Add(this.cbxLegendGradient); this.tabLegendAppearance.Controls.Add(this.lblLegendShadowOffset); this.tabLegendAppearance.Controls.Add(this.lblLegendShadowColor); this.tabLegendAppearance.Controls.Add(this.lblLegendBorderWidth); this.tabLegendAppearance.Controls.Add(this.lblLegendBorderColor); this.tabLegendAppearance.Controls.Add(this.lblLegendBackColor); this.tabLegendAppearance.Controls.Add(this.lblLegendHatchStyle); this.tabLegendAppearance.Controls.Add(this.lblLegendSecondaryColor); this.tabLegendAppearance.Controls.Add(this.lblLegendGradient); this.tabLegendAppearance.Location = new System.Drawing.Point(4, 29); this.tabLegendAppearance.Name = "tabLegendAppearance"; this.tabLegendAppearance.Padding = new System.Windows.Forms.Padding(3); this.tabLegendAppearance.Size = new System.Drawing.Size(276, 399); this.tabLegendAppearance.TabIndex = 1; this.tabLegendAppearance.Text = "Appearance"; this.tabLegendAppearance.UseVisualStyleBackColor = true; // // tbLegendFont // this.tbLegendFont.ButtonText = ""; this.tbLegendFont.Image = null; this.tbLegendFont.Location = new System.Drawing.Point(128, 304); this.tbLegendFont.Name = "tbLegendFont"; this.tbLegendFont.Size = new System.Drawing.Size(132, 21); this.tbLegendFont.TabIndex = 69; this.tbLegendFont.ButtonClick += new System.EventHandler(this.tbLegendFont_ButtonClick); // // cbxLegendForeColor // this.cbxLegendForeColor.Color = System.Drawing.Color.Transparent; this.cbxLegendForeColor.Location = new System.Drawing.Point(128, 332); this.cbxLegendForeColor.Name = "cbxLegendForeColor"; this.cbxLegendForeColor.ShowColorName = true; this.cbxLegendForeColor.Size = new System.Drawing.Size(132, 21); this.cbxLegendForeColor.TabIndex = 68; this.cbxLegendForeColor.ColorSelected += new System.EventHandler(this.cbxLegendForeColor_ColorSelected); // // lblLegendFont // this.lblLegendFont.AutoSize = true; this.lblLegendFont.Location = new System.Drawing.Point(16, 308); this.lblLegendFont.Name = "lblLegendFont"; this.lblLegendFont.Size = new System.Drawing.Size(31, 13); this.lblLegendFont.TabIndex = 66; this.lblLegendFont.Text = "Font:"; // // lblLegendForeColor // this.lblLegendForeColor.AutoSize = true; this.lblLegendForeColor.Location = new System.Drawing.Point(16, 336); this.lblLegendForeColor.Name = "lblLegendForeColor"; this.lblLegendForeColor.Size = new System.Drawing.Size(57, 13); this.lblLegendForeColor.TabIndex = 67; this.lblLegendForeColor.Text = "Fore color:"; // // cbxLegendHatchStyle // this.cbxLegendHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxLegendHatchStyle.FormattingEnabled = true; this.cbxLegendHatchStyle.Location = new System.Drawing.Point(128, 100); this.cbxLegendHatchStyle.Name = "cbxLegendHatchStyle"; this.cbxLegendHatchStyle.Size = new System.Drawing.Size(132, 21); this.cbxLegendHatchStyle.TabIndex = 65; this.cbxLegendHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxLegendHatchStyle_SelectedIndexChanged); // // labelLine22 // this.labelLine22.Location = new System.Drawing.Point(16, 288); this.labelLine22.Name = "labelLine22"; this.labelLine22.Size = new System.Drawing.Size(244, 12); this.labelLine22.TabIndex = 63; // // labelLine20 // this.labelLine20.Location = new System.Drawing.Point(16, 220); this.labelLine20.Name = "labelLine20"; this.labelLine20.Size = new System.Drawing.Size(244, 12); this.labelLine20.TabIndex = 63; // // labelLine21 // this.labelLine21.Location = new System.Drawing.Point(16, 124); this.labelLine21.Name = "labelLine21"; this.labelLine21.Size = new System.Drawing.Size(244, 12); this.labelLine21.TabIndex = 64; // // udLegendShadowOffset // this.udLegendShadowOffset.Location = new System.Drawing.Point(128, 264); this.udLegendShadowOffset.Name = "udLegendShadowOffset"; this.udLegendShadowOffset.Size = new System.Drawing.Size(60, 20); this.udLegendShadowOffset.TabIndex = 62; this.udLegendShadowOffset.ValueChanged += new System.EventHandler(this.udLegendShadowOffset_ValueChanged); // // udLegendBorderWidth // this.udLegendBorderWidth.Location = new System.Drawing.Point(128, 196); this.udLegendBorderWidth.Name = "udLegendBorderWidth"; this.udLegendBorderWidth.Size = new System.Drawing.Size(60, 20); this.udLegendBorderWidth.TabIndex = 61; this.udLegendBorderWidth.ValueChanged += new System.EventHandler(this.udLegendBorderWidth_ValueChanged); // // cbxLegendShadowColor // this.cbxLegendShadowColor.Color = System.Drawing.Color.Transparent; this.cbxLegendShadowColor.Location = new System.Drawing.Point(128, 236); this.cbxLegendShadowColor.Name = "cbxLegendShadowColor"; this.cbxLegendShadowColor.ShowColorName = true; this.cbxLegendShadowColor.Size = new System.Drawing.Size(132, 21); this.cbxLegendShadowColor.TabIndex = 57; this.cbxLegendShadowColor.ColorSelected += new System.EventHandler(this.cbxLegendShadowColor_ColorSelected); // // cbxLegendBorderColor // this.cbxLegendBorderColor.Color = System.Drawing.Color.Transparent; this.cbxLegendBorderColor.Location = new System.Drawing.Point(128, 140); this.cbxLegendBorderColor.Name = "cbxLegendBorderColor"; this.cbxLegendBorderColor.ShowColorName = true; this.cbxLegendBorderColor.Size = new System.Drawing.Size(132, 21); this.cbxLegendBorderColor.TabIndex = 58; this.cbxLegendBorderColor.ColorSelected += new System.EventHandler(this.cbxLegendBorderColor_ColorSelected); // // cbxLegendBackColor // this.cbxLegendBackColor.Color = System.Drawing.Color.Transparent; this.cbxLegendBackColor.Location = new System.Drawing.Point(128, 16); this.cbxLegendBackColor.Name = "cbxLegendBackColor"; this.cbxLegendBackColor.ShowColorName = true; this.cbxLegendBackColor.Size = new System.Drawing.Size(132, 21); this.cbxLegendBackColor.TabIndex = 60; this.cbxLegendBackColor.ColorSelected += new System.EventHandler(this.cbxLegendBackColor_ColorSelected); // // cbxLegendSecondaryColor // this.cbxLegendSecondaryColor.Color = System.Drawing.Color.Transparent; this.cbxLegendSecondaryColor.Location = new System.Drawing.Point(128, 44); this.cbxLegendSecondaryColor.Name = "cbxLegendSecondaryColor"; this.cbxLegendSecondaryColor.ShowColorName = true; this.cbxLegendSecondaryColor.Size = new System.Drawing.Size(132, 21); this.cbxLegendSecondaryColor.TabIndex = 59; this.cbxLegendSecondaryColor.ColorSelected += new System.EventHandler(this.cbxLegendSecondaryColor_ColorSelected); // // cbxLegendBorderStyle // this.cbxLegendBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxLegendBorderStyle.FormattingEnabled = true; this.cbxLegendBorderStyle.Location = new System.Drawing.Point(128, 168); this.cbxLegendBorderStyle.Name = "cbxLegendBorderStyle"; this.cbxLegendBorderStyle.Size = new System.Drawing.Size(132, 21); this.cbxLegendBorderStyle.TabIndex = 55; this.cbxLegendBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxLegendBorderStyle_SelectedIndexChanged); // // lblLegendBorderStyle // this.lblLegendBorderStyle.AutoSize = true; this.lblLegendBorderStyle.Location = new System.Drawing.Point(16, 172); this.lblLegendBorderStyle.Name = "lblLegendBorderStyle"; this.lblLegendBorderStyle.Size = new System.Drawing.Size(65, 13); this.lblLegendBorderStyle.TabIndex = 54; this.lblLegendBorderStyle.Text = "Border style:"; // // cbxLegendGradient // this.cbxLegendGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxLegendGradient.FormattingEnabled = true; this.cbxLegendGradient.Location = new System.Drawing.Point(128, 72); this.cbxLegendGradient.Name = "cbxLegendGradient"; this.cbxLegendGradient.Size = new System.Drawing.Size(132, 21); this.cbxLegendGradient.TabIndex = 56; this.cbxLegendGradient.SelectedIndexChanged += new System.EventHandler(this.cbxLegendGradient_SelectedIndexChanged); // // lblLegendShadowOffset // this.lblLegendShadowOffset.AutoSize = true; this.lblLegendShadowOffset.Location = new System.Drawing.Point(16, 268); this.lblLegendShadowOffset.Name = "lblLegendShadowOffset"; this.lblLegendShadowOffset.Size = new System.Drawing.Size(78, 13); this.lblLegendShadowOffset.TabIndex = 48; this.lblLegendShadowOffset.Text = "Shadow offset:"; // // lblLegendShadowColor // this.lblLegendShadowColor.AutoSize = true; this.lblLegendShadowColor.Location = new System.Drawing.Point(16, 240); this.lblLegendShadowColor.Name = "lblLegendShadowColor"; this.lblLegendShadowColor.Size = new System.Drawing.Size(75, 13); this.lblLegendShadowColor.TabIndex = 46; this.lblLegendShadowColor.Text = "Shadow color:"; // // lblLegendBorderWidth // this.lblLegendBorderWidth.AutoSize = true; this.lblLegendBorderWidth.Location = new System.Drawing.Point(16, 200); this.lblLegendBorderWidth.Name = "lblLegendBorderWidth"; this.lblLegendBorderWidth.Size = new System.Drawing.Size(69, 13); this.lblLegendBorderWidth.TabIndex = 47; this.lblLegendBorderWidth.Text = "Border width:"; // // lblLegendBorderColor // this.lblLegendBorderColor.AutoSize = true; this.lblLegendBorderColor.Location = new System.Drawing.Point(16, 144); this.lblLegendBorderColor.Name = "lblLegendBorderColor"; this.lblLegendBorderColor.Size = new System.Drawing.Size(67, 13); this.lblLegendBorderColor.TabIndex = 52; this.lblLegendBorderColor.Text = "Border color:"; // // lblLegendBackColor // this.lblLegendBackColor.AutoSize = true; this.lblLegendBackColor.Location = new System.Drawing.Point(16, 20); this.lblLegendBackColor.Name = "lblLegendBackColor"; this.lblLegendBackColor.Size = new System.Drawing.Size(61, 13); this.lblLegendBackColor.TabIndex = 50; this.lblLegendBackColor.Text = "Back color:"; // // lblLegendHatchStyle // this.lblLegendHatchStyle.AutoSize = true; this.lblLegendHatchStyle.Location = new System.Drawing.Point(16, 104); this.lblLegendHatchStyle.Name = "lblLegendHatchStyle"; this.lblLegendHatchStyle.Size = new System.Drawing.Size(63, 13); this.lblLegendHatchStyle.TabIndex = 53; this.lblLegendHatchStyle.Text = "Hatch style:"; // // lblLegendSecondaryColor // this.lblLegendSecondaryColor.AutoSize = true; this.lblLegendSecondaryColor.Location = new System.Drawing.Point(16, 48); this.lblLegendSecondaryColor.Name = "lblLegendSecondaryColor"; this.lblLegendSecondaryColor.Size = new System.Drawing.Size(87, 13); this.lblLegendSecondaryColor.TabIndex = 49; this.lblLegendSecondaryColor.Text = "Secondary color:"; // // lblLegendGradient // this.lblLegendGradient.AutoSize = true; this.lblLegendGradient.Location = new System.Drawing.Point(16, 76); this.lblLegendGradient.Name = "lblLegendGradient"; this.lblLegendGradient.Size = new System.Drawing.Size(50, 13); this.lblLegendGradient.TabIndex = 51; this.lblLegendGradient.Text = "Gradient:"; // // labelLine18 // this.labelLine18.Location = new System.Drawing.Point(16, 36); this.labelLine18.Name = "labelLine18"; this.labelLine18.Size = new System.Drawing.Size(284, 12); this.labelLine18.TabIndex = 46; // // cbLegendEnabled // this.cbLegendEnabled.Location = new System.Drawing.Point(16, 16); this.cbLegendEnabled.Name = "cbLegendEnabled"; this.cbLegendEnabled.AutoSize = true; this.cbLegendEnabled.TabIndex = 0; this.cbLegendEnabled.Text = "Enabled"; this.cbLegendEnabled.UseVisualStyleBackColor = true; this.cbLegendEnabled.CheckedChanged += new System.EventHandler(this.cbLegendEnabled_CheckedChanged); // // pgTitle // this.pgTitle.BackColor = System.Drawing.SystemColors.Window; this.pgTitle.Controls.Add(this.tabControl3); this.pgTitle.Controls.Add(this.labelLine27); this.pgTitle.Controls.Add(this.cbTitleVisible); this.pgTitle.Dock = System.Windows.Forms.DockStyle.Fill; this.pgTitle.Location = new System.Drawing.Point(120, 1); this.pgTitle.Name = "pgTitle"; this.pgTitle.Size = new System.Drawing.Size(315, 502); this.pgTitle.TabIndex = 6; this.pgTitle.Text = "Title"; // // tabControl3 // this.tabControl3.Controls.Add(this.tabTitleGeneral); this.tabControl3.Controls.Add(this.tabTitleAppearance); this.tabControl3.Location = new System.Drawing.Point(16, 52); this.tabControl3.Name = "tabControl3"; this.tabControl3.SelectedIndex = 0; this.tabControl3.Size = new System.Drawing.Size(284, 432); this.tabControl3.TabIndex = 52; // // tabTitleGeneral // this.tabTitleGeneral.Controls.Add(this.cbxTitleTextStyle); this.tabTitleGeneral.Controls.Add(this.lblTitleTextStyle); this.tabTitleGeneral.Controls.Add(this.cbxTitleTextOrientation); this.tabTitleGeneral.Controls.Add(this.lblTitleTextOrientation); this.tabTitleGeneral.Controls.Add(this.tbTitleText); this.tabTitleGeneral.Controls.Add(this.lblTitleDock); this.tabTitleGeneral.Controls.Add(this.labelLine23); this.tabTitleGeneral.Controls.Add(this.btnT12); this.tabTitleGeneral.Controls.Add(this.btnT6); this.tabTitleGeneral.Controls.Add(this.btnT11); this.tabTitleGeneral.Controls.Add(this.btnT5); this.tabTitleGeneral.Controls.Add(this.btnT10); this.tabTitleGeneral.Controls.Add(this.btnT4); this.tabTitleGeneral.Controls.Add(this.btnT9); this.tabTitleGeneral.Controls.Add(this.btnT8); this.tabTitleGeneral.Controls.Add(this.btnT3); this.tabTitleGeneral.Controls.Add(this.btnT7); this.tabTitleGeneral.Controls.Add(this.btnT2); this.tabTitleGeneral.Controls.Add(this.btnT1); this.tabTitleGeneral.Controls.Add(this.cbTitleInsideChartArea); this.tabTitleGeneral.Controls.Add(this.lblTitleText); this.tabTitleGeneral.Location = new System.Drawing.Point(4, 22); this.tabTitleGeneral.Name = "tabTitleGeneral"; this.tabTitleGeneral.Padding = new System.Windows.Forms.Padding(3); this.tabTitleGeneral.Size = new System.Drawing.Size(276, 406); this.tabTitleGeneral.TabIndex = 0; this.tabTitleGeneral.Text = "General"; this.tabTitleGeneral.UseVisualStyleBackColor = true; // // cbxTitleTextStyle // this.cbxTitleTextStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxTitleTextStyle.FormattingEnabled = true; this.cbxTitleTextStyle.Location = new System.Drawing.Point(128, 72); this.cbxTitleTextStyle.Name = "cbxTitleTextStyle"; this.cbxTitleTextStyle.Size = new System.Drawing.Size(132, 21); this.cbxTitleTextStyle.TabIndex = 54; this.cbxTitleTextStyle.SelectedIndexChanged += new System.EventHandler(this.cbxTitleTextStyle_SelectedIndexChanged); // // lblTitleTextStyle // this.lblTitleTextStyle.AutoSize = true; this.lblTitleTextStyle.Location = new System.Drawing.Point(16, 76); this.lblTitleTextStyle.Name = "lblTitleTextStyle"; this.lblTitleTextStyle.Size = new System.Drawing.Size(55, 13); this.lblTitleTextStyle.TabIndex = 53; this.lblTitleTextStyle.Text = "Text style:"; // // cbxTitleTextOrientation // this.cbxTitleTextOrientation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxTitleTextOrientation.FormattingEnabled = true; this.cbxTitleTextOrientation.Location = new System.Drawing.Point(128, 44); this.cbxTitleTextOrientation.Name = "cbxTitleTextOrientation"; this.cbxTitleTextOrientation.Size = new System.Drawing.Size(132, 21); this.cbxTitleTextOrientation.TabIndex = 54; this.cbxTitleTextOrientation.SelectedIndexChanged += new System.EventHandler(this.cbxTitleTextOrientation_SelectedIndexChanged); // // lblTitleTextOrientation // this.lblTitleTextOrientation.AutoSize = true; this.lblTitleTextOrientation.Location = new System.Drawing.Point(16, 48); this.lblTitleTextOrientation.Name = "lblTitleTextOrientation"; this.lblTitleTextOrientation.Size = new System.Drawing.Size(83, 13); this.lblTitleTextOrientation.TabIndex = 53; this.lblTitleTextOrientation.Text = "Text orientation:"; // // tbTitleText // this.tbTitleText.Location = new System.Drawing.Point(128, 16); this.tbTitleText.Name = "tbTitleText"; this.tbTitleText.Size = new System.Drawing.Size(132, 20); this.tbTitleText.TabIndex = 52; this.tbTitleText.Leave += new System.EventHandler(this.tbTitleText_Leave); // // lblTitleDock // this.lblTitleDock.AutoSize = true; this.lblTitleDock.Location = new System.Drawing.Point(16, 160); this.lblTitleDock.Name = "lblTitleDock"; this.lblTitleDock.Size = new System.Drawing.Size(36, 13); this.lblTitleDock.TabIndex = 51; this.lblTitleDock.Text = "Dock:"; // // labelLine23 // this.labelLine23.Location = new System.Drawing.Point(16, 96); this.labelLine23.Name = "labelLine23"; this.labelLine23.Size = new System.Drawing.Size(244, 12); this.labelLine23.TabIndex = 50; // // btnT12 // this.btnT12.Location = new System.Drawing.Point(160, 172); this.btnT12.Name = "btnT12"; this.btnT12.Size = new System.Drawing.Size(20, 20); this.btnT12.TabIndex = 49; this.btnT12.Tag = "11"; this.btnT12.UseVisualStyleBackColor = true; this.btnT12.Click += new System.EventHandler(this.btnT12_Click); // // btnT6 // this.btnT6.Location = new System.Drawing.Point(240, 172); this.btnT6.Name = "btnT6"; this.btnT6.Size = new System.Drawing.Size(20, 20); this.btnT6.TabIndex = 49; this.btnT6.Tag = "5"; this.btnT6.UseVisualStyleBackColor = true; this.btnT6.Click += new System.EventHandler(this.btnT12_Click); // // btnT11 // this.btnT11.Location = new System.Drawing.Point(160, 152); this.btnT11.Name = "btnT11"; this.btnT11.Size = new System.Drawing.Size(20, 20); this.btnT11.TabIndex = 49; this.btnT11.Tag = "10"; this.btnT11.UseVisualStyleBackColor = true; this.btnT11.Click += new System.EventHandler(this.btnT12_Click); // // btnT5 // this.btnT5.Location = new System.Drawing.Point(240, 152); this.btnT5.Name = "btnT5"; this.btnT5.Size = new System.Drawing.Size(20, 20); this.btnT5.TabIndex = 49; this.btnT5.Tag = "4"; this.btnT5.UseVisualStyleBackColor = true; this.btnT5.Click += new System.EventHandler(this.btnT12_Click); // // btnT10 // this.btnT10.Location = new System.Drawing.Point(160, 132); this.btnT10.Name = "btnT10"; this.btnT10.Size = new System.Drawing.Size(20, 20); this.btnT10.TabIndex = 49; this.btnT10.Tag = "9"; this.btnT10.UseVisualStyleBackColor = true; this.btnT10.Click += new System.EventHandler(this.btnT12_Click); // // btnT4 // this.btnT4.Location = new System.Drawing.Point(240, 132); this.btnT4.Name = "btnT4"; this.btnT4.Size = new System.Drawing.Size(20, 20); this.btnT4.TabIndex = 49; this.btnT4.Tag = "3"; this.btnT4.UseVisualStyleBackColor = true; this.btnT4.Click += new System.EventHandler(this.btnT12_Click); // // btnT9 // this.btnT9.Location = new System.Drawing.Point(220, 192); this.btnT9.Name = "btnT9"; this.btnT9.Size = new System.Drawing.Size(20, 20); this.btnT9.TabIndex = 49; this.btnT9.Tag = "8"; this.btnT9.UseVisualStyleBackColor = true; this.btnT9.Click += new System.EventHandler(this.btnT12_Click); // // btnT8 // this.btnT8.Location = new System.Drawing.Point(200, 192); this.btnT8.Name = "btnT8"; this.btnT8.Size = new System.Drawing.Size(20, 20); this.btnT8.TabIndex = 49; this.btnT8.Tag = "7"; this.btnT8.UseVisualStyleBackColor = true; this.btnT8.Click += new System.EventHandler(this.btnT12_Click); // // btnT3 // this.btnT3.Location = new System.Drawing.Point(220, 112); this.btnT3.Name = "btnT3"; this.btnT3.Size = new System.Drawing.Size(20, 20); this.btnT3.TabIndex = 49; this.btnT3.Tag = "2"; this.btnT3.UseVisualStyleBackColor = true; this.btnT3.Click += new System.EventHandler(this.btnT12_Click); // // btnT7 // this.btnT7.Location = new System.Drawing.Point(180, 192); this.btnT7.Name = "btnT7"; this.btnT7.Size = new System.Drawing.Size(20, 20); this.btnT7.TabIndex = 49; this.btnT7.Tag = "6"; this.btnT7.UseVisualStyleBackColor = true; this.btnT7.Click += new System.EventHandler(this.btnT12_Click); // // btnT2 // this.btnT2.Location = new System.Drawing.Point(200, 112); this.btnT2.Name = "btnT2"; this.btnT2.Size = new System.Drawing.Size(20, 20); this.btnT2.TabIndex = 49; this.btnT2.Tag = "1"; this.btnT2.UseVisualStyleBackColor = true; this.btnT2.Click += new System.EventHandler(this.btnT12_Click); // // btnT1 // this.btnT1.Location = new System.Drawing.Point(180, 112); this.btnT1.Name = "btnT1"; this.btnT1.Size = new System.Drawing.Size(20, 20); this.btnT1.TabIndex = 49; this.btnT1.Tag = "0"; this.btnT1.UseVisualStyleBackColor = true; this.btnT1.Click += new System.EventHandler(this.btnT12_Click); // // cbTitleInsideChartArea // this.cbTitleInsideChartArea.Location = new System.Drawing.Point(16, 228); this.cbTitleInsideChartArea.Name = "cbTitleInsideChartArea"; this.cbTitleInsideChartArea.AutoSize = true; this.cbTitleInsideChartArea.TabIndex = 0; this.cbTitleInsideChartArea.Text = "Inside chart area"; this.cbTitleInsideChartArea.UseVisualStyleBackColor = true; this.cbTitleInsideChartArea.CheckedChanged += new System.EventHandler(this.cbTitleDockInsideChartArea_CheckedChanged); // // lblTitleText // this.lblTitleText.AutoSize = true; this.lblTitleText.Location = new System.Drawing.Point(16, 20); this.lblTitleText.Name = "lblTitleText"; this.lblTitleText.Size = new System.Drawing.Size(31, 13); this.lblTitleText.TabIndex = 47; this.lblTitleText.Text = "Text:"; // // tabTitleAppearance // this.tabTitleAppearance.Controls.Add(this.tbTitleFont); this.tabTitleAppearance.Controls.Add(this.cbxTitleForeColor); this.tabTitleAppearance.Controls.Add(this.lblTitleFont); this.tabTitleAppearance.Controls.Add(this.lblTitleForeColor); this.tabTitleAppearance.Controls.Add(this.cbxTitleHatchStyle); this.tabTitleAppearance.Controls.Add(this.labelLine24); this.tabTitleAppearance.Controls.Add(this.labelLine25); this.tabTitleAppearance.Controls.Add(this.labelLine26); this.tabTitleAppearance.Controls.Add(this.udTitleShadowOffset); this.tabTitleAppearance.Controls.Add(this.udTitleBorderWidth); this.tabTitleAppearance.Controls.Add(this.cbxTitleShadowColor); this.tabTitleAppearance.Controls.Add(this.cbxTitleBorderColor); this.tabTitleAppearance.Controls.Add(this.cbxTitleBackColor); this.tabTitleAppearance.Controls.Add(this.cbxTitleSecondaryColor); this.tabTitleAppearance.Controls.Add(this.cbxTitleBorderStyle); this.tabTitleAppearance.Controls.Add(this.lblTitleBorderStyle); this.tabTitleAppearance.Controls.Add(this.cbxTitleGradient); this.tabTitleAppearance.Controls.Add(this.lblTitleShadowOffset); this.tabTitleAppearance.Controls.Add(this.lblTitleShadowColor); this.tabTitleAppearance.Controls.Add(this.lblTitleBorderWidth); this.tabTitleAppearance.Controls.Add(this.lblTitleBorderColor); this.tabTitleAppearance.Controls.Add(this.lblTitleBackColor); this.tabTitleAppearance.Controls.Add(this.lblTitleHatchStyle); this.tabTitleAppearance.Controls.Add(this.lblTitleSecondaryColor); this.tabTitleAppearance.Controls.Add(this.lblTitleGradient); this.tabTitleAppearance.Location = new System.Drawing.Point(4, 29); this.tabTitleAppearance.Name = "tabTitleAppearance"; this.tabTitleAppearance.Padding = new System.Windows.Forms.Padding(3); this.tabTitleAppearance.Size = new System.Drawing.Size(276, 399); this.tabTitleAppearance.TabIndex = 1; this.tabTitleAppearance.Text = "Appearance"; this.tabTitleAppearance.UseVisualStyleBackColor = true; // // tbTitleFont // this.tbTitleFont.ButtonText = ""; this.tbTitleFont.Image = null; this.tbTitleFont.Location = new System.Drawing.Point(128, 304); this.tbTitleFont.Name = "tbTitleFont"; this.tbTitleFont.Size = new System.Drawing.Size(132, 21); this.tbTitleFont.TabIndex = 69; this.tbTitleFont.ButtonClick += new System.EventHandler(this.tbTitleFont_ButtonClick); // // cbxTitleForeColor // this.cbxTitleForeColor.Color = System.Drawing.Color.Transparent; this.cbxTitleForeColor.Location = new System.Drawing.Point(128, 332); this.cbxTitleForeColor.Name = "cbxTitleForeColor"; this.cbxTitleForeColor.ShowColorName = true; this.cbxTitleForeColor.Size = new System.Drawing.Size(132, 21); this.cbxTitleForeColor.TabIndex = 68; this.cbxTitleForeColor.ColorSelected += new System.EventHandler(this.cbxTitleForeColor_ColorSelected); // // lblTitleFont // this.lblTitleFont.AutoSize = true; this.lblTitleFont.Location = new System.Drawing.Point(16, 308); this.lblTitleFont.Name = "lblTitleFont"; this.lblTitleFont.Size = new System.Drawing.Size(31, 13); this.lblTitleFont.TabIndex = 66; this.lblTitleFont.Text = "Font:"; // // lblTitleForeColor // this.lblTitleForeColor.AutoSize = true; this.lblTitleForeColor.Location = new System.Drawing.Point(16, 336); this.lblTitleForeColor.Name = "lblTitleForeColor"; this.lblTitleForeColor.Size = new System.Drawing.Size(57, 13); this.lblTitleForeColor.TabIndex = 67; this.lblTitleForeColor.Text = "Fore color:"; // // cbxTitleHatchStyle // this.cbxTitleHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxTitleHatchStyle.FormattingEnabled = true; this.cbxTitleHatchStyle.Location = new System.Drawing.Point(128, 100); this.cbxTitleHatchStyle.Name = "cbxTitleHatchStyle"; this.cbxTitleHatchStyle.Size = new System.Drawing.Size(132, 21); this.cbxTitleHatchStyle.TabIndex = 65; this.cbxTitleHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxTitleHatchStyle_SelectedIndexChanged); // // labelLine24 // this.labelLine24.Location = new System.Drawing.Point(16, 288); this.labelLine24.Name = "labelLine24"; this.labelLine24.Size = new System.Drawing.Size(244, 12); this.labelLine24.TabIndex = 63; // // labelLine25 // this.labelLine25.Location = new System.Drawing.Point(16, 220); this.labelLine25.Name = "labelLine25"; this.labelLine25.Size = new System.Drawing.Size(244, 12); this.labelLine25.TabIndex = 63; // // labelLine26 // this.labelLine26.Location = new System.Drawing.Point(16, 124); this.labelLine26.Name = "labelLine26"; this.labelLine26.Size = new System.Drawing.Size(244, 12); this.labelLine26.TabIndex = 64; // // udTitleShadowOffset // this.udTitleShadowOffset.Location = new System.Drawing.Point(128, 264); this.udTitleShadowOffset.Name = "udTitleShadowOffset"; this.udTitleShadowOffset.Size = new System.Drawing.Size(60, 20); this.udTitleShadowOffset.TabIndex = 62; this.udTitleShadowOffset.ValueChanged += new System.EventHandler(this.udTitleShadowOffset_ValueChanged); // // udTitleBorderWidth // this.udTitleBorderWidth.Location = new System.Drawing.Point(128, 196); this.udTitleBorderWidth.Name = "udTitleBorderWidth"; this.udTitleBorderWidth.Size = new System.Drawing.Size(60, 20); this.udTitleBorderWidth.TabIndex = 61; this.udTitleBorderWidth.ValueChanged += new System.EventHandler(this.udTitleBorderWidth_ValueChanged); // // cbxTitleShadowColor // this.cbxTitleShadowColor.Color = System.Drawing.Color.Transparent; this.cbxTitleShadowColor.Location = new System.Drawing.Point(128, 236); this.cbxTitleShadowColor.Name = "cbxTitleShadowColor"; this.cbxTitleShadowColor.ShowColorName = true; this.cbxTitleShadowColor.Size = new System.Drawing.Size(132, 21); this.cbxTitleShadowColor.TabIndex = 57; this.cbxTitleShadowColor.ColorSelected += new System.EventHandler(this.cbxTitleShadowColor_ColorSelected); // // cbxTitleBorderColor // this.cbxTitleBorderColor.Color = System.Drawing.Color.Transparent; this.cbxTitleBorderColor.Location = new System.Drawing.Point(128, 140); this.cbxTitleBorderColor.Name = "cbxTitleBorderColor"; this.cbxTitleBorderColor.ShowColorName = true; this.cbxTitleBorderColor.Size = new System.Drawing.Size(132, 21); this.cbxTitleBorderColor.TabIndex = 58; this.cbxTitleBorderColor.ColorSelected += new System.EventHandler(this.cbxTitleBorderColor_ColorSelected); // // cbxTitleBackColor // this.cbxTitleBackColor.Color = System.Drawing.Color.Transparent; this.cbxTitleBackColor.Location = new System.Drawing.Point(128, 16); this.cbxTitleBackColor.Name = "cbxTitleBackColor"; this.cbxTitleBackColor.ShowColorName = true; this.cbxTitleBackColor.Size = new System.Drawing.Size(132, 21); this.cbxTitleBackColor.TabIndex = 60; this.cbxTitleBackColor.ColorSelected += new System.EventHandler(this.cbxTitleBackColor_ColorSelected); // // cbxTitleSecondaryColor // this.cbxTitleSecondaryColor.Color = System.Drawing.Color.Transparent; this.cbxTitleSecondaryColor.Location = new System.Drawing.Point(128, 44); this.cbxTitleSecondaryColor.Name = "cbxTitleSecondaryColor"; this.cbxTitleSecondaryColor.ShowColorName = true; this.cbxTitleSecondaryColor.Size = new System.Drawing.Size(132, 21); this.cbxTitleSecondaryColor.TabIndex = 59; this.cbxTitleSecondaryColor.ColorSelected += new System.EventHandler(this.cbxTitleSecondaryColor_ColorSelected); // // cbxTitleBorderStyle // this.cbxTitleBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxTitleBorderStyle.FormattingEnabled = true; this.cbxTitleBorderStyle.Location = new System.Drawing.Point(128, 168); this.cbxTitleBorderStyle.Name = "cbxTitleBorderStyle"; this.cbxTitleBorderStyle.Size = new System.Drawing.Size(132, 21); this.cbxTitleBorderStyle.TabIndex = 55; this.cbxTitleBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxTitleBorderStyle_SelectedIndexChanged); // // lblTitleBorderStyle // this.lblTitleBorderStyle.AutoSize = true; this.lblTitleBorderStyle.Location = new System.Drawing.Point(16, 172); this.lblTitleBorderStyle.Name = "lblTitleBorderStyle"; this.lblTitleBorderStyle.Size = new System.Drawing.Size(65, 13); this.lblTitleBorderStyle.TabIndex = 54; this.lblTitleBorderStyle.Text = "Border style:"; // // cbxTitleGradient // this.cbxTitleGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxTitleGradient.FormattingEnabled = true; this.cbxTitleGradient.Location = new System.Drawing.Point(128, 72); this.cbxTitleGradient.Name = "cbxTitleGradient"; this.cbxTitleGradient.Size = new System.Drawing.Size(132, 21); this.cbxTitleGradient.TabIndex = 56; this.cbxTitleGradient.SelectedIndexChanged += new System.EventHandler(this.cbxTitleGradient_SelectedIndexChanged); // // lblTitleShadowOffset // this.lblTitleShadowOffset.AutoSize = true; this.lblTitleShadowOffset.Location = new System.Drawing.Point(16, 268); this.lblTitleShadowOffset.Name = "lblTitleShadowOffset"; this.lblTitleShadowOffset.Size = new System.Drawing.Size(78, 13); this.lblTitleShadowOffset.TabIndex = 48; this.lblTitleShadowOffset.Text = "Shadow offset:"; // // lblTitleShadowColor // this.lblTitleShadowColor.AutoSize = true; this.lblTitleShadowColor.Location = new System.Drawing.Point(16, 240); this.lblTitleShadowColor.Name = "lblTitleShadowColor"; this.lblTitleShadowColor.Size = new System.Drawing.Size(75, 13); this.lblTitleShadowColor.TabIndex = 46; this.lblTitleShadowColor.Text = "Shadow color:"; // // lblTitleBorderWidth // this.lblTitleBorderWidth.AutoSize = true; this.lblTitleBorderWidth.Location = new System.Drawing.Point(16, 200); this.lblTitleBorderWidth.Name = "lblTitleBorderWidth"; this.lblTitleBorderWidth.Size = new System.Drawing.Size(69, 13); this.lblTitleBorderWidth.TabIndex = 47; this.lblTitleBorderWidth.Text = "Border width:"; // // lblTitleBorderColor // this.lblTitleBorderColor.AutoSize = true; this.lblTitleBorderColor.Location = new System.Drawing.Point(16, 144); this.lblTitleBorderColor.Name = "lblTitleBorderColor"; this.lblTitleBorderColor.Size = new System.Drawing.Size(67, 13); this.lblTitleBorderColor.TabIndex = 52; this.lblTitleBorderColor.Text = "Border color:"; // // lblTitleBackColor // this.lblTitleBackColor.AutoSize = true; this.lblTitleBackColor.Location = new System.Drawing.Point(16, 20); this.lblTitleBackColor.Name = "lblTitleBackColor"; this.lblTitleBackColor.Size = new System.Drawing.Size(61, 13); this.lblTitleBackColor.TabIndex = 50; this.lblTitleBackColor.Text = "Back color:"; // // lblTitleHatchStyle // this.lblTitleHatchStyle.AutoSize = true; this.lblTitleHatchStyle.Location = new System.Drawing.Point(16, 104); this.lblTitleHatchStyle.Name = "lblTitleHatchStyle"; this.lblTitleHatchStyle.Size = new System.Drawing.Size(63, 13); this.lblTitleHatchStyle.TabIndex = 53; this.lblTitleHatchStyle.Text = "Hatch style:"; // // lblTitleSecondaryColor // this.lblTitleSecondaryColor.AutoSize = true; this.lblTitleSecondaryColor.Location = new System.Drawing.Point(16, 48); this.lblTitleSecondaryColor.Name = "lblTitleSecondaryColor"; this.lblTitleSecondaryColor.Size = new System.Drawing.Size(87, 13); this.lblTitleSecondaryColor.TabIndex = 49; this.lblTitleSecondaryColor.Text = "Secondary color:"; // // lblTitleGradient // this.lblTitleGradient.AutoSize = true; this.lblTitleGradient.Location = new System.Drawing.Point(16, 76); this.lblTitleGradient.Name = "lblTitleGradient"; this.lblTitleGradient.Size = new System.Drawing.Size(50, 13); this.lblTitleGradient.TabIndex = 51; this.lblTitleGradient.Text = "Gradient:"; // // labelLine27 // this.labelLine27.Location = new System.Drawing.Point(16, 36); this.labelLine27.Name = "labelLine27"; this.labelLine27.Size = new System.Drawing.Size(284, 12); this.labelLine27.TabIndex = 51; // // cbTitleVisible // this.cbTitleVisible.Location = new System.Drawing.Point(16, 16); this.cbTitleVisible.Name = "cbTitleVisible"; this.cbTitleVisible.AutoSize = true; this.cbTitleVisible.TabIndex = 50; this.cbTitleVisible.Text = "Visible"; this.cbTitleVisible.UseVisualStyleBackColor = true; this.cbTitleVisible.CheckedChanged += new System.EventHandler(this.lblTitleVisible_CheckedChanged); // // ChartEditorControl // this.Controls.Add(this.pageControl1); this.Name = "ChartEditorControl"; this.Size = new System.Drawing.Size(436, 504); this.pageControl1.ResumeLayout(false); this.pgData.ResumeLayout(false); this.pgData.PerformLayout(); this.pgAppearance.ResumeLayout(false); this.pgAppearance.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udBorderWidth)).EndInit(); this.pgChartArea.ResumeLayout(false); this.pgChartArea.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAreaShadowOffset)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udAreaBorderWidth)).EndInit(); this.pg3D.ResumeLayout(false); this.pg3D.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ud3DAxisDepth)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DPerspective)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DYRotation)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DXRotation)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ud3DWallWidth)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trb3DPerspective)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trb3DYRotation)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trb3DXRotation)).EndInit(); this.pgAxes.ResumeLayout(false); this.pgAxes.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabAxisGeneral.ResumeLayout(false); this.tabAxisGeneral.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisInterval)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udAxisLineWidth)).EndInit(); this.tabAxisTitle.ResumeLayout(false); this.tabAxisTitle.PerformLayout(); this.tabAxisLabels.ResumeLayout(false); this.tabAxisLabels.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisLabelAngle)).EndInit(); this.tabAxisCustomLabels.ResumeLayout(false); this.pnCustomLabel.ResumeLayout(false); this.pnCustomLabel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelStart)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelRow)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelEnd)).EndInit(); this.tabAxisGrid.ResumeLayout(false); this.tabAxisGrid.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisGridLineWidth)).EndInit(); this.tabAxisTicks.ResumeLayout(false); this.tabAxisTicks.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udAxisTickSize)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udAxisTickLineWidth)).EndInit(); this.tabAxisStrips.ResumeLayout(false); this.pnStrip.ResumeLayout(false); this.tabStripSettings.ResumeLayout(false); this.tabStripInterval.ResumeLayout(false); this.tabStripInterval.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udStripStart)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udStripWidth)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udStripInterval)).EndInit(); this.tabStripAppearance.ResumeLayout(false); this.tabStripAppearance.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udStripBorderWidth)).EndInit(); this.tabStripText.ResumeLayout(false); this.tabStripText.PerformLayout(); this.pgLegend.ResumeLayout(false); this.tabControl2.ResumeLayout(false); this.tabLegendGeneral.ResumeLayout(false); this.tabLegendGeneral.PerformLayout(); this.tabLegendAppearance.ResumeLayout(false); this.tabLegendAppearance.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udLegendShadowOffset)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udLegendBorderWidth)).EndInit(); this.pgTitle.ResumeLayout(false); this.tabControl3.ResumeLayout(false); this.tabTitleGeneral.ResumeLayout(false); this.tabTitleGeneral.PerformLayout(); this.tabTitleAppearance.ResumeLayout(false); this.tabTitleAppearance.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udTitleShadowOffset)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udTitleBorderWidth)).EndInit(); this.ResumeLayout(false); } #endregion private FastReport.Controls.PageControl pageControl1; private FastReport.Controls.PageControlPage pgData; private System.Windows.Forms.ComboBox cbxAutoSeriesSort; private System.Windows.Forms.Label lblAutoSeriesSort; private FastReport.Controls.DataColumnComboBox cbxAutoSeriesColor; private System.Windows.Forms.Label lblAutoSeriesColor; private FastReport.Controls.DataColumnComboBox cbxAutoSeriesData; private System.Windows.Forms.Label lblAutoSeriesData; private FastReport.Controls.TextBoxButton tbFilter; private System.Windows.Forms.Label lblFilter; private System.Windows.Forms.Label lblDataSource; private System.Windows.Forms.ComboBox cbxDataSource; private FastReport.Controls.PageControlPage pgAppearance; private FastReport.Controls.PageControlPage pgChartArea; private FastReport.Controls.PageControlPage pg3D; private FastReport.Controls.PageControlPage pgAxes; private FastReport.Controls.PageControlPage pgLegend; private FastReport.Controls.PageControlPage pgTitle; private FastReport.Controls.LabelLine lblAutoSeries; private FastReport.Controls.LabelLine labelLine1; private System.Windows.Forms.ComboBox cbxSeriesPalette; private System.Windows.Forms.Label lblSeriesPalette; private System.Windows.Forms.Label lblTemplate; private FastReport.Controls.LabelLine labelLine2; private System.Windows.Forms.ComboBox cbxHatchStyle; private FastReport.Controls.LabelLine labelLine15; private System.Windows.Forms.NumericUpDown udBorderWidth; private FastReport.Controls.ColorComboBox cbxBorderColor; private FastReport.Controls.ColorComboBox cbxBackColor; private FastReport.Controls.ColorComboBox cbxSecondaryColor; private System.Windows.Forms.ComboBox cbxBorderStyle; private System.Windows.Forms.Label lblBorderStyle; private System.Windows.Forms.ComboBox cbxGradient; private System.Windows.Forms.Label lblBorderWidth; private System.Windows.Forms.Label lblBorderColor; private System.Windows.Forms.Label lblBackColor; private System.Windows.Forms.Label lblHatchStyle; private System.Windows.Forms.Label lblSecondaryColor; private System.Windows.Forms.Label lblGradient; private System.Windows.Forms.ComboBox cbxBorderSkin; private System.Windows.Forms.Label lblBorderSkin; private System.Windows.Forms.ListBox lbTemplate; private System.Windows.Forms.ComboBox cbxAreaHatchStyle; private FastReport.Controls.LabelLine labelLine14; private FastReport.Controls.LabelLine labelLine4; private System.Windows.Forms.NumericUpDown udAreaShadowOffset; private System.Windows.Forms.NumericUpDown udAreaBorderWidth; private FastReport.Controls.ColorComboBox cbxAreaShadowColor; private FastReport.Controls.ColorComboBox cbxAreaBorderColor; private FastReport.Controls.ColorComboBox cbxAreaBackColor; private FastReport.Controls.ColorComboBox cbxAreaSecondaryColor; private System.Windows.Forms.ComboBox cbxAreaBorderStyle; private System.Windows.Forms.Label lblAreaBorderStyle; private System.Windows.Forms.ComboBox cbxAreaGradient; private System.Windows.Forms.Label lblAreaShadowOffset; private System.Windows.Forms.Label lblAreaShadowColor; private System.Windows.Forms.Label lblAreaBorderWidth; private System.Windows.Forms.Label lblAreaBorderColor; private System.Windows.Forms.Label lblAreaBackColor; private System.Windows.Forms.Label lblAreaHatchStyle; private System.Windows.Forms.Label lblAreaSecondaryColor; private System.Windows.Forms.Label lblAreaGradient; private System.Windows.Forms.ComboBox cbxChartArea; private System.Windows.Forms.Label lblChartArea; private FastReport.Controls.LabelLine labelLine5; private System.Windows.Forms.TrackBar trb3DXRotation; private FastReport.Controls.LabelLine labelLine6; private System.Windows.Forms.Label lbl3DXRotation; private System.Windows.Forms.ComboBox cbx3DLightStyle; private System.Windows.Forms.Label lbl3DLightStyle; private System.Windows.Forms.TrackBar trb3DPerspective; private System.Windows.Forms.TrackBar trb3DYRotation; private System.Windows.Forms.Label lbl3DPerspective; private System.Windows.Forms.Label lbl3DYRotation; private FastReport.Controls.LabelLine labelLine7; private System.Windows.Forms.ComboBox cbxAxis; private System.Windows.Forms.Label lblAxis; private FastReport.Controls.LabelLine labelLine8; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabAxisGeneral; private System.Windows.Forms.TabPage tabAxisLabels; private System.Windows.Forms.TabPage tabAxisGrid; private System.Windows.Forms.TabPage tabAxisTicks; private FastReport.Controls.LabelLine labelLine10; private FastReport.Controls.LabelLine lblAxisInterval; private System.Windows.Forms.NumericUpDown udAxisLineWidth; private FastReport.Controls.ColorComboBox cbxAxisLineColor; private System.Windows.Forms.ComboBox cbxAxisLineStyle; private System.Windows.Forms.Label lblAxisLineStyle; private System.Windows.Forms.Label lblAxisLineWidth; private System.Windows.Forms.Label lblAxisLineColor; private System.Windows.Forms.TabPage tabAxisStrips; private System.Windows.Forms.NumericUpDown udAxisGridLineWidth; private FastReport.Controls.ColorComboBox cbxAxisGridLineColor; private System.Windows.Forms.ComboBox cbxAxisGridLineStyle; private System.Windows.Forms.Label lblAxisGridLineStyle; private System.Windows.Forms.Label lblAxisGridLineWidth; private System.Windows.Forms.Label lblAxisGridLineColor; private FastReport.Controls.LabelLine labelLine13; private System.Windows.Forms.ComboBox cbxAxisGrid; private System.Windows.Forms.Label lblAxisGrid; private System.Windows.Forms.NumericUpDown udAxisTickLineWidth; private FastReport.Controls.ColorComboBox cbxAxisTickLineColor; private System.Windows.Forms.ComboBox cbxAxisTickLineStyle; private System.Windows.Forms.Label lblAxisTickLineStyle; private System.Windows.Forms.Label lblAxisTickLineWidth; private System.Windows.Forms.Label lblAxisTickLineColor; private FastReport.Controls.LabelLine labelLine16; private System.Windows.Forms.ComboBox cbxAxisTick; private System.Windows.Forms.Label lblAxisTick; private System.Windows.Forms.NumericUpDown udAxisTickSize; private System.Windows.Forms.ComboBox cbxAxisTickStyle; private System.Windows.Forms.Label lblAxisTickStyle; private System.Windows.Forms.Label lblAxisTickSize; private FastReport.Controls.LabelLine labelLine17; private System.Windows.Forms.Button btnDeleteStrip; private System.Windows.Forms.Button btnAddStrip; private System.Windows.Forms.ListBox lbAxisStrips; private System.Windows.Forms.ComboBox cbxStripHatchStyle; private System.Windows.Forms.NumericUpDown udStripWidth; private System.Windows.Forms.NumericUpDown udStripStart; private FastReport.Controls.ColorComboBox cbxStripBackColor; private FastReport.Controls.ColorComboBox cbxStripSecondaryColor; private System.Windows.Forms.Label lblStripWidth; private System.Windows.Forms.Label lblStripStart; private System.Windows.Forms.ComboBox cbxStripGradient; private System.Windows.Forms.Label lblStripBackColor; private System.Windows.Forms.Label lblStripHatchStyle; private System.Windows.Forms.Label lblStripSecondaryColor; private System.Windows.Forms.Label lblStripGradient; private FastReport.Controls.ColorComboBox cbxAxisInterlacedColor; private System.Windows.Forms.Label lblAxisInterlaceColor; private System.Windows.Forms.NumericUpDown udStripInterval; private System.Windows.Forms.Label lblStripInterval; private System.Windows.Forms.ComboBox cbxStripIntervalType; private System.Windows.Forms.ComboBox cbxStripWidthType; private System.Windows.Forms.ComboBox cbxStripStartType; private System.Windows.Forms.Panel pnStrip; private System.Windows.Forms.TabControl tabStripSettings; private System.Windows.Forms.TabPage tabStripAppearance; private System.Windows.Forms.TabPage tabStripText; private System.Windows.Forms.TabPage tabStripInterval; private FastReport.Controls.LabelLine labelLine3; private FastReport.Controls.ColorComboBox cbxStripBorderColor; private System.Windows.Forms.ComboBox cbxStripBorderStyle; private System.Windows.Forms.Label lblStripBorderStyle; private System.Windows.Forms.NumericUpDown udStripBorderWidth; private System.Windows.Forms.Label lblStripBorderWidth; private System.Windows.Forms.Label lblStripBorderColor; private FastReport.Controls.TextBoxButton tbStripTextFont; private System.Windows.Forms.TextBox tbStripText; private System.Windows.Forms.Label lblStripFont; private System.Windows.Forms.Label lblStripText; private FastReport.Controls.ColorComboBox cbxStripTextForeColor; private System.Windows.Forms.ComboBox cbxStripTextVertAlign; private System.Windows.Forms.Label lblStripTextForeColor; private System.Windows.Forms.Label lblStripLineAlign; private System.Windows.Forms.ComboBox cbxStripTextHorzAlign; private System.Windows.Forms.Label lblStripTextAlign; private System.Windows.Forms.ComboBox cbxStripTextOrientation; private System.Windows.Forms.Label lblStripTextOrientation; private System.Windows.Forms.Button btnLoadTemplate; private System.Windows.Forms.Button btnSaveTemplate; private FastReport.Controls.LabelLine labelLine11; private System.Windows.Forms.Button btnCopyFromPrimaryAxis; private System.Windows.Forms.Button btnCopyFromXAxis; private FastReport.Controls.LabelLine labelLine12; private System.Windows.Forms.Label lblLegendStyle; private FastReport.Controls.LabelLine labelLine18; private System.Windows.Forms.ComboBox cbxLegendStyle; private System.Windows.Forms.TabControl tabControl2; private System.Windows.Forms.TabPage tabLegendGeneral; private System.Windows.Forms.TabPage tabLegendAppearance; private System.Windows.Forms.Button btnL12; private System.Windows.Forms.Button btnL6; private System.Windows.Forms.Button btnL11; private System.Windows.Forms.Button btnL5; private System.Windows.Forms.Button btnL10; private System.Windows.Forms.Button btnL4; private System.Windows.Forms.Button btnL9; private System.Windows.Forms.Button btnL8; private System.Windows.Forms.Button btnL3; private System.Windows.Forms.Button btnL7; private System.Windows.Forms.Button btnL2; private System.Windows.Forms.Button btnL1; private System.Windows.Forms.Label lblLegendDock; private FastReport.Controls.LabelLine labelLine19; private System.Windows.Forms.ComboBox cbxLegendHatchStyle; private FastReport.Controls.LabelLine labelLine20; private FastReport.Controls.LabelLine labelLine21; private System.Windows.Forms.NumericUpDown udLegendShadowOffset; private System.Windows.Forms.NumericUpDown udLegendBorderWidth; private FastReport.Controls.ColorComboBox cbxLegendShadowColor; private FastReport.Controls.ColorComboBox cbxLegendBorderColor; private FastReport.Controls.ColorComboBox cbxLegendBackColor; private FastReport.Controls.ColorComboBox cbxLegendSecondaryColor; private System.Windows.Forms.ComboBox cbxLegendBorderStyle; private System.Windows.Forms.Label lblLegendBorderStyle; private System.Windows.Forms.ComboBox cbxLegendGradient; private System.Windows.Forms.Label lblLegendShadowOffset; private System.Windows.Forms.Label lblLegendShadowColor; private System.Windows.Forms.Label lblLegendBorderWidth; private System.Windows.Forms.Label lblLegendBorderColor; private System.Windows.Forms.Label lblLegendBackColor; private System.Windows.Forms.Label lblLegendHatchStyle; private System.Windows.Forms.Label lblLegendSecondaryColor; private System.Windows.Forms.Label lblLegendGradient; private FastReport.Controls.TextBoxButton tbLegendFont; private FastReport.Controls.ColorComboBox cbxLegendForeColor; private System.Windows.Forms.Label lblLegendFont; private System.Windows.Forms.Label lblLegendForeColor; private FastReport.Controls.LabelLine labelLine22; private System.Windows.Forms.TabControl tabControl3; private System.Windows.Forms.TabPage tabTitleGeneral; private System.Windows.Forms.Label lblTitleDock; private FastReport.Controls.LabelLine labelLine23; private System.Windows.Forms.Button btnT12; private System.Windows.Forms.Button btnT6; private System.Windows.Forms.Button btnT11; private System.Windows.Forms.Button btnT5; private System.Windows.Forms.Button btnT10; private System.Windows.Forms.Button btnT4; private System.Windows.Forms.Button btnT9; private System.Windows.Forms.Button btnT8; private System.Windows.Forms.Button btnT3; private System.Windows.Forms.Button btnT7; private System.Windows.Forms.Button btnT2; private System.Windows.Forms.Button btnT1; private System.Windows.Forms.Label lblTitleText; private System.Windows.Forms.TabPage tabTitleAppearance; private FastReport.Controls.TextBoxButton tbTitleFont; private FastReport.Controls.ColorComboBox cbxTitleForeColor; private System.Windows.Forms.Label lblTitleFont; private System.Windows.Forms.Label lblTitleForeColor; private System.Windows.Forms.ComboBox cbxTitleHatchStyle; private FastReport.Controls.LabelLine labelLine24; private FastReport.Controls.LabelLine labelLine25; private FastReport.Controls.LabelLine labelLine26; private System.Windows.Forms.NumericUpDown udTitleShadowOffset; private System.Windows.Forms.NumericUpDown udTitleBorderWidth; private FastReport.Controls.ColorComboBox cbxTitleShadowColor; private FastReport.Controls.ColorComboBox cbxTitleBorderColor; private FastReport.Controls.ColorComboBox cbxTitleBackColor; private FastReport.Controls.ColorComboBox cbxTitleSecondaryColor; private System.Windows.Forms.ComboBox cbxTitleBorderStyle; private System.Windows.Forms.Label lblTitleBorderStyle; private System.Windows.Forms.ComboBox cbxTitleGradient; private System.Windows.Forms.Label lblTitleShadowOffset; private System.Windows.Forms.Label lblTitleShadowColor; private System.Windows.Forms.Label lblTitleBorderWidth; private System.Windows.Forms.Label lblTitleBorderColor; private System.Windows.Forms.Label lblTitleBackColor; private System.Windows.Forms.Label lblTitleHatchStyle; private System.Windows.Forms.Label lblTitleSecondaryColor; private System.Windows.Forms.Label lblTitleGradient; private FastReport.Controls.LabelLine labelLine27; private System.Windows.Forms.ComboBox cbxTitleTextStyle; private System.Windows.Forms.Label lblTitleTextStyle; private System.Windows.Forms.ComboBox cbxTitleTextOrientation; private System.Windows.Forms.Label lblTitleTextOrientation; private System.Windows.Forms.TextBox tbTitleText; private System.Windows.Forms.NumericUpDown udAxisInterval; private System.Windows.Forms.ComboBox cbxAxisIntervalType; private System.Windows.Forms.Label lbl3DAxisDepth; private System.Windows.Forms.Label lbl3DWallWidth; private FastReport.Controls.LabelLine labelLine9; private System.Windows.Forms.NumericUpDown ud3DAxisDepth; private System.Windows.Forms.NumericUpDown ud3DPerspective; private System.Windows.Forms.NumericUpDown ud3DYRotation; private System.Windows.Forms.NumericUpDown ud3DXRotation; private System.Windows.Forms.NumericUpDown ud3DWallWidth; private System.Windows.Forms.TabPage tabAxisTitle; private System.Windows.Forms.TabPage tabAxisCustomLabels; private System.Windows.Forms.NumericUpDown udAxisLabelAngle; private System.Windows.Forms.TextBox tbAxisLabelFormat; private System.Windows.Forms.Label lblAxisLabelForeColor; private FastReport.Controls.TextBoxButton tbAxisLabelFont; private System.Windows.Forms.Label lblAxisLabelFormat; private System.Windows.Forms.Label lblAxisLabelAngle; private System.Windows.Forms.Label lblAxisLabelFont; private FastReport.Controls.LabelLine lblAxisLabels; private FastReport.Controls.ColorComboBox cbxAxisLabelForeColor; private FastReport.Controls.TextBoxButton tbAxisTitleFont; private System.Windows.Forms.TextBox tbAxisTitleText; private System.Windows.Forms.Label lblAxisTitleForeColor; private FastReport.Controls.ColorComboBox cbxAxisTitleForeColor; private System.Windows.Forms.Label lblAxisTitleText; private System.Windows.Forms.Label lblAxisTitleFont; private System.Windows.Forms.Button btnDeleteCustomLabel; private System.Windows.Forms.Button btnAddCustomLabel; private System.Windows.Forms.ListBox lbCustomLabels; private System.Windows.Forms.Panel pnCustomLabel; private FastReport.Controls.ColorComboBox cbxCustomLabelForeColor; private FastReport.Controls.ColorComboBox cbxCustomLabelMarkColor; private System.Windows.Forms.ComboBox cbxCustomLabelMarkStyle; private System.Windows.Forms.Label lblCustomLabelMarkStyle; private System.Windows.Forms.Label lblCustomLabelForeColor; private System.Windows.Forms.Label lblCustomLabelMarkColor; private System.Windows.Forms.TextBox tbCustomLabelText; private System.Windows.Forms.Label lblCustomLabelText; private System.Windows.Forms.NumericUpDown udCustomLabelStart; private System.Windows.Forms.Label lblCustomLabelRow; private System.Windows.Forms.Label lblCustomLabelEnd; private System.Windows.Forms.Label lblCustomLabelStart; private System.Windows.Forms.NumericUpDown udCustomLabelRow; private System.Windows.Forms.NumericUpDown udCustomLabelEnd; private FastReport.Controls.LabelLine labelLine28; private System.Windows.Forms.CheckBox cbAlignXValues; private System.Windows.Forms.CheckBox cb3DEnable; private System.Windows.Forms.CheckBox cb3DClustered; private System.Windows.Forms.CheckBox cbAxisReversed; private System.Windows.Forms.CheckBox cbAxisLogarithmic; private System.Windows.Forms.CheckBox cbAxisMargin; private System.Windows.Forms.CheckBox cbAxisEnabled; private System.Windows.Forms.CheckBox cbAxisGridEnabled; private System.Windows.Forms.CheckBox cbAxisTickEnabled; private System.Windows.Forms.CheckBox cbAxisInterlaced; private System.Windows.Forms.CheckBox cbLegendEnabled; private System.Windows.Forms.CheckBox cbLegendInsideChartArea; private System.Windows.Forms.CheckBox cbTitleInsideChartArea; private System.Windows.Forms.CheckBox cbTitleVisible; private System.Windows.Forms.CheckBox cbAxisLabelEnabled; private System.Windows.Forms.CheckBox cbAutoSeriesForce; } }