Exemple #1
0
        private void InitializeChart()
        {
            tChart1.Aspect.View3D          = false;
            tChart1.Tools.Add(gridBand1    = new Steema.TeeChart.Tools.GridBand());
            tChart1.Series.Add(lineSeries1 = new Steema.TeeChart.Styles.Line());

            gridBand1.Axis        = tChart1.Axes.Left;
            gridBand1.Band1.Color = Color.DarkGray;
            gridBand1.Band2.Color = Color.WhiteSmoke;

            lineSeries1.ColorEach     = true;
            lineSeries1.ColorEachLine = false;
            this.lineSeries1.FillSampleValues(25);
            this.lineSeries1.Pointer.Visible = true;
        }
Exemple #2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Welcome_All));
            this.timer1      = new System.Timers.Timer();
            this.panel1      = new System.Windows.Forms.Panel();
            this.label8      = new System.Windows.Forms.Label();
            this.label7      = new System.Windows.Forms.Label();
            this.label6      = new System.Windows.Forms.Label();
            this.label5      = new System.Windows.Forms.Label();
            this.label4      = new System.Windows.Forms.Label();
            this.label3      = new System.Windows.Forms.Label();
            this.label2      = new System.Windows.Forms.Label();
            this.label1      = new System.Windows.Forms.Label();
            this.pictureBox4 = new System.Windows.Forms.PictureBox();
            this.pictureBox5 = new System.Windows.Forms.PictureBox();
            this.tChart1     = new Steema.TeeChart.TChart();
            this.lineSeries1 = new Steema.TeeChart.Styles.Line();
            this.gridBand1   = new Steema.TeeChart.Tools.GridBand();
            this.label9      = new System.Windows.Forms.Label();
            this.label10     = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.timer1)).BeginInit();
            this.panel1.SuspendLayout();
#if VS2005
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
#endif
            this.SuspendLayout();
            //
            // timer1
            //
            this.timer1.Interval            = 50;
            this.timer1.SynchronizingObject = this;
            this.timer1.Elapsed            += new System.Timers.ElapsedEventHandler(this.timer1_Elapsed);
            //
            // panel1
            //
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.label10);
            this.panel1.Controls.Add(this.label9);
            this.panel1.Controls.Add(this.label8);
            this.panel1.Controls.Add(this.label7);
            this.panel1.Controls.Add(this.label6);
            this.panel1.Controls.Add(this.label5);
            this.panel1.Controls.Add(this.label4);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.pictureBox4);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 15);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(489, 222);
            this.panel1.TabIndex = 6;
            //
            // label8
            //
            this.label8.AutoSize    = true;
            this.label8.BackColor   = System.Drawing.Color.Transparent;
            this.label8.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.Location    = new System.Drawing.Point(12, 54);
            this.label8.Name        = "label8";
            this.label8.Size        = new System.Drawing.Size(219, 15);
            this.label8.TabIndex    = 11;
            this.label8.Text        = "WPF, Silverlight and Flex/Flash support";
            this.label8.UseMnemonic = false;
            //
            // label7
            //
            this.label7.AutoSize    = true;
            this.label7.BackColor   = System.Drawing.Color.Transparent;
            this.label7.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.Location    = new System.Drawing.Point(12, 108);
            this.label7.Name        = "label7";
            this.label7.Size        = new System.Drawing.Size(120, 15);
            this.label7.TabIndex    = 10;
            this.label7.Text        = "OpenGL Component";
            this.label7.UseMnemonic = false;
            //
            // label6
            //
            this.label6.AutoSize    = true;
            this.label6.BackColor   = System.Drawing.Color.Transparent;
            this.label6.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location    = new System.Drawing.Point(12, 144);
            this.label6.Name        = "label6";
            this.label6.Size        = new System.Drawing.Size(121, 15);
            this.label6.TabIndex    = 9;
            this.label6.Text        = "Extensive User Tools";
            this.label6.UseMnemonic = false;
            //
            // label5
            //
            this.label5.AutoSize    = true;
            this.label5.BackColor   = System.Drawing.Color.Transparent;
            this.label5.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location    = new System.Drawing.Point(12, 126);
            this.label5.Name        = "label5";
            this.label5.Size        = new System.Drawing.Size(342, 15);
            this.label5.TabIndex    = 8;
            this.label5.Text        = "Data aware. Supports SQLDataAdapter, Dataviews and tables";
            this.label5.UseMnemonic = false;
            //
            // label4
            //
            this.label4.AutoSize    = true;
            this.label4.BackColor   = System.Drawing.Color.Transparent;
            this.label4.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location    = new System.Drawing.Point(12, 90);
            this.label4.Name        = "label4";
            this.label4.Size        = new System.Drawing.Size(252, 15);
            this.label4.TabIndex    = 7;
            this.label4.Text        = "ASP.NET & Ajax support with WebForm Chart";
            this.label4.UseMnemonic = false;
            //
            // label3
            //
            this.label3.AutoSize    = true;
            this.label3.BackColor   = System.Drawing.Color.Transparent;
            this.label3.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location    = new System.Drawing.Point(12, 72);
            this.label3.Name        = "label3";
            this.label3.Size        = new System.Drawing.Size(315, 15);
            this.label3.TabIndex    = 2;
            this.label3.Text        = "Run-time Editor, Print-Preview, Gallery and Navigator bar";
            this.label3.UseMnemonic = false;
            //
            // label2
            //
            this.label2.AutoSize    = true;
            this.label2.BackColor   = System.Drawing.Color.Transparent;
            this.label2.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location    = new System.Drawing.Point(12, 36);
            this.label2.Name        = "label2";
            this.label2.Size        = new System.Drawing.Size(255, 15);
            this.label2.TabIndex    = 1;
            this.label2.Text        = "41 Functions (Standard, Financial, Statistical).";
            this.label2.UseMnemonic = false;
            //
            // label1
            //
            this.label1.AutoSize    = true;
            this.label1.BackColor   = System.Drawing.Color.Transparent;
            this.label1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location    = new System.Drawing.Point(12, 0);
            this.label1.Name        = "label1";
            this.label1.Size        = new System.Drawing.Size(322, 15);
            this.label1.TabIndex    = 0;
            this.label1.Text        = "57 Chart styles (in 2D and 3D plus multiple combinations).";
            this.label1.UseMnemonic = false;
            //
            // pictureBox4
            //
            this.pictureBox4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.pictureBox4.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
            this.pictureBox4.Location = new System.Drawing.Point(0, 61);
            this.pictureBox4.Name     = "pictureBox4";
            this.pictureBox4.Size     = new System.Drawing.Size(489, 161);
            this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox4.TabIndex = 6;
            this.pictureBox4.TabStop  = false;
            //
            // pictureBox5
            //
            this.pictureBox5.BackColor = System.Drawing.Color.White;
            this.pictureBox5.Dock      = System.Windows.Forms.DockStyle.Top;
            this.pictureBox5.Location  = new System.Drawing.Point(0, 0);
            this.pictureBox5.Name      = "pictureBox5";
            this.pictureBox5.Size      = new System.Drawing.Size(489, 15);
            this.pictureBox5.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pictureBox5.TabIndex  = 7;
            this.pictureBox5.TabStop   = false;
            //
            // tChart1
            //
            //
            //
            //
            this.tChart1.Aspect.Chart3DPercent = 10;
            this.tChart1.Aspect.Elevation      = 360;
            this.tChart1.Aspect.ElevationFloat = 360;
            this.tChart1.Aspect.Perspective    = 50;
            this.tChart1.Aspect.Rotation       = 315;
            this.tChart1.Aspect.RotationFloat  = 315;
            this.tChart1.Aspect.View3D         = false;
            this.tChart1.Aspect.ZOffset        = 0;
            this.tChart1.Aspect.Zoom           = 102;
            this.tChart1.Aspect.ZoomFloat      = 102;
            //
            //
            //
            //
            //
            //
            //
            //
            //
            this.tChart1.Axes.Bottom.Labels.Style = Steema.TeeChart.AxisLabelStyle.None;
            this.tChart1.Axes.Bottom.Visible      = false;
            //
            //
            //
            //
            //
            //
            this.tChart1.Axes.Left.Grid.Color = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            //
            //
            //
            this.tChart1.Axes.Left.Labels.CustomSize = 1;
            this.tChart1.Axes.Left.LogarithmicBase   = 2;
            this.tChart1.Cursor = System.Windows.Forms.Cursors.Default;
            this.tChart1.Dock   = System.Windows.Forms.DockStyle.Bottom;
            //
            //
            //
            this.tChart1.Header.Lines = new string[] {
                "tChart1"
            };
            this.tChart1.Header.Visible = false;
            //
            //
            //
            this.tChart1.Legend.Visible = false;
            this.tChart1.Location       = new System.Drawing.Point(0, 237);
            this.tChart1.Name           = "tChart1";
            //
            //
            //
            //
            //
            //
            this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            //
            //
            //
            this.tChart1.Panel.Brush.Gradient.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(117)))), ((int)(((byte)(126)))), ((int)(((byte)(100)))));
            this.tChart1.Panel.Brush.Gradient.Visible    = false;
            this.tChart1.Panel.MarginLeft  = 0;
            this.tChart1.Panel.MarginRight = 2;
            this.tChart1.Series.Add(this.lineSeries1);
            this.tChart1.Size     = new System.Drawing.Size(489, 113);
            this.tChart1.TabIndex = 4;
            this.tChart1.Tools.Add(this.gridBand1);
            this.tChart1.GetAxisLabel += new Steema.TeeChart.GetAxisLabelEventHandler(this.tChart1_GetAxisLabel);
            this.tChart1.AfterDraw    += new Steema.TeeChart.PaintChartEventHandler(this.tChart1_AfterDraw);
            //
            // lineSeries1
            //
            //
            //
            //
            this.lineSeries1.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(102)))), ((int)(((byte)(163)))));
            this.lineSeries1.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(102)))), ((int)(((byte)(163)))));
            this.lineSeries1.ColorEach   = false;
            //
            //
            //
            this.lineSeries1.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(61)))), ((int)(((byte)(98)))));
            this.lineSeries1.LinePen.Width = 2;
            //
            //
            //
            //
            //
            //
            this.lineSeries1.Marks.Callout.ArrowHead     = Steema.TeeChart.Styles.ArrowHeadStyles.None;
            this.lineSeries1.Marks.Callout.ArrowHeadSize = 8;
            //
            //
            //
            this.lineSeries1.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
            this.lineSeries1.Marks.Callout.Distance    = 0;
            this.lineSeries1.Marks.Callout.Draw3D      = false;
            this.lineSeries1.Marks.Callout.Length      = 10;
            this.lineSeries1.Marks.Callout.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
            this.lineSeries1.Marks.Callout.Visible     = false;
            //
            //
            //
            this.lineSeries1.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
            this.lineSeries1.Title         = "line1";
            //
            //
            //
            this.lineSeries1.XValues.DataMember = "X";
            this.lineSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            //
            //
            this.lineSeries1.YValues.DataMember = "Y";
            //
            // gridBand1
            //
            this.gridBand1.Axis = this.tChart1.Axes.Left;
            //
            //
            //
            this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            //
            //
            //
            this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            //
            // label9
            //
            this.label9.AutoSize    = true;
            this.label9.BackColor   = System.Drawing.Color.Transparent;
            this.label9.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.Location    = new System.Drawing.Point(12, 18);
            this.label9.Name        = "label9";
            this.label9.Size        = new System.Drawing.Size(194, 15);
            this.label9.TabIndex    = 12;
            this.label9.Text        = "6 Gauge and Knob template styles";
            this.label9.UseMnemonic = false;
            //
            // label10
            //
            this.label10.AutoSize    = true;
            this.label10.BackColor   = System.Drawing.Color.Transparent;
            this.label10.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.Location    = new System.Drawing.Point(12, 162);
            this.label10.Name        = "label10";
            this.label10.Size        = new System.Drawing.Size(184, 15);
            this.label10.TabIndex    = 13;
            this.label10.Text        = "PocketPC and WebMatrix Charts";
            this.label10.UseMnemonic = false;
            //
            // Welcome_All
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(489, 350);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.tChart1);
            this.Controls.Add(this.pictureBox5);
            this.Name  = "Welcome_All";
            this.Text  = "Welcome_All";
            this.Load += new System.EventHandler(this.Welcome_All_Load);
            ((System.ComponentModel.ISupportInitialize)(this.timer1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
#if VS2005
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
#endif
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.barJoinSeries1 = new Steema.TeeChart.Styles.BarJoin();
     this.gridBand1      = new Steema.TeeChart.Tools.GridBand();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 63);
     this.textBox1.Text = "Bar Join series draws a line between each bar point, at the top position. \r\nThe J" +
                          "oinPen property controls the pen used to draw the lines.";
     //
     // panel1
     //
     this.panel1.Location = new System.Drawing.Point(0, 63);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 34);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Alignment = System.Drawing.StringAlignment.Near;
     this.tChart1.Header.Lines     = new string[] {
         "BarJoin series"
     };
     this.tChart1.Location = new System.Drawing.Point(0, 97);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.barJoinSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 189);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // barJoinSeries1
     //
     //
     // barJoinSeries1.Brush
     //
     this.barJoinSeries1.Brush.Color = System.Drawing.Color.Red;
     //
     // barJoinSeries1.Marks
     //
     //
     // barJoinSeries1.Marks.Symbol
     //
     //
     // barJoinSeries1.Marks.Symbol.Shadow
     //
     this.barJoinSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.barJoinSeries1.Marks.Symbol.Shadow.Visible = true;
     this.barJoinSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // barJoinSeries1.Pen
     //
     this.barJoinSeries1.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(153)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.barJoinSeries1.Title     = "barJoin1";
     //
     // barJoinSeries1.XValues
     //
     this.barJoinSeries1.XValues.DataMember = "X";
     this.barJoinSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // barJoinSeries1.YValues
     //
     this.barJoinSeries1.YValues.DataMember = "Bar";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // SeriesType_BarJoin
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesType_BarJoin";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.highLowSeries1 = new Steema.TeeChart.Styles.HighLow();
     this.button1        = new System.Windows.Forms.Button();
     this.gridBand1      = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 40);
     this.textBox1.Text = "High-Low series draws (and optionally fills) two lines with High and Low values f" +
                          "or each point.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(0, 40);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 33);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Header.Visible = false;
     this.tChart1.Location       = new System.Drawing.Point(0, 73);
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.highLowSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 213);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // highLowSeries1
     //
     //
     // highLowSeries1.HighBrush
     //
     this.highLowSeries1.HighBrush.Solid = false;
     this.highLowSeries1.HighBrush.Style = System.Drawing.Drawing2D.HatchStyle.Percent50;
     //
     // highLowSeries1.YValues
     //
     this.highLowSeries1.HighValues.DataMember = "Y";
     this.highLowSeries1.LabelMember           = "Labels";
     //
     // highLowSeries1.LowBrush
     //
     this.highLowSeries1.LowBrush.Solid = false;
     this.highLowSeries1.LowBrush.Style = System.Drawing.Drawing2D.HatchStyle.Percent50;
     //
     // highLowSeries1.LowValues
     //
     this.highLowSeries1.LowValues.DataMember = "Low";
     //
     // highLowSeries1.Marks
     //
     //
     // highLowSeries1.Marks.Symbol
     //
     //
     // highLowSeries1.Marks.Symbol.Shadow
     //
     this.highLowSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.highLowSeries1.Marks.Symbol.Shadow.Visible = true;
     this.highLowSeries1.Marks.Symbol.Shadow.Width   = 1;
     this.highLowSeries1.Title = "high-Low1";
     //
     // highLowSeries1.XValues
     //
     this.highLowSeries1.XValues.DataMember = "X";
     this.highLowSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // highLowSeries1.YValues
     //
     this.highLowSeries1.YValues.DataMember = "Y";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(16, 5);
     this.button1.Name      = "button1";
     this.button1.TabIndex  = 0;
     this.button1.Text      = "&Edit...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // SeriesType_HighLow
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesType_HighLow";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.barSeries1 = new Steema.TeeChart.Styles.Bar();
     this.barSeries2 = new Steema.TeeChart.Styles.Bar();
     this.checkBox1  = new System.Windows.Forms.CheckBox();
     this.gridBand1  = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 40);
     this.textBox1.Text = "Multiple Legends can be displayed in the same Chart using the Chart AfterDraw eve" +
                          "nt.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 40);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 34);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Cursor = System.Windows.Forms.Cursors.Default;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Header.Visible = false;
     //
     // tChart1.Legend
     //
     //
     // tChart1.Legend.Pen
     //
     this.tChart1.Legend.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // tChart1.Legend.Shadow
     //
     //
     // tChart1.Legend.Shadow.Brush
     //
     this.tChart1.Legend.Shadow.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(142)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.tChart1.Location = new System.Drawing.Point(0, 74);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Panel.MarginTop   = 6;
     this.tChart1.Series.Add(this.barSeries1);
     this.tChart1.Series.Add(this.barSeries2);
     this.tChart1.Size = new System.Drawing.Size(466, 212);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 5;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 5;
     this.tChart1.AfterDraw += new Steema.TeeChart.PaintChartEventHandler(this.tChart1_AfterDraw);
     //
     // barSeries1
     //
     //
     // barSeries1.Brush
     //
     this.barSeries1.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(192)), ((System.Byte)(128)));
     //
     // barSeries1.Marks
     //
     //
     // barSeries1.Marks.Pen
     //
     this.barSeries1.Marks.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(128)));
     //
     // barSeries1.Marks.Symbol
     //
     //
     // barSeries1.Marks.Symbol.Shadow
     //
     this.barSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.barSeries1.Marks.Symbol.Shadow.Visible = true;
     this.barSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // barSeries1.Pen
     //
     this.barSeries1.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(192)), ((System.Byte)(64)), ((System.Byte)(0)));
     this.barSeries1.Title     = "barSeries1";
     //
     // barSeries1.XValues
     //
     this.barSeries1.XValues.DataMember = "X";
     this.barSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // barSeries1.YValues
     //
     this.barSeries1.YValues.DataMember = "Bar";
     //
     // barSeries2
     //
     //
     // barSeries2.Brush
     //
     this.barSeries2.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(255)), ((System.Byte)(128)));
     //
     // barSeries2.Marks
     //
     //
     // barSeries2.Marks.Pen
     //
     this.barSeries2.Marks.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // barSeries2.Marks.Symbol
     //
     //
     // barSeries2.Marks.Symbol.Shadow
     //
     this.barSeries2.Marks.Symbol.Shadow.Height  = 1;
     this.barSeries2.Marks.Symbol.Shadow.Visible = true;
     this.barSeries2.Marks.Symbol.Shadow.Width   = 1;
     //
     // barSeries2.Pen
     //
     this.barSeries2.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(128)), ((System.Byte)(0)));
     this.barSeries2.Title     = "barSeries2";
     //
     // barSeries2.XValues
     //
     this.barSeries2.XValues.DataMember = "X";
     this.barSeries2.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // barSeries2.YValues
     //
     this.barSeries2.YValues.DataMember = "Bar";
     //
     // checkBox1
     //
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(13, 7);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(140, 21);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "&Show second legend";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Legend_Multi
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "Legend_Multi";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.barSeries1 = new Steema.TeeChart.Styles.Bar();
     this.comboBox1  = new System.Windows.Forms.ComboBox();
     this.label2     = new System.Windows.Forms.Label();
     this.label3     = new System.Windows.Forms.Label();
     this.gridBand1  = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(466, 64);
     this.textBox1.TabIndex = 0;
     this.textBox1.Text     = "Series data can be sorted by point\'s text, in ascending or descending order.\r\nNot" +
                              "e: After applying text order, the \"X\" values are lost.\r\n\r\nbarSeries1.SortByLabel" +
                              "s(ValueListOrder.Ascending);";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.comboBox1);
     this.panel1.Location = new System.Drawing.Point(0, 64);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 40);
     this.panel1.TabIndex = 1;
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.Chart3DPercent    = 25;
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Axes
     //
     //
     // tChart1.Axes.Bottom
     //
     //
     // tChart1.Axes.Bottom.Grid
     //
     this.tChart1.Axes.Bottom.Grid.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.tChart1.Axes.Bottom.Grid.Style = System.Drawing.Drawing2D.DashStyle.Solid;
     //
     // tChart1.Axes.Left
     //
     //
     // tChart1.Axes.Left.Grid
     //
     this.tChart1.Axes.Left.Grid.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.tChart1.Axes.Left.Grid.Style = System.Drawing.Drawing2D.DashStyle.Solid;
     this.tChart1.BackColor            = System.Drawing.Color.Transparent;
     this.tChart1.Cursor = System.Windows.Forms.Cursors.Default;
     //
     // tChart1.Header
     //
     //
     // tChart1.Header.Brush
     //
     this.tChart1.Header.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Header.Lines       = new string[] {
         "Data sorting by labels"
     };
     //
     // tChart1.Header.Shadow
     //
     //
     // tChart1.Header.Shadow.Brush
     //
     this.tChart1.Header.Shadow.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.tChart1.Header.Shadow.Height      = 1;
     this.tChart1.Header.Shadow.Visible     = true;
     this.tChart1.Header.Shadow.Width       = 1;
     this.tChart1.Header.Transparent        = false;
     //
     // tChart1.Legend
     //
     //
     // tChart1.Legend.Symbol
     //
     this.tChart1.Legend.Symbol.DefaultPen = false;
     this.tChart1.Location = new System.Drawing.Point(0, 104);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // tChart1.Panel.Gradient
     //
     this.tChart1.Panel.Brush.Gradient.StartColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(128)));
     this.tChart1.Panel.Brush.Gradient.Visible    = true;
     //
     // tChart1.Panel.Gradient
     //
     this.tChart1.Panel.Gradient.StartColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(128)));
     this.tChart1.Panel.Gradient.Visible    = true;
     this.tChart1.Series.Add(this.barSeries1);
     this.tChart1.Size     = new System.Drawing.Size(466, 182);
     this.tChart1.TabIndex = 2;
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // barSeries1
     //
     this.barSeries1.BarStyle = Steema.TeeChart.Styles.BarStyles.Cylinder;
     //
     // barSeries1.Brush
     //
     this.barSeries1.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(191)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(128)));
     //
     // barSeries1.Marks
     //
     //
     // barSeries1.Marks.Symbol
     //
     //
     // barSeries1.Marks.Symbol.Shadow
     //
     this.barSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.barSeries1.Marks.Symbol.Shadow.Visible = true;
     this.barSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // barSeries1.Pen
     //
     this.barSeries1.Pen.Color        = System.Drawing.Color.FromArgb(((System.Byte)(191)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(77)));
     this.barSeries1.Pen.Transparency = 30;
     this.barSeries1.Title            = "bar1";
     //
     // barSeries1.XValues
     //
     this.barSeries1.XValues.DataMember = "X";
     this.barSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // barSeries1.YValues
     //
     this.barSeries1.YValues.DataMember = "Bar";
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.Items.AddRange(new object[] {
         "Ascending",
         "Descending"
     });
     this.comboBox1.Location              = new System.Drawing.Point(80, 8);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex              = 1;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(24, 11);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(53, 16);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Sort type:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(216, 11);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(35, 16);
     this.label3.TabIndex = 3;
     this.label3.Text     = "label3";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // SeriesSortLabels
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesSortLabels";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.label1     = new System.Windows.Forms.Label();
            this.comboBox1  = new System.Windows.Forms.ComboBox();
            this.barSeries1 = new Steema.TeeChart.Styles.Bar();
            this.barSeries2 = new Steema.TeeChart.Styles.Bar();
            this.barSeries3 = new Steema.TeeChart.Styles.Bar();
            this.barSeries4 = new Steema.TeeChart.Styles.Bar();
            this.barSeries5 = new Steema.TeeChart.Styles.Bar();
            this.label2     = new System.Windows.Forms.Label();
            this.gridBand1  = new Steema.TeeChart.Tools.GridBand();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // textBox1
            //
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(466, 96);
            this.textBox1.Text = @"Stacked Bar and Horiz. Bar series can be grouped. 
The StackGroup property defines the ""group"". There is no limit on how many groups exist.

barSeries1.MultiBar = Steema.TeeChart.Multibars.Stacked;
barSeries1.StackGroup = 0 ;  
barSeries2.StackGroup = 1 ; ";
            //
            // panel1
            //
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.comboBox1);
            this.panel1.Location = new System.Drawing.Point(0, 96);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(466, 33);
            //
            // tChart1
            //
            //
            // tChart1.Aspect
            //
            this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
            this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
            //
            // tChart1.Header
            //
            this.tChart1.Header.Lines = new string[] {
                "tChart1"
            };
            //
            // tChart1.Legend
            //
            //
            // tChart1.Legend.Brush
            //
            this.tChart1.Legend.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(244)), ((System.Byte)(244)), ((System.Byte)(255)));
            //
            // tChart1.Legend.Pen
            //
            this.tChart1.Legend.Pen.Visible = false;
            //
            // tChart1.Legend.Shadow
            //
            this.tChart1.Legend.Shadow.Visible = false;
            //
            // tChart1.Legend.Symbol
            //
            this.tChart1.Legend.Symbol.Continous = true;
            //
            // tChart1.Legend.Symbol.Pen
            //
            this.tChart1.Legend.Symbol.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
            this.tChart1.Legend.Symbol.Pen.Style = System.Drawing.Drawing2D.DashStyle.Dash;
            this.tChart1.Location = new System.Drawing.Point(0, 129);
            this.tChart1.Name     = "tChart1";
            //
            // tChart1.Panel
            //
            //
            // tChart1.Panel.Brush
            //
            this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
            this.tChart1.Series.Add(this.barSeries1);
            this.tChart1.Series.Add(this.barSeries2);
            this.tChart1.Series.Add(this.barSeries3);
            this.tChart1.Series.Add(this.barSeries4);
            this.tChart1.Series.Add(this.barSeries5);
            this.tChart1.Size = new System.Drawing.Size(466, 157);
            this.tChart1.Tools.Add(this.gridBand1);
            //
            // tChart1.Walls
            //
            //
            // tChart1.Walls.Back
            //
            //
            // tChart1.Walls.Back.Pen
            //
            this.tChart1.Walls.Back.Pen.Visible = false;
            //
            // tChart1.Walls.Bottom
            //
            //
            // tChart1.Walls.Bottom.Pen
            //
            this.tChart1.Walls.Bottom.Pen.Visible = false;
            this.tChart1.Walls.Bottom.Size        = 6;
            //
            // tChart1.Walls.Left
            //
            //
            // tChart1.Walls.Left.Pen
            //
            this.tChart1.Walls.Left.Pen.Visible = false;
            this.tChart1.Walls.Left.Size        = 5;
            //
            // label1
            //
            this.label1.AutoSize  = true;
            this.label1.Location  = new System.Drawing.Point(20, 8);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(57, 16);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "&Stack has ";
            this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
            //
            // comboBox1
            //
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.Items.AddRange(new object[] {
                "1",
                "2",
                "3",
                "4",
                "5"
            });
            this.comboBox1.Location              = new System.Drawing.Point(80, 6);
            this.comboBox1.Name                  = "comboBox1";
            this.comboBox1.Size                  = new System.Drawing.Size(47, 21);
            this.comboBox1.TabIndex              = 1;
            this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
            //
            // barSeries1
            //
            //
            // barSeries1.Brush
            //
            this.barSeries1.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(255)), ((System.Byte)(0)), ((System.Byte)(0)));
            //
            // barSeries1.Marks
            //
            //
            // barSeries1.Marks.Symbol
            //
            //
            // barSeries1.Marks.Symbol.Shadow
            //
            this.barSeries1.Marks.Symbol.Shadow.Height  = 1;
            this.barSeries1.Marks.Symbol.Shadow.Visible = true;
            this.barSeries1.Marks.Symbol.Shadow.Width   = 1;
            this.barSeries1.Marks.Visible = false;
            this.barSeries1.MultiBar      = Steema.TeeChart.Styles.MultiBars.Stacked;
            //
            // barSeries1.Pen
            //
            this.barSeries1.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(0)), ((System.Byte)(0)));
            this.barSeries1.Title     = "barSeries1";
            //
            // barSeries1.XValues
            //
            this.barSeries1.XValues.DataMember = "X";
            this.barSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // barSeries1.YValues
            //
            this.barSeries1.YValues.DataMember = "Bar";
            //
            // barSeries2
            //
            //
            // barSeries2.Brush
            //
            this.barSeries2.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(0)), ((System.Byte)(128)), ((System.Byte)(0)));
            //
            // barSeries2.Marks
            //
            //
            // barSeries2.Marks.Symbol
            //
            //
            // barSeries2.Marks.Symbol.Shadow
            //
            this.barSeries2.Marks.Symbol.Shadow.Height  = 1;
            this.barSeries2.Marks.Symbol.Shadow.Visible = true;
            this.barSeries2.Marks.Symbol.Shadow.Width   = 1;
            this.barSeries2.Marks.Visible = false;
            this.barSeries2.MultiBar      = Steema.TeeChart.Styles.MultiBars.Stacked;
            //
            // barSeries2.Pen
            //
            this.barSeries2.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(64)), ((System.Byte)(0)));
            this.barSeries2.Title     = "barSeries2";
            //
            // barSeries2.XValues
            //
            this.barSeries2.XValues.DataMember = "X";
            this.barSeries2.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // barSeries2.YValues
            //
            this.barSeries2.YValues.DataMember = "Bar";
            //
            // barSeries3
            //
            //
            // barSeries3.Brush
            //
            this.barSeries3.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(0)));
            //
            // barSeries3.Marks
            //
            //
            // barSeries3.Marks.Symbol
            //
            //
            // barSeries3.Marks.Symbol.Shadow
            //
            this.barSeries3.Marks.Symbol.Shadow.Height  = 1;
            this.barSeries3.Marks.Symbol.Shadow.Visible = true;
            this.barSeries3.Marks.Symbol.Shadow.Width   = 1;
            this.barSeries3.Marks.Visible = false;
            this.barSeries3.MultiBar      = Steema.TeeChart.Styles.MultiBars.Stacked;
            //
            // barSeries3.Pen
            //
            this.barSeries3.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(0)));
            this.barSeries3.Title     = "barSeries3";
            //
            // barSeries3.XValues
            //
            this.barSeries3.XValues.DataMember = "X";
            this.barSeries3.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // barSeries3.YValues
            //
            this.barSeries3.YValues.DataMember = "Bar";
            //
            // barSeries4
            //
            //
            // barSeries4.Brush
            //
            this.barSeries4.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(255)));
            //
            // barSeries4.Marks
            //
            //
            // barSeries4.Marks.Symbol
            //
            //
            // barSeries4.Marks.Symbol.Shadow
            //
            this.barSeries4.Marks.Symbol.Shadow.Height  = 1;
            this.barSeries4.Marks.Symbol.Shadow.Visible = true;
            this.barSeries4.Marks.Symbol.Shadow.Width   = 1;
            this.barSeries4.Marks.Visible = false;
            this.barSeries4.MultiBar      = Steema.TeeChart.Styles.MultiBars.Stacked;
            //
            // barSeries4.Pen
            //
            this.barSeries4.Pen.Color  = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(64)));
            this.barSeries4.StackGroup = 1;
            this.barSeries4.Title      = "barSeries4";
            //
            // barSeries4.XValues
            //
            this.barSeries4.XValues.DataMember = "X";
            this.barSeries4.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // barSeries4.YValues
            //
            this.barSeries4.YValues.DataMember = "Bar";
            //
            // barSeries5
            //
            //
            // barSeries5.Brush
            //
            this.barSeries5.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(0)));
            //
            // barSeries5.Marks
            //
            //
            // barSeries5.Marks.Symbol
            //
            //
            // barSeries5.Marks.Symbol.Shadow
            //
            this.barSeries5.Marks.Symbol.Shadow.Height  = 1;
            this.barSeries5.Marks.Symbol.Shadow.Visible = true;
            this.barSeries5.Marks.Symbol.Shadow.Width   = 1;
            this.barSeries5.Marks.Visible = false;
            this.barSeries5.MultiBar      = Steema.TeeChart.Styles.MultiBars.Stacked;
            //
            // barSeries5.Pen
            //
            this.barSeries5.Pen.Color  = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(128)));
            this.barSeries5.StackGroup = 1;
            this.barSeries5.Title      = "barSeries5";
            //
            // barSeries5.XValues
            //
            this.barSeries5.XValues.DataMember = "X";
            this.barSeries5.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // barSeries5.YValues
            //
            this.barSeries5.YValues.DataMember = "Bar";
            //
            // label2
            //
            this.label2.AutoSize    = true;
            this.label2.Location    = new System.Drawing.Point(133, 8);
            this.label2.Name        = "label2";
            this.label2.Size        = new System.Drawing.Size(34, 16);
            this.label2.TabIndex    = 2;
            this.label2.Text        = "series";
            this.label2.UseMnemonic = false;
            //
            // gridBand1
            //
            this.gridBand1.Axis = this.tChart1.Axes.Left;
            //
            // gridBand1.Band1
            //
            this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(25)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
            //
            // gridBand1.Band2
            //
            this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(102)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
            //
            // Bar_GroupStack
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(466, 286);
            this.Name  = "Bar_GroupStack";
            this.Load += new System.EventHandler(this.Bar_GroupStack_Load);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Exemple #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.bubble1     = new Steema.TeeChart.Styles.Bubble();
     this.hScrollBar1 = new System.Windows.Forms.HScrollBar();
     this.label1      = new System.Windows.Forms.Label();
     this.label2      = new System.Windows.Forms.Label();
     this.gridBand1   = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Text = "Bubble series allows Transparency:\r\n\r\nbubble1.Pointer.Transparency = 50;  // <-- " +
                          "50 %";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.hScrollBar1);
     this.panel1.Name = "panel1";
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Name = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.bubble1);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 5;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 5;
     //
     // bubble1
     //
     this.bubble1.LabelMember = "Labels";
     //
     // bubble1.Marks
     //
     //
     // bubble1.Marks.Symbol
     //
     //
     // bubble1.Marks.Symbol.Shadow
     //
     this.bubble1.Marks.Symbol.Shadow.Height  = 1;
     this.bubble1.Marks.Symbol.Shadow.Visible = true;
     this.bubble1.Marks.Symbol.Shadow.Width   = 1;
     this.bubble1.Marks.Transparent           = true;
     //
     // bubble1.Pointer
     //
     //
     // bubble1.Pointer.Brush
     //
     this.bubble1.Pointer.Brush.Color           = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.bubble1.Pointer.Brush.ForegroundColor = System.Drawing.Color.Empty;
     this.bubble1.Pointer.HorizSize             = 17;
     this.bubble1.Pointer.InflateMargins        = false;
     this.bubble1.Pointer.Style    = Steema.TeeChart.Styles.PointerStyles.Circle;
     this.bubble1.Pointer.VertSize = 17;
     this.bubble1.Title            = "bubble1";
     //
     // bubble1.XValues
     //
     this.bubble1.XValues.DataMember = "X";
     this.bubble1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // bubble1.YValues
     //
     this.bubble1.YValues.DataMember = "Y";
     //
     // hScrollBar1
     //
     this.hScrollBar1.Location = new System.Drawing.Point(104, 13);
     this.hScrollBar1.Maximum  = 109;
     this.hScrollBar1.Name     = "hScrollBar1";
     this.hScrollBar1.Size     = new System.Drawing.Size(227, 17);
     this.hScrollBar1.TabIndex = 0;
     this.hScrollBar1.Value    = 50;
     this.hScrollBar1.Scroll  += new System.Windows.Forms.ScrollEventHandler(this.hScrollBar1_Scroll);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(28, 14);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(78, 23);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Transparency:";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(338, 15);
     this.label2.Name     = "label2";
     this.label2.TabIndex = 2;
     this.label2.Text     = "50";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Bubble_Transparency
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(440, 317);
     this.Name = "Bubble_Transparency";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.bar1         = new Steema.TeeChart.Styles.Bar();
     this.groupBox1    = new System.Windows.Forms.GroupBox();
     this.radioButton4 = new System.Windows.Forms.RadioButton();
     this.radioButton3 = new System.Windows.Forms.RadioButton();
     this.radioButton2 = new System.Windows.Forms.RadioButton();
     this.radioButton1 = new System.Windows.Forms.RadioButton();
     this.gridBand1    = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Text = "TeeChart\'s events can be used to draw Graphics objects onto the Chart at differen" +
                          "t times of rendering.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Name = "panel1";
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "TeeChart Canvas Events"
     };
     this.tChart1.Name = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.bar1);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 5;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 5;
     this.tChart1.BeforeDrawAxes        += new Steema.TeeChart.PaintChartEventHandler(this.tChart1_BeforeDrawAxes);
     this.tChart1.AfterDraw        += new Steema.TeeChart.PaintChartEventHandler(this.tChart1_AfterDraw);
     this.tChart1.BeforeDrawSeries += new Steema.TeeChart.PaintChartEventHandler(this.tChart1_BeforeDrawSeries);
     this.tChart1.BeforeDraw       += new Steema.TeeChart.PaintChartEventHandler(this.tChart1_BeforeDraw);
     //
     // bar1
     //
     //
     // bar1.Brush
     //
     this.bar1.Brush.Color = System.Drawing.Color.Red;
     //
     // bar1.Marks
     //
     //
     // bar1.Marks.Symbol
     //
     //
     // bar1.Marks.Symbol.Shadow
     //
     this.bar1.Marks.Symbol.Shadow.Height  = 1;
     this.bar1.Marks.Symbol.Shadow.Visible = true;
     this.bar1.Marks.Symbol.Shadow.Width   = 1;
     this.bar1.Title = "bar1";
     //
     // bar1.XValues
     //
     this.bar1.XValues.DataMember = "X";
     this.bar1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // bar1.YValues
     //
     this.bar1.YValues.DataMember = "Bar";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radioButton4);
     this.groupBox1.Controls.Add(this.radioButton3);
     this.groupBox1.Controls.Add(this.radioButton2);
     this.groupBox1.Controls.Add(this.radioButton1);
     this.groupBox1.Location = new System.Drawing.Point(2, -3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(435, 41);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // radioButton4
     //
     this.radioButton4.Location = new System.Drawing.Point(328, 16);
     this.radioButton4.Name     = "radioButton4";
     this.radioButton4.Size     = new System.Drawing.Size(91, 17);
     this.radioButton4.TabIndex = 3;
     this.radioButton4.Text     = "After Chart";
     this.radioButton4.Click   += new System.EventHandler(this.radioButtons_Click);
     //
     // radioButton3
     //
     this.radioButton3.Location = new System.Drawing.Point(214, 16);
     this.radioButton3.Name     = "radioButton3";
     this.radioButton3.Size     = new System.Drawing.Size(91, 17);
     this.radioButton3.TabIndex = 2;
     this.radioButton3.Text     = "Before Series";
     this.radioButton3.Click   += new System.EventHandler(this.radioButtons_Click);
     //
     // radioButton2
     //
     this.radioButton2.Location = new System.Drawing.Point(111, 17);
     this.radioButton2.Name     = "radioButton2";
     this.radioButton2.Size     = new System.Drawing.Size(91, 17);
     this.radioButton2.TabIndex = 1;
     this.radioButton2.Text     = "Before Axes";
     this.radioButton2.Click   += new System.EventHandler(this.radioButtons_Click);
     //
     // radioButton1
     //
     this.radioButton1.Checked  = true;
     this.radioButton1.Location = new System.Drawing.Point(8, 16);
     this.radioButton1.Name     = "radioButton1";
     this.radioButton1.Size     = new System.Drawing.Size(104, 17);
     this.radioButton1.TabIndex = 0;
     this.radioButton1.TabStop  = true;
     this.radioButton1.Text     = "Before Chart";
     this.radioButton1.Click   += new System.EventHandler(this.radioButtons_Click);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Canvas_Events
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(440, 317);
     this.Name = "Canvas_Events";
     this.panel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.lineSeries1  = new Steema.TeeChart.Styles.Line();
     this.buttonPen1   = new Steema.TeeChart.ButtonPen();
     this.buttonPen2   = new Steema.TeeChart.ButtonPen();
     this.buttonColor1 = new Steema.TeeChart.ButtonColor();
     this.gridBand1    = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(528, 56);
     this.textBox1.Text = "Line series Outline property is a Pen used to display the same line at the backgr" +
                          "ound with a bigger size.\r\n\r\nline1.Outline.Color = Color.Yellow ;";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.buttonColor1);
     this.panel1.Controls.Add(this.buttonPen2);
     this.panel1.Controls.Add(this.buttonPen1);
     this.panel1.Location = new System.Drawing.Point(0, 56);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(528, 42);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Location = new System.Drawing.Point(0, 98);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.lineSeries1);
     this.tChart1.Size = new System.Drawing.Size(528, 211);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // lineSeries1
     //
     //
     // lineSeries1.Brush
     //
     this.lineSeries1.Brush.Color = System.Drawing.Color.Red;
     //
     // lineSeries1.LinePen
     //
     this.lineSeries1.LinePen.Color = System.Drawing.Color.FromArgb(((System.Byte)(153)), ((System.Byte)(0)), ((System.Byte)(0)));
     //
     // lineSeries1.Marks
     //
     //
     // lineSeries1.Marks.Symbol
     //
     //
     // lineSeries1.Marks.Symbol.Shadow
     //
     this.lineSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.lineSeries1.Marks.Symbol.Shadow.Visible = true;
     this.lineSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // lineSeries1.OutLine
     //
     this.lineSeries1.OutLine.Color   = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(0)));
     this.lineSeries1.OutLine.Visible = true;
     //
     // lineSeries1.Pointer
     //
     this.lineSeries1.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.lineSeries1.Title         = "lineSeries1";
     //
     // lineSeries1.XValues
     //
     this.lineSeries1.XValues.DataMember = "X";
     this.lineSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // lineSeries1.YValues
     //
     this.lineSeries1.YValues.DataMember = "Y";
     //
     // buttonPen1
     //
     this.buttonPen1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonPen1.Location  = new System.Drawing.Point(15, 9);
     this.buttonPen1.Name      = "buttonPen1";
     this.buttonPen1.TabIndex  = 0;
     this.buttonPen1.Text      = "&Line...";
     //
     // buttonPen2
     //
     this.buttonPen2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonPen2.Location  = new System.Drawing.Point(112, 8);
     this.buttonPen2.Name      = "buttonPen2";
     this.buttonPen2.TabIndex  = 1;
     this.buttonPen2.Text      = "&Outline...";
     //
     // buttonColor1
     //
     this.buttonColor1.Color    = System.Drawing.Color.Empty;
     this.buttonColor1.Location = new System.Drawing.Point(208, 8);
     this.buttonColor1.Name     = "buttonColor1";
     this.buttonColor1.TabIndex = 2;
     this.buttonColor1.Text     = "&Color...";
     this.buttonColor1.Click   += new System.EventHandler(this.buttonColor1_Click);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(128)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // Line_Outline
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(528, 309);
     this.Name = "Line_Outline";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Box_CustomValues));
     this.checkBox1 = new System.Windows.Forms.CheckBox();
     this.label1    = new System.Windows.Forms.Label();
     this.label2    = new System.Windows.Forms.Label();
     this.label3    = new System.Windows.Forms.Label();
     this.label4    = new System.Windows.Forms.Label();
     this.box1      = new Steema.TeeChart.Styles.Box();
     this.gridBand1 = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.chartContainer.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Size = new System.Drawing.Size(466, 48);
     this.textBox1.Text = "Now you can fully customize all TBoxPlotSeries parameters. All you must do is set" +
                          " UseCustomValues property to True and then pass your values to Quartile, InnerFe" +
                          "nce and OuterFence properties.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 48);
     this.panel1.Size     = new System.Drawing.Size(466, 81);
     //
     // tChart1
     //
     //
     //
     //
     this.tChart1.Aspect.View3D  = false;
     this.tChart1.Aspect.ZOffset = 0;
     //
     //
     //
     //
     //
     //
     this.tChart1.Axes.Bottom.MaximumOffset = 16;
     this.tChart1.Axes.Bottom.MinimumOffset = 16;
     //
     //
     //
     this.tChart1.Axes.Left.MaximumOffset = 16;
     this.tChart1.Axes.Left.MinimumOffset = 16;
     //
     //
     //
     this.tChart1.Axes.Left.MinorTicks.Visible = false;
     //
     //
     //
     //
     //
     //
     this.tChart1.Header.Font.Bold      = true;
     this.tChart1.Header.Font.Size      = 7;
     this.tChart1.Header.Font.SizeFloat = 7F;
     this.tChart1.Header.Lines          = new string[] {
         "BoxPlot series example"
     };
     //
     //
     //
     this.tChart1.Legend.Visible = false;
     //
     //
     //
     //
     //
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tChart1.Series.Add(this.box1);
     this.tChart1.Size = new System.Drawing.Size(466, 157);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // chartContainer
     //
     this.chartContainer.Location = new System.Drawing.Point(0, 129);
     this.chartContainer.Size     = new System.Drawing.Size(466, 157);
     //
     // checkBox1
     //
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(24, 8);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(120, 16);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "Custom values";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(184, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(45, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Median:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(184, 24);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(87, 13);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Inner Fences = []";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(184, 40);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(89, 13);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Outer Fences = []";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(184, 56);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(98, 13);
     this.label4.TabIndex = 4;
     this.label4.Text     = "Adjacent points = []";
     //
     // box1
     //
     this.box1.AdjacentPoint3 = 5;
     this.box1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box1.ColorEach      = false;
     //
     //
     //
     //
     //
     //
     this.box1.ExtrOut.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.box1.ExtrOut.Style       = Steema.TeeChart.Styles.PointerStyles.Star;
     this.box1.InnerFence1         = -3.5;
     this.box1.InnerFence3         = 8.5;
     //
     //
     //
     this.box1.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     //
     //
     //
     //
     //
     //
     this.box1.Marks.Callout.ArrowHead     = Steema.TeeChart.Styles.ArrowHeadStyles.None;
     this.box1.Marks.Callout.ArrowHeadSize = 8;
     //
     //
     //
     this.box1.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
     this.box1.Marks.Callout.Distance    = 0;
     this.box1.Marks.Callout.Draw3D      = false;
     this.box1.Marks.Callout.Length      = 0;
     this.box1.Marks.Callout.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.box1.Marks.Callout.Visible     = false;
     this.box1.Median = 2.5;
     //
     //
     //
     this.box1.MedianPen.Style = System.Drawing.Drawing2D.DashStyle.Dot;
     //
     //
     //
     //
     //
     //
     this.box1.MildOut.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.box1.MildOut.Style       = Steema.TeeChart.Styles.PointerStyles.Circle;
     this.box1.OuterFence1         = -8;
     this.box1.OuterFence3         = 13;
     //
     //
     //
     //
     //
     //
     this.box1.Pointer.Brush.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box1.Pointer.Brush.ForegroundColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.box1.Pointer.Brush.Gradient.StartColor   = System.Drawing.Color.White;
     this.box1.Pointer.Brush.Gradient.Transparency = 30;
     this.box1.Pointer.Draw3D    = false;
     this.box1.Pointer.HorizSize = 15;
     //
     //
     //
     this.box1.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box1.Pointer.Style     = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.box1.Pointer.VertSize  = 15;
     this.box1.Quartile1         = 1;
     this.box1.Quartile3         = 4;
     this.box1.Title             = "box1";
     //
     //
     //
     this.box1.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     //
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     //
     //
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     //
     // Box_CustomValues
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name  = "Box_CustomValues";
     this.Load += new System.EventHandler(this.Box_CustomValues_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.chartContainer.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.triSurfaceSeries1 = new Steema.TeeChart.Styles.TriSurface();
     this.rotate1           = new Steema.TeeChart.Tools.Rotate();
     this.button1           = new System.Windows.Forms.Button();
     this.gridBand1         = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 63);
     this.textBox1.Text = "A TriSurface series draws triangles using all XYZ points.\r\n\r\nIncludes a pen to dr" +
                          "aw a line around the point boundaries. Inherits all properties and methods from " +
                          "Grid3D series (palette, AddXYZ, etc).";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(0, 63);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 41);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.Chart3DPercent    = 70;
     this.tChart1.Aspect.Elevation         = 334;
     this.tChart1.Aspect.Orthogonal        = false;
     this.tChart1.Aspect.Perspective       = 36;
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.Zoom = 66;
     //
     // tChart1.Axes
     //
     //
     // tChart1.Axes.Depth
     //
     this.tChart1.Axes.Depth.Visible = true;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Header.Visible = false;
     //
     // tChart1.Legend
     //
     this.tChart1.Legend.MaxNumRows = 8;
     this.tChart1.Location          = new System.Drawing.Point(0, 104);
     this.tChart1.Name = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.triSurfaceSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 182);
     this.tChart1.Tools.Add(this.rotate1);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Brush
     //
     this.tChart1.Walls.Bottom.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(153)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // tChart1.Walls.Bottom.Gradient
     //
     this.tChart1.Walls.Bottom.Brush.Gradient.Transparency = 40;
     //
     // tChart1.Walls.Bottom.Gradient
     //
     this.tChart1.Walls.Bottom.Gradient.Transparency = 40;
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 5;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Brush
     //
     this.tChart1.Walls.Left.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(153)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(224)));
     //
     // tChart1.Walls.Left.Gradient
     //
     this.tChart1.Walls.Left.Brush.Gradient.Transparency = 40;
     //
     // tChart1.Walls.Left.Gradient
     //
     this.tChart1.Walls.Left.Gradient.Transparency = 40;
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 5;
     //
     // triSurfaceSeries1
     //
     //
     // triSurfaceSeries1.Brush
     //
     this.triSurfaceSeries1.Brush.Color   = System.Drawing.Color.Red;
     this.triSurfaceSeries1.EndColor      = System.Drawing.Color.LightSkyBlue;
     this.triSurfaceSeries1.HideTriangles = false;
     //
     // triSurfaceSeries1.Marks
     //
     //
     // triSurfaceSeries1.Marks.Symbol
     //
     //
     // triSurfaceSeries1.Marks.Symbol.Shadow
     //
     this.triSurfaceSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.triSurfaceSeries1.Marks.Symbol.Shadow.Visible = true;
     this.triSurfaceSeries1.Marks.Symbol.Shadow.Width   = 1;
     this.triSurfaceSeries1.PaletteMin  = 0;
     this.triSurfaceSeries1.PaletteStep = 0;
     this.triSurfaceSeries1.StartColor  = System.Drawing.Color.Green;
     this.triSurfaceSeries1.Title       = "triSurfaceSeries1";
     //
     // triSurfaceSeries1.XValues
     //
     this.triSurfaceSeries1.XValues.DataMember = "X";
     //
     // triSurfaceSeries1.YValues
     //
     this.triSurfaceSeries1.YValues.DataMember = "Y";
     //
     // triSurfaceSeries1.ZValues
     //
     this.triSurfaceSeries1.ZValues.DataMember = "Z";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(16, 8);
     this.button1.Name      = "button1";
     this.button1.TabIndex  = 0;
     this.button1.Text      = "&Edit...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // SeriesType_TriSurface
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesType_TriSurface";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.bar1      = new Steema.TeeChart.Styles.Bar();
     this.button1   = new System.Windows.Forms.Button();
     this.gridBand1 = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(630, 63);
     this.textBox1.Text = "The Print Preview dialog displays a tChart over a printer paper and allows custom" +
                          "ization of printing parameters like choosing the printer and printer settings, c" +
                          "hanging margins and chart position, paper orientation and detail resolution.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(0, 63);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(630, 41);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Header.Visible = false;
     this.tChart1.Location       = new System.Drawing.Point(0, 104);
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.bar1);
     this.tChart1.Size = new System.Drawing.Size(630, 289);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 5;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 5;
     //
     // bar1
     //
     this.bar1.BarStyle = Steema.TeeChart.Styles.BarStyles.Cylinder;
     //
     // bar1.Brush
     //
     this.bar1.Brush.Color = System.Drawing.Color.Red;
     //
     // bar1.Marks
     //
     //
     // bar1.Marks.Symbol
     //
     //
     // bar1.Marks.Symbol.Shadow
     //
     this.bar1.Marks.Symbol.Shadow.Height  = 1;
     this.bar1.Marks.Symbol.Shadow.Visible = true;
     this.bar1.Marks.Symbol.Shadow.Width   = 1;
     this.bar1.Title = "bar1";
     //
     // bar1.XValues
     //
     this.bar1.XValues.DataMember = "X";
     this.bar1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // bar1.YValues
     //
     this.bar1.YValues.DataMember = "Bar";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(16, 8);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(109, 23);
     this.button1.TabIndex  = 0;
     this.button1.Text      = "&Print Preview...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // PreviewDialog
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(630, 393);
     this.Name = "PreviewDialog";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Legend_Scroll));
     this.lineSeries1 = new Steema.TeeChart.Styles.Line();
     this.label1      = new System.Windows.Forms.Label();
     this.trackBar1   = new System.Windows.Forms.TrackBar();
     this.label2      = new System.Windows.Forms.Label();
     this.colorLine1  = new Steema.TeeChart.Tools.ColorLine();
     this.gridBand1   = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.chartContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Size = new System.Drawing.Size(466, 63);
     this.textBox1.Text = "The Chart Legend can be scrolled, to show values starting from our desired point." +
                          " This is done using the Legend.FirstValue property:\r\n\r\ntChart1.Legend.FirstValue" +
                          " = 123;";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.trackBar1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(0, 63);
     this.panel1.Size     = new System.Drawing.Size(466, 41);
     //
     // tChart1
     //
     //
     //
     //
     this.tChart1.Aspect.ZOffset = 0;
     //
     //
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Header.Visible = false;
     //
     //
     //
     //
     //
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tChart1.Series.Add(this.lineSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 182);
     this.tChart1.Tools.Add(this.colorLine1);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     //
     //
     //
     //
     //
     //
     //
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 5;
     //
     //
     //
     //
     //
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 5;
     //
     // chartContainer
     //
     this.chartContainer.Location = new System.Drawing.Point(0, 104);
     this.chartContainer.Size     = new System.Drawing.Size(466, 182);
     //
     // lineSeries1
     //
     //
     //
     //
     this.lineSeries1.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(102)))), ((int)(((byte)(163)))));
     this.lineSeries1.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(102)))), ((int)(((byte)(163)))));
     this.lineSeries1.ColorEach   = false;
     //
     //
     //
     this.lineSeries1.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(61)))), ((int)(((byte)(98)))));
     //
     //
     //
     //
     //
     //
     this.lineSeries1.Marks.Callout.ArrowHead     = Steema.TeeChart.Styles.ArrowHeadStyles.None;
     this.lineSeries1.Marks.Callout.ArrowHeadSize = 8;
     //
     //
     //
     this.lineSeries1.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
     this.lineSeries1.Marks.Callout.Distance    = 0;
     this.lineSeries1.Marks.Callout.Draw3D      = false;
     this.lineSeries1.Marks.Callout.Length      = 10;
     this.lineSeries1.Marks.Callout.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.lineSeries1.Marks.Callout.Visible     = false;
     //
     //
     //
     this.lineSeries1.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.lineSeries1.Title         = "lineSeries1";
     //
     //
     //
     this.lineSeries1.XValues.DataMember = "X";
     this.lineSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     //
     //
     this.lineSeries1.YValues.DataMember = "Y";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Location  = new System.Drawing.Point(20, 11);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(64, 13);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "&First value : ";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // trackBar1
     //
     this.trackBar1.AutoSize      = false;
     this.trackBar1.Location      = new System.Drawing.Point(87, 10);
     this.trackBar1.Maximum       = 99;
     this.trackBar1.Name          = "trackBar1";
     this.trackBar1.Size          = new System.Drawing.Size(133, 19);
     this.trackBar1.TabIndex      = 1;
     this.trackBar1.TickFrequency = 5;
     this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     //
     // label2
     //
     this.label2.AutoSize    = true;
     this.label2.Location    = new System.Drawing.Point(227, 11);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(13, 13);
     this.label2.TabIndex    = 2;
     this.label2.Text        = "0";
     this.label2.UseMnemonic = false;
     //
     // colorLine1
     //
     this.colorLine1.Axis         = this.tChart1.Axes.Bottom;
     this.colorLine1.EndDragLine += new Steema.TeeChart.Tools.ColorLineToolOnDragEventHandler(this.colorLine1_EndDragLine);
     this.colorLine1.DragLine    += new System.EventHandler(this.colorLine1_DragLine);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     //
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     //
     //
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     //
     // Legend_Scroll
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "Legend_Scroll";
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.chartContainer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.label1    = new System.Windows.Forms.Label();
            this.label2    = new System.Windows.Forms.Label();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.button1   = new System.Windows.Forms.Button();
            this.bar1      = new Steema.TeeChart.Styles.Bar();
            this.bar2      = new Steema.TeeChart.Styles.Bar();
            this.bar3      = new Steema.TeeChart.Styles.Bar();
            this.gridBand1 = new Steema.TeeChart.Tools.GridBand();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // textBox1
            //
            this.textBox1.Name     = "textBox1";
            this.textBox1.Size     = new System.Drawing.Size(466, 80);
            this.textBox1.TabIndex = 0;
            this.textBox1.Text     = @"The Bar style allows single or multiple bars, with different layouts ( 3D, side-to-side, side-all, stacked, stacked 100% ).

Options include 2D and 3D, color-each-bar, bar style, patterns, dark 3D, bottom origin, auto-mark positions, stacking groups, marks, border, etc.";
            //
            // panel1
            //
            this.panel1.Controls.Add(this.button1);
            this.panel1.Controls.Add(this.comboBox2);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.comboBox1);
            this.panel1.Location = new System.Drawing.Point(0, 80);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(466, 40);
            this.panel1.TabIndex = 1;
            //
            // tChart1
            //
            //
            // tChart1.Aspect
            //
            this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
            this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
            //
            // tChart1.Axes
            //
            //
            // tChart1.Axes.Bottom
            //
            //
            // tChart1.Axes.Bottom.Grid
            //
            this.tChart1.Axes.Bottom.Grid.Color = System.Drawing.Color.Gray;
            //
            // tChart1.Axes.Bottom.Ticks
            //
            this.tChart1.Axes.Bottom.Ticks.Length = 2;
            //
            // tChart1.Axes.Depth
            //
            //
            // tChart1.Axes.Depth.Grid
            //
            this.tChart1.Axes.Depth.Grid.Color = System.Drawing.Color.Gray;
            //
            // tChart1.Axes.Depth.Ticks
            //
            this.tChart1.Axes.Depth.Ticks.Length = 2;
            //
            // tChart1.Axes.Left
            //
            //
            // tChart1.Axes.Left.Grid
            //
            this.tChart1.Axes.Left.Grid.Color = System.Drawing.Color.Gray;
            //
            // tChart1.Axes.Left.Ticks
            //
            this.tChart1.Axes.Left.Ticks.Length = 2;
            //
            // tChart1.Axes.Right
            //
            //
            // tChart1.Axes.Right.Grid
            //
            this.tChart1.Axes.Right.Grid.Color = System.Drawing.Color.Gray;
            //
            // tChart1.Axes.Right.Ticks
            //
            this.tChart1.Axes.Right.Ticks.Length = 2;
            //
            // tChart1.Axes.Top
            //
            //
            // tChart1.Axes.Top.Grid
            //
            this.tChart1.Axes.Top.Grid.Color = System.Drawing.Color.Gray;
            //
            // tChart1.Axes.Top.Ticks
            //
            this.tChart1.Axes.Top.Ticks.Length = 2;
            //
            // tChart1.Header
            //
            this.tChart1.Header.Lines = new string[] {
                "TeeChart"
            };
            //
            // tChart1.Legend
            //
            //
            // tChart1.Legend.Shadow
            //
            //
            // tChart1.Legend.Shadow.Brush
            //
            this.tChart1.Legend.Shadow.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
            this.tChart1.Location = new System.Drawing.Point(0, 120);
            this.tChart1.Name     = "tChart1";
            //
            // tChart1.Panel
            //
            //
            // tChart1.Panel.Brush
            //
            this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
            //
            // tChart1.Panel.Gradient
            //
            this.tChart1.Panel.Brush.Gradient.EndColor    = System.Drawing.Color.Yellow;
            this.tChart1.Panel.Brush.Gradient.MiddleColor = System.Drawing.Color.Empty;
            this.tChart1.Panel.Brush.Gradient.StartColor  = System.Drawing.Color.White;
            //
            // tChart1.Panel.Gradient
            //
            this.tChart1.Panel.Gradient.EndColor    = System.Drawing.Color.Yellow;
            this.tChart1.Panel.Gradient.MiddleColor = System.Drawing.Color.Empty;
            this.tChart1.Panel.Gradient.StartColor  = System.Drawing.Color.White;
            //
            // tChart1.Panel.Shadow
            //
            this.tChart1.Panel.Shadow.Height = 0;
            this.tChart1.Panel.Shadow.Width  = 0;
            this.tChart1.Series.Add(this.bar1);
            this.tChart1.Series.Add(this.bar2);
            this.tChart1.Series.Add(this.bar3);
            this.tChart1.Size     = new System.Drawing.Size(466, 166);
            this.tChart1.TabIndex = 2;
            this.tChart1.Tools.Add(this.gridBand1);
            //
            // tChart1.Walls
            //
            //
            // tChart1.Walls.Right
            //
            //
            // tChart1.Walls.Right.Brush
            //
            this.tChart1.Walls.Right.Brush.Color = System.Drawing.Color.Silver;
            //
            // comboBox1
            //
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.Items.AddRange(new object[] {
                "3D",
                "Side-to-side",
                "Stacked",
                "Stacked 100%",
                "Side All",
                "Self Stacked"
            });
            this.comboBox1.Location              = new System.Drawing.Point(53, 8);
            this.comboBox1.Name                  = "comboBox1";
            this.comboBox1.Size                  = new System.Drawing.Size(94, 21);
            this.comboBox1.TabIndex              = 1;
            this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
            //
            // label1
            //
            this.label1.AutoSize  = true;
            this.label1.Location  = new System.Drawing.Point(7, 10);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(44, 16);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "&Layout :";
            this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
            //
            // label2
            //
            this.label2.AutoSize  = true;
            this.label2.Location  = new System.Drawing.Point(160, 10);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(63, 16);
            this.label2.TabIndex  = 2;
            this.label2.Text      = "&Style Bar 1:";
            this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
            //
            // comboBox2
            //
            this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox2.Items.AddRange(new object[] {
                "Rectangle",
                "Pyramid",
                "Invert. Pyramid",
                "Cylinder",
                "Ellipse",
                "Arrow",
                "Rect. Gradient",
                "Cone"
            });
            this.comboBox2.Location              = new System.Drawing.Point(227, 8);
            this.comboBox2.Name                  = "comboBox2";
            this.comboBox2.Size                  = new System.Drawing.Size(86, 21);
            this.comboBox2.TabIndex              = 3;
            this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
            //
            // button1
            //
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Location  = new System.Drawing.Point(333, 7);
            this.button1.Name      = "button1";
            this.button1.TabIndex  = 4;
            this.button1.Text      = "&Edit...";
            this.button1.Click    += new System.EventHandler(this.button1_Click);
            //
            // bar1
            //
            //
            // bar1.Brush
            //
            this.bar1.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(0)), ((System.Byte)(0)));
            //
            // bar1.Marks
            //
            //
            // bar1.Marks.Symbol
            //
            //
            // bar1.Marks.Symbol.Shadow
            //
            this.bar1.Marks.Symbol.Shadow.Height  = 1;
            this.bar1.Marks.Symbol.Shadow.Visible = true;
            this.bar1.Marks.Symbol.Shadow.Width   = 1;
            //
            // bar1.Pen
            //
            this.bar1.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(153)), ((System.Byte)(0)), ((System.Byte)(0)));
            this.bar1.Title     = "bar1";
            //
            // bar1.XValues
            //
            this.bar1.XValues.DataMember = "X";
            this.bar1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // bar1.YValues
            //
            this.bar1.YValues.DataMember = "Bar";
            //
            // bar2
            //
            //
            // bar2.Brush
            //
            this.bar2.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(128)), ((System.Byte)(0)));
            //
            // bar2.Marks
            //
            //
            // bar2.Marks.Symbol
            //
            //
            // bar2.Marks.Symbol.Shadow
            //
            this.bar2.Marks.Symbol.Shadow.Height  = 1;
            this.bar2.Marks.Symbol.Shadow.Visible = true;
            this.bar2.Marks.Symbol.Shadow.Width   = 1;
            //
            // bar2.Pen
            //
            this.bar2.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(77)), ((System.Byte)(0)));
            this.bar2.Title     = "bar2";
            //
            // bar2.XValues
            //
            this.bar2.XValues.DataMember = "X";
            this.bar2.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // bar2.YValues
            //
            this.bar2.YValues.DataMember = "Bar";
            //
            // bar3
            //
            //
            // bar3.Brush
            //
            this.bar3.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(0)));
            //
            // bar3.Marks
            //
            //
            // bar3.Marks.Symbol
            //
            //
            // bar3.Marks.Symbol.Shadow
            //
            this.bar3.Marks.Symbol.Shadow.Height  = 1;
            this.bar3.Marks.Symbol.Shadow.Visible = true;
            this.bar3.Marks.Symbol.Shadow.Width   = 1;
            //
            // bar3.Pen
            //
            this.bar3.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(153)), ((System.Byte)(153)), ((System.Byte)(0)));
            this.bar3.Title     = "bar3";
            //
            // bar3.XValues
            //
            this.bar3.XValues.DataMember = "X";
            this.bar3.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // bar3.YValues
            //
            this.bar3.YValues.DataMember = "Bar";
            //
            // gridBand1
            //
            this.gridBand1.Axis = this.tChart1.Axes.Left;
            //
            // gridBand1.Band1
            //
            this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
            //
            // gridBand1.Band2
            //
            this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
            //
            // SeriesType_Bar
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(466, 286);
            this.Name  = "SeriesType_Bar";
            this.Load += new System.EventHandler(this.SeriesType_Bar_Load);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.checkBox1 = new System.Windows.Forms.CheckBox();
     this.label1    = new System.Windows.Forms.Label();
     this.label2    = new System.Windows.Forms.Label();
     this.label3    = new System.Windows.Forms.Label();
     this.label4    = new System.Windows.Forms.Label();
     this.box1      = new Steema.TeeChart.Styles.Box();
     this.gridBand1 = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 48);
     this.textBox1.Text = "Now you can fully customize all TBoxPlotSeries parameters. All you must do \r\nis s" +
                          "et UseCustomValues property to True and then pass your values to \r\nQuartile, Inn" +
                          "erFence and OuterFence properties.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 48);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 81);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Axes
     //
     //
     // tChart1.Axes.Left
     //
     //
     // tChart1.Axes.Left.MinorTicks
     //
     this.tChart1.Axes.Left.MinorTicks.Visible = false;
     //
     // tChart1.Header
     //
     //
     // tChart1.Header.Font
     //
     this.tChart1.Header.Font.Bold = true;
     this.tChart1.Header.Font.Size = 7;
     this.tChart1.Header.Lines     = new string[] {
         "BoxPlot series example"
     };
     //
     // tChart1.Legend
     //
     this.tChart1.Legend.Visible = false;
     this.tChart1.Location       = new System.Drawing.Point(0, 129);
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.box1);
     this.tChart1.Size = new System.Drawing.Size(466, 157);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // checkBox1
     //
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(24, 8);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(120, 16);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "Custom values";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(184, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(45, 16);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Median:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(184, 24);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(89, 16);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Inner Fences = []";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(184, 40);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(92, 16);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Outer Fences = []";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(184, 56);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(101, 16);
     this.label4.TabIndex = 4;
     this.label4.Text     = "Adjacent points = []";
     //
     // box1
     //
     this.box1.AdjacentPoint1 = 1;
     this.box1.AdjacentPoint3 = 22;
     //
     // box1.ExtrOut
     //
     //
     // box1.ExtrOut.Brush
     //
     this.box1.ExtrOut.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.box1.ExtrOut.Style       = Steema.TeeChart.Styles.PointerStyles.Star;
     this.box1.InnerFence1         = -12.5;
     this.box1.InnerFence3         = 35.5;
     //
     // box1.LinePen
     //
     this.box1.LinePen.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(153)), ((System.Byte)(0)), ((System.Byte)(0)));
     //
     // box1.Marks
     //
     //
     // box1.Marks.Symbol
     //
     //
     // box1.Marks.Symbol.Shadow
     //
     this.box1.Marks.Symbol.Shadow.Height  = 1;
     this.box1.Marks.Symbol.Shadow.Visible = true;
     this.box1.Marks.Symbol.Shadow.Width   = 1;
     this.box1.Median = 11.5;
     //
     // box1.MedianPen
     //
     this.box1.MedianPen.Style = System.Drawing.Drawing2D.DashStyle.Dot;
     //
     // box1.MildOut
     //
     //
     // box1.MildOut.Brush
     //
     this.box1.MildOut.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.box1.MildOut.Style       = Steema.TeeChart.Styles.PointerStyles.Circle;
     this.box1.OuterFence1         = -30.5;
     this.box1.OuterFence3         = 53.5;
     //
     // box1.Pointer
     //
     //
     // box1.Pointer.Brush
     //
     this.box1.Pointer.Brush.Color           = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(255)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.box1.Pointer.Brush.ForegroundColor = System.Drawing.Color.Empty;
     this.box1.Pointer.Draw3D    = false;
     this.box1.Pointer.HorizSize = 15;
     //
     // box1.Pointer.Pen
     //
     this.box1.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(153)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.box1.Pointer.Style     = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.box1.Pointer.VertSize  = 15;
     this.box1.Quartile1         = 5.5;
     this.box1.Quartile3         = 17.5;
     this.box1.Title             = "box1";
     //
     // box1.XValues
     //
     this.box1.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Box_CustomValues
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name  = "Box_CustomValues";
     this.Load += new System.EventHandler(this.Box_CustomValues_Load);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1    = new System.Windows.Forms.Label();
     this.lbThemes  = new System.Windows.Forms.ListBox();
     this.tChart1   = new Steema.TeeChart.TChart();
     this.bar1      = new Steema.TeeChart.Styles.Bar();
     this.gridBand1 = new Steema.TeeChart.Tools.GridBand();
     this.button1   = new System.Windows.Forms.Button();
     this.button2   = new System.Windows.Forms.Button();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Text = "TeeChart Themes enable rapid change of many chart properties with a single mouse " +
                          "click. \r\n\r\nSeveral themes are provided through the Themes Editor and programatic" +
                          "ally. \r\nCreating new themes by code is really simple.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button2);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Name = "panel1";
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel2.Controls.Add(this.tChart1);
     this.panel2.Controls.Add(this.lbThemes);
     this.panel2.Dock = System.Windows.Forms.DockStyle.None;
     this.panel2.Name = "panel2";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(0, 24);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(100, 16);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Select Theme:";
     //
     // lbThemes
     //
     this.lbThemes.Location              = new System.Drawing.Point(0, 0);
     this.lbThemes.Name                  = "lbThemes";
     this.lbThemes.Size                  = new System.Drawing.Size(88, 160);
     this.lbThemes.TabIndex              = 0;
     this.lbThemes.SelectedIndexChanged += new System.EventHandler(this.lbThemes_SelectedIndexChanged);
     //
     // tChart1
     //
     this.tChart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                  | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "TeeChart"
     };
     //
     // tChart1.Legend
     //
     //
     // tChart1.Legend.Brush
     //
     //
     // tChart1.Legend.Gradient
     //
     this.tChart1.Legend.Brush.Gradient.Visible = true;
     //
     // tChart1.Legend.Gradient
     //
     this.tChart1.Legend.Gradient.Visible = true;
     this.tChart1.Location = new System.Drawing.Point(88, 0);
     this.tChart1.Name     = "tChart1";
     this.tChart1.Series.Add(this.bar1);
     this.tChart1.Size     = new System.Drawing.Size(344, 160);
     this.tChart1.TabIndex = 1;
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // bar1
     //
     //
     // bar1.Brush
     //
     this.bar1.Brush.Color = System.Drawing.Color.Red;
     this.bar1.ColorEach   = true;
     //
     // bar1.Marks
     //
     //
     // bar1.Marks.Symbol
     //
     //
     // bar1.Marks.Symbol.Shadow
     //
     this.bar1.Marks.Symbol.Shadow.Height  = 1;
     this.bar1.Marks.Symbol.Shadow.Visible = true;
     this.bar1.Marks.Symbol.Shadow.Width   = 1;
     this.bar1.Title = "bar1";
     //
     // bar1.XValues
     //
     this.bar1.XValues.DataMember = "X";
     this.bar1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // bar1.YValues
     //
     this.bar1.YValues.DataMember = "Bar";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(120, 11);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(96, 23);
     this.button1.TabIndex  = 1;
     this.button1.Text      = "Theme Editor...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button2.Location  = new System.Drawing.Point(256, 11);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(112, 23);
     this.button2.TabIndex  = 2;
     this.button2.Text      = "Apply by code";
     this.button2.Click    += new System.EventHandler(this.button2_Click);
     //
     // ChartThemes
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(426, 258);
     this.Name  = "ChartThemes";
     this.Text  = "Chart Themes";
     this.Load += new System.EventHandler(this.ChartThemes_Load);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.bubbleSeries1   = new Steema.TeeChart.Styles.Bubble();
     this.button1         = new System.Windows.Forms.Button();
     this.button2         = new System.Windows.Forms.Button();
     this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
     this.gridBand1       = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 56);
     this.textBox1.Text = "Exporting to GIF graphic format is available using the Export Dialog or by code a" +
                          "t run-time. \r\n\r\nNOTE : Check the LZW compression patent issues.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button2);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(0, 56);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 34);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines   = new string[0];
     this.tChart1.Header.Visible = false;
     this.tChart1.Location       = new System.Drawing.Point(0, 90);
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.bubbleSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 196);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 5;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 5;
     //
     // bubbleSeries1
     //
     this.bubbleSeries1.LabelMember = "Labels";
     //
     // bubbleSeries1.Marks
     //
     //
     // bubbleSeries1.Marks.Symbol
     //
     //
     // bubbleSeries1.Marks.Symbol.Shadow
     //
     this.bubbleSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.bubbleSeries1.Marks.Symbol.Shadow.Visible = true;
     this.bubbleSeries1.Marks.Symbol.Shadow.Width   = 1;
     this.bubbleSeries1.Marks.Transparent           = true;
     //
     // bubbleSeries1.Pointer
     //
     //
     // bubbleSeries1.Pointer.Brush
     //
     this.bubbleSeries1.Pointer.Brush.Color           = System.Drawing.Color.Red;
     this.bubbleSeries1.Pointer.Brush.ForegroundColor = System.Drawing.Color.Empty;
     this.bubbleSeries1.Pointer.HorizSize             = 19;
     this.bubbleSeries1.Pointer.InflateMargins        = false;
     this.bubbleSeries1.Pointer.Style    = Steema.TeeChart.Styles.PointerStyles.Circle;
     this.bubbleSeries1.Pointer.VertSize = 19;
     this.bubbleSeries1.Title            = "bubbleSeries1";
     //
     // bubbleSeries1.XValues
     //
     this.bubbleSeries1.XValues.DataMember = "X";
     this.bubbleSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // bubbleSeries1.YValues
     //
     this.bubbleSeries1.YValues.DataMember = "Y";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(13, 6);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(107, 23);
     this.button1.TabIndex  = 2;
     this.button1.Text      = "&Save to GIF...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button2.Location  = new System.Drawing.Point(144, 6);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(147, 23);
     this.button2.TabIndex  = 3;
     this.button2.Text      = "Show &export dialog...";
     this.button2.Click    += new System.EventHandler(this.button2_Click);
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.FileName = "doc1";
     this.saveFileDialog1.Title    = "Save Image (GIF)";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Export_GIF
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "Export_GIF";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.barSeries1 = new Steema.TeeChart.Styles.Bar();
#if VS2005
            this.commander1 = new Steema.TeeChart.ChartController();
#else
            this.commander1 = new Steema.TeeChart.Commander();
#endif
            this.gridBand1 = new Steema.TeeChart.Tools.GridBand();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // textBox1
            //
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(716, 56);
            this.textBox1.Text = "ChartController component is used to manipulate Charts, offering several buttons in a s" +
                                 "ingle panel. \r\nThe buttons allow zooming, scrolling, rotating, changing depth, e" +
                                 "diting, printing, copying to clipboard and saving charts.";
            //
            // panel1
            //
            this.panel1.Controls.Add(this.commander1);
            this.panel1.Location = new System.Drawing.Point(0, 56);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(716, 36);
            //
            // tChart1
            //
            //
            // tChart1.Aspect
            //
            this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
            this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
            //
            // tChart1.Header
            //
            this.tChart1.Header.Lines = new string[] {
                "tChart1"
            };
            this.tChart1.Location = new System.Drawing.Point(0, 92);
            this.tChart1.Name     = "tChart1";
            //
            // tChart1.Panel
            //
            //
            // tChart1.Panel.Brush
            //
            this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
            this.tChart1.Series.Add(this.barSeries1);
            this.tChart1.Size = new System.Drawing.Size(716, 315);
            this.tChart1.Tools.Add(this.gridBand1);
            //
            // tChart1.Walls
            //
            //
            // tChart1.Walls.Bottom
            //
            //
            // tChart1.Walls.Bottom.Pen
            //
            this.tChart1.Walls.Bottom.Pen.Visible = false;
            this.tChart1.Walls.Bottom.Size        = 5;
            //
            // tChart1.Walls.Left
            //
            //
            // tChart1.Walls.Left.Pen
            //
            this.tChart1.Walls.Left.Pen.Visible = false;
            this.tChart1.Walls.Left.Size        = 5;
            //
            // barSeries1
            //
            this.barSeries1.BarStyle = Steema.TeeChart.Styles.BarStyles.Pyramid;
            //
            // barSeries1.Brush
            //
            this.barSeries1.Brush.Color = System.Drawing.Color.Red;
            this.barSeries1.ColorEach   = true;
            this.barSeries1.Cursor      = System.Windows.Forms.Cursors.Cross;
            //
            // barSeries1.Marks
            //
            //
            // barSeries1.Marks.Symbol
            //
            //
            // barSeries1.Marks.Symbol.Shadow
            //
            this.barSeries1.Marks.Symbol.Shadow.Height  = 1;
            this.barSeries1.Marks.Symbol.Shadow.Visible = true;
            this.barSeries1.Marks.Symbol.Shadow.Width   = 1;
            this.barSeries1.Title = "bar1";
            //
            // barSeries1.XValues
            //
            this.barSeries1.XValues.DataMember = "X";
            this.barSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // barSeries1.YValues
            //
            this.barSeries1.YValues.DataMember = "Bar";
            //
            // commander1
            //
            this.commander1.Chart    = this.tChart1;
            this.commander1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.commander1.Location = new System.Drawing.Point(0, 0);
            this.commander1.Name     = "commander1";
            this.commander1.Size     = new System.Drawing.Size(716, 37);
            this.commander1.TabIndex = 0;
            //
            // gridBand1
            //
            this.gridBand1.Axis = this.tChart1.Axes.Left;
            //
            // gridBand1.Band1
            //
            this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
            //
            // gridBand1.Band2
            //
            this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
            //
            // TCommander_Demo
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(716, 407);
            this.Name = "TCommander_Demo";
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Exemple #20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SeriesType_Bezier));
     this.bezierSeries1 = new Steema.TeeChart.Styles.Bezier();
     this.button1       = new System.Windows.Forms.Button();
     this.gridBand1     = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.chartContainer.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Size = new System.Drawing.Size(466, 63);
     this.textBox1.Text = resources.GetString("textBox1.Text");
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(0, 63);
     this.panel1.Size     = new System.Drawing.Size(466, 34);
     //
     // tChart1
     //
     //
     //
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     //
     //
     //
     //
     //
     //
     //
     //
     this.tChart1.Axes.Bottom.AxisPen.Visible = false;
     //
     //
     //
     this.tChart1.Axes.Bottom.Grid.Visible = false;
     //
     //
     //
     this.tChart1.Axes.Bottom.MinorTicks.Visible = false;
     //
     //
     //
     this.tChart1.Axes.Bottom.Ticks.Visible = false;
     //
     //
     //
     //
     //
     //
     this.tChart1.Axes.Left.AxisPen.Visible = false;
     //
     //
     //
     this.tChart1.Axes.Left.Grid.Visible = false;
     //
     //
     //
     this.tChart1.Axes.Left.MinorTicks.Visible = false;
     //
     //
     //
     this.tChart1.Axes.Left.Ticks.Visible = false;
     this.tChart1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.tChart1.Header.Lines = new string[] {
         "Bezier curves"
     };
     //
     //
     //
     //
     //
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     //
     //
     //
     this.tChart1.Panel.Brush.Gradient.Angle       = 275;
     this.tChart1.Panel.Brush.Gradient.Direction   = System.Drawing.Drawing2D.LinearGradientMode.BackwardDiagonal;
     this.tChart1.Panel.Brush.Gradient.EndColor    = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(21)))), ((int)(((byte)(60)))), ((int)(((byte)(89)))));
     this.tChart1.Panel.Brush.Gradient.MiddleColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.tChart1.Panel.Brush.Gradient.Sigma       = true;
     this.tChart1.Panel.Brush.Gradient.SigmaFocus  = 1F;
     this.tChart1.Panel.Brush.Gradient.SigmaScale  = 0.8F;
     this.tChart1.Panel.Brush.Gradient.StartColor  = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.tChart1.Panel.Brush.Gradient.UseMiddle   = true;
     this.tChart1.Panel.Brush.Gradient.Visible     = true;
     this.tChart1.Series.Add(this.bezierSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 189);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     //
     //
     //
     //
     //
     //
     //
     //
     this.tChart1.Walls.Bottom.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tChart1.Walls.Bottom.Size        = 3;
     //
     //
     //
     //
     //
     //
     this.tChart1.Walls.Left.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tChart1.Walls.Left.Size        = 3;
     //
     // chartContainer
     //
     this.chartContainer.Location = new System.Drawing.Point(0, 97);
     this.chartContainer.Size     = new System.Drawing.Size(466, 189);
     //
     // bezierSeries1
     //
     //
     //
     //
     this.bezierSeries1.ColorEach = true;
     //
     //
     //
     this.bezierSeries1.LinePen.Color = System.Drawing.Color.Red;
     //
     //
     //
     //
     //
     //
     this.bezierSeries1.Marks.Callout.ArrowHead     = Steema.TeeChart.Styles.ArrowHeadStyles.None;
     this.bezierSeries1.Marks.Callout.ArrowHeadSize = 8;
     //
     //
     //
     this.bezierSeries1.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
     this.bezierSeries1.Marks.Callout.Distance    = 0;
     this.bezierSeries1.Marks.Callout.Draw3D      = false;
     this.bezierSeries1.Marks.Callout.Length      = 10;
     this.bezierSeries1.Marks.Callout.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     //
     //
     //
     //
     //
     //
     this.bezierSeries1.Pointer.Style   = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.bezierSeries1.Pointer.Visible = true;
     this.bezierSeries1.Title           = "bezierSeries1";
     //
     //
     //
     this.bezierSeries1.XValues.DataMember = "X";
     this.bezierSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     //
     //
     this.bezierSeries1.YValues.DataMember = "Y";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(12, 5);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(75, 23);
     this.button1.TabIndex  = 4;
     this.button1.Text      = "&Edit...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     //
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     //
     //
     //
     this.gridBand1.Band2.Color   = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridBand1.Band2.Visible = false;
     //
     // SeriesType_Bezier
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesType_Bezier";
     this.panel1.ResumeLayout(false);
     this.chartContainer.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.horizLineSeries1 = new Steema.TeeChart.Styles.HorizLine();
     this.checkBox1        = new System.Windows.Forms.CheckBox();
     this.gridBand1        = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 48);
     this.textBox1.Text = "Horizontal Line series is like a line series that draws points sorted on their Y " +
                          "values instead of the X values.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 48);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 33);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Header.Visible = false;
     //
     // tChart1.Legend
     //
     this.tChart1.Legend.Visible = false;
     this.tChart1.Location       = new System.Drawing.Point(0, 81);
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.horizLineSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 205);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // horizLineSeries1
     //
     //
     // horizLineSeries1.Brush
     //
     this.horizLineSeries1.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(0)));
     //
     // horizLineSeries1.Marks
     //
     //
     // horizLineSeries1.Marks.Symbol
     //
     //
     // horizLineSeries1.Marks.Symbol.Shadow
     //
     this.horizLineSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.horizLineSeries1.Marks.Symbol.Shadow.Visible = true;
     this.horizLineSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // horizLineSeries1.Pointer
     //
     //
     // horizLineSeries1.Pointer.Brush
     //
     //
     this.horizLineSeries1.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.horizLineSeries1.Title         = "horizLine1";
     //
     // horizLineSeries1.XValues
     //
     this.horizLineSeries1.XValues.DataMember = "X";
     //
     // horizLineSeries1.YValues
     //
     this.horizLineSeries1.YValues.DataMember = "Y";
     this.horizLineSeries1.YValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // checkBox1
     //
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(20, 7);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(68, 21);
     this.checkBox1.TabIndex        = 1;
     this.checkBox1.Text            = "&Stairs";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Bottom;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // SeriesType_HorizLine
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesType_HorizLine";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.lineSeries1 = new Steema.TeeChart.Styles.Line();
     this.checkBox1   = new System.Windows.Forms.CheckBox();
     this.label1      = new System.Windows.Forms.Label();
     this.textBox2    = new System.Windows.Forms.TextBox();
     this.gridBand1   = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.BackColor = System.Drawing.Color.AliceBlue;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new System.Drawing.Size(630, 63);
     this.textBox1.Text      = "Axis Labels can be displayed in exponent format with super-script fonts.\r\n\r\ntChar" +
                               "t1.Axes.Left.Labels.Exponent = true;\r\ntChart1.Axes.Left.Labels.ValueFormat = \"#." +
                               "0 x10 E+0\";";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Control;
     this.panel1.Controls.Add(this.textBox2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 63);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(630, 33);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Axes
     //
     //
     // tChart1.Axes.Bottom
     //
     //
     // tChart1.Axes.Bottom.AxisPen
     //
     this.tChart1.Axes.Bottom.AxisPen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(128)));
     //
     // tChart1.Axes.Left
     //
     //
     // tChart1.Axes.Left.AxisPen
     //
     this.tChart1.Axes.Left.AxisPen.Visible = false;
     //
     // tChart1.Axes.Left.Labels
     //
     this.tChart1.Axes.Left.Labels.Exponent    = true;
     this.tChart1.Axes.Left.Labels.ValueFormat = "#.0 \"x10\" E+0";
     //
     // tChart1.Header
     //
     //
     // tChart1.Header.Font
     //
     //
     // tChart1.Header.Font.Brush
     //
     this.tChart1.Header.Font.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(128)));
     this.tChart1.Header.Font.Name        = "Verdana";
     //
     // tChart1.Header.Font.Shadow
     //
     //
     // tChart1.Header.Font.Shadow.Brush
     //
     this.tChart1.Header.Font.Shadow.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     this.tChart1.Header.Font.Shadow.Visible     = true;
     this.tChart1.Header.Lines = new string[] {
         "Exponent SuperScript"
     };
     //
     // tChart1.Legend
     //
     this.tChart1.Legend.Visible = false;
     this.tChart1.Location       = new System.Drawing.Point(0, 96);
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // tChart1.Panel.Gradient
     //
     this.tChart1.Panel.Brush.Gradient.MiddleColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(210)));
     this.tChart1.Panel.Brush.Gradient.StartColor  = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(210)));
     this.tChart1.Panel.Brush.Gradient.UseMiddle   = true;
     this.tChart1.Panel.Brush.Gradient.Visible     = true;
     //
     // tChart1.Panel.Gradient
     //
     this.tChart1.Panel.Gradient.MiddleColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(210)));
     this.tChart1.Panel.Gradient.StartColor  = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(210)));
     this.tChart1.Panel.Gradient.UseMiddle   = true;
     this.tChart1.Panel.Gradient.Visible     = true;
     this.tChart1.Series.Add(this.lineSeries1);
     this.tChart1.Size = new System.Drawing.Size(630, 297);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Back
     //
     //
     // tChart1.Walls.Back.Pen
     //
     this.tChart1.Walls.Back.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(128)));
     //
     // lineSeries1
     //
     //
     // lineSeries1.Brush
     //
     this.lineSeries1.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(102)), ((System.Byte)(153)), ((System.Byte)(255)));
     //
     // lineSeries1.LinePen
     //
     this.lineSeries1.LinePen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(61)), ((System.Byte)(92)), ((System.Byte)(153)));
     //
     // lineSeries1.Pointer
     //
     //
     // lineSeries1.Pointer.Pen
     //
     this.lineSeries1.Pointer.Pen.Visible = false;
     this.lineSeries1.Pointer.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.lineSeries1.Pointer.Visible     = true;
     this.lineSeries1.Title = "lineSeries1";
     //
     // lineSeries1.XValues
     //
     this.lineSeries1.XValues.DataMember = "X";
     this.lineSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // lineSeries1.YValues
     //
     this.lineSeries1.YValues.DataMember = "Y";
     //
     // checkBox1
     //
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(8, 6);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(165, 21);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "&Exponent superscript";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Location  = new System.Drawing.Point(184, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(43, 16);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "&Format:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textBox2
     //
     this.textBox2.Location     = new System.Drawing.Point(232, 5);
     this.textBox2.Name         = "textBox2";
     this.textBox2.Size         = new System.Drawing.Size(107, 20);
     this.textBox2.TabIndex     = 2;
     this.textBox2.Text         = "#.0 x10 E+0";
     this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(223)), ((System.Byte)(223)), ((System.Byte)(255)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     //
     // Axis_Exponent
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(630, 393);
     this.Name = "Axis_Exponent";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.button1    = new System.Windows.Forms.Button();
     this.barSeries1 = new Steema.TeeChart.Styles.Bar();
     this.gridBand1  = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 80);
     this.textBox1.Text = "Bar and Horiz.Bar series can display gradients, with \"middle\" color.\r\n\r\nExample: " +
                          "\r\nbarSeries1.Gradient.MidColor = Color.Yellow ;\r\nbarSeries1.Gradient.StartColor " +
                          "= Color.Gray ;";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(0, 80);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 41);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "Bar series gradient"
     };
     this.tChart1.Location = new System.Drawing.Point(0, 121);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.barSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 165);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 4;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 4;
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(13, 8);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(107, 23);
     this.button1.TabIndex  = 0;
     this.button1.Text      = "&Edit gradient...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // barSeries1
     //
     //
     // barSeries1.Brush
     //
     this.barSeries1.Brush.Color = System.Drawing.Color.Red;
     //
     // barSeries1.Gradient
     //
     this.barSeries1.Brush.Gradient.EndColor    = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(138)), ((System.Byte)(138)), ((System.Byte)(0)));
     this.barSeries1.Brush.Gradient.MiddleColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(236)), ((System.Byte)(236)), ((System.Byte)(0)));
     this.barSeries1.Brush.Gradient.StartColor  = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.barSeries1.Brush.Gradient.UseMiddle   = true;
     this.barSeries1.Brush.Gradient.Visible     = true;
     //
     // barSeries1.Gradient
     //
     this.barSeries1.Gradient.EndColor    = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(138)), ((System.Byte)(138)), ((System.Byte)(0)));
     this.barSeries1.Gradient.MiddleColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(236)), ((System.Byte)(236)), ((System.Byte)(0)));
     this.barSeries1.Gradient.StartColor  = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.barSeries1.Gradient.UseMiddle   = true;
     this.barSeries1.Gradient.Visible     = true;
     //
     // barSeries1.Marks
     //
     //
     // barSeries1.Marks.Symbol
     //
     //
     // barSeries1.Marks.Symbol.Shadow
     //
     this.barSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.barSeries1.Marks.Symbol.Shadow.Visible = true;
     this.barSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // barSeries1.Pen
     //
     this.barSeries1.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(196)), ((System.Byte)(196)), ((System.Byte)(0)));
     this.barSeries1.Title     = "barSeries1";
     //
     // barSeries1.XValues
     //
     this.barSeries1.XValues.DataMember = "X";
     this.barSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // barSeries1.YValues
     //
     this.barSeries1.YValues.DataMember = "Bar";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Bar_Gradient
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "Bar_Gradient";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Function_CurveFitting));
     this.fastLine1      = new Steema.TeeChart.Styles.FastLine();
     this.fastLine2      = new Steema.TeeChart.Styles.FastLine();
     this.polyFitting1   = new Steema.TeeChart.Functions.PolyFitting();
     this.fastLine3      = new Steema.TeeChart.Styles.FastLine();
     this.polyFitting2   = new Steema.TeeChart.Functions.PolyFitting();
     this.checkBox1      = new System.Windows.Forms.CheckBox();
     this.label1         = new System.Windows.Forms.Label();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.label2         = new System.Windows.Forms.Label();
     this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
     this.timer1         = new System.Windows.Forms.Timer(this.components);
     this.gridBand1      = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.chartContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Size = new System.Drawing.Size(464, 73);
     this.textBox1.Text = "Polynomial curvefitting function calculates the polynomial factors that best matc" +
                          "hes the source data. The degree of the polynomial is configurable (from 2 to 20)" +
                          ".";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.numericUpDown2);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.numericUpDown1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Size = new System.Drawing.Size(464, 47);
     //
     // tChart1
     //
     //
     //
     //
     this.tChart1.Aspect.View3D  = false;
     this.tChart1.Aspect.ZOffset = 0;
     //
     //
     //
     this.tChart1.Header.Lines = new string[] {
         "Polynomial fitting"
     };
     //
     //
     //
     //
     //
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.tChart1.Series.Add(this.fastLine1);
     this.tChart1.Series.Add(this.fastLine2);
     this.tChart1.Series.Add(this.fastLine3);
     this.tChart1.Size = new System.Drawing.Size(464, 213);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // chartContainer
     //
     this.chartContainer.Location = new System.Drawing.Point(0, 120);
     this.chartContainer.Size     = new System.Drawing.Size(464, 213);
     //
     // fastLine1
     //
     this.fastLine1.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(102)))), ((int)(((byte)(163)))));
     this.fastLine1.ColorEach = false;
     //
     //
     //
     this.fastLine1.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(102)))), ((int)(((byte)(163)))));
     //
     //
     //
     //
     //
     //
     this.fastLine1.Marks.Callout.ArrowHead     = Steema.TeeChart.Styles.ArrowHeadStyles.None;
     this.fastLine1.Marks.Callout.ArrowHeadSize = 8;
     //
     //
     //
     this.fastLine1.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
     this.fastLine1.Marks.Callout.Distance    = 0;
     this.fastLine1.Marks.Callout.Draw3D      = false;
     this.fastLine1.Marks.Callout.Length      = 10;
     this.fastLine1.Marks.Callout.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.fastLine1.Marks.Callout.Visible     = false;
     this.fastLine1.Title      = "Data";
     this.fastLine1.TreatNulls = Steema.TeeChart.Styles.TreatNullsStyle.Ignore;
     //
     //
     //
     this.fastLine1.XValues.DataMember = "X";
     this.fastLine1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     //
     //
     this.fastLine1.YValues.DataMember = "Y";
     //
     // fastLine2
     //
     this.fastLine2.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(156)))), ((int)(((byte)(53)))));
     this.fastLine2.ColorEach  = false;
     this.fastLine2.DataSource = this.fastLine1;
     this.fastLine2.Function   = this.polyFitting1;
     //
     //
     //
     this.fastLine2.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(156)))), ((int)(((byte)(53)))));
     //
     //
     //
     //
     //
     //
     this.fastLine2.Marks.Callout.ArrowHead     = Steema.TeeChart.Styles.ArrowHeadStyles.None;
     this.fastLine2.Marks.Callout.ArrowHeadSize = 8;
     //
     //
     //
     this.fastLine2.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
     this.fastLine2.Marks.Callout.Distance    = 0;
     this.fastLine2.Marks.Callout.Draw3D      = false;
     this.fastLine2.Marks.Callout.Length      = 10;
     this.fastLine2.Marks.Callout.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.fastLine2.Marks.Callout.Visible     = false;
     this.fastLine2.Title      = "Curve 1";
     this.fastLine2.TreatNulls = Steema.TeeChart.Styles.TreatNullsStyle.Ignore;
     //
     //
     //
     this.fastLine2.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // polyFitting1
     //
     this.polyFitting1.PolyDegree = 3;
     //
     // fastLine3
     //
     this.fastLine3.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(76)))), ((int)(((byte)(20)))));
     this.fastLine3.ColorEach  = false;
     this.fastLine3.DataSource = this.fastLine1;
     this.fastLine3.Function   = this.polyFitting2;
     //
     //
     //
     this.fastLine3.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(76)))), ((int)(((byte)(20)))));
     //
     //
     //
     //
     //
     //
     this.fastLine3.Marks.Callout.ArrowHead     = Steema.TeeChart.Styles.ArrowHeadStyles.None;
     this.fastLine3.Marks.Callout.ArrowHeadSize = 8;
     //
     //
     //
     this.fastLine3.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
     this.fastLine3.Marks.Callout.Distance    = 0;
     this.fastLine3.Marks.Callout.Draw3D      = false;
     this.fastLine3.Marks.Callout.Length      = 10;
     this.fastLine3.Marks.Callout.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.fastLine3.Marks.Callout.Visible     = false;
     this.fastLine3.Title      = "Curve 2";
     this.fastLine3.TreatNulls = Steema.TeeChart.Styles.TreatNullsStyle.Ignore;
     //
     //
     //
     this.fastLine3.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // checkBox1
     //
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(16, 16);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(72, 24);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "Animate";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(104, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 23);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Poly 1 degree:";
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(184, 16);
     this.numericUpDown1.Maximum  = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     this.numericUpDown1.Minimum = new decimal(new int[] {
         2,
         0,
         0,
         0
     });
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(40, 20);
     this.numericUpDown1.TabIndex = 3;
     this.numericUpDown1.Value    = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(240, 16);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 23);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Poly 2 degree:";
     //
     // numericUpDown2
     //
     this.numericUpDown2.Location = new System.Drawing.Point(320, 16);
     this.numericUpDown2.Maximum  = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     this.numericUpDown2.Minimum = new decimal(new int[] {
         2,
         0,
         0,
         0
     });
     this.numericUpDown2.Name     = "numericUpDown2";
     this.numericUpDown2.Size     = new System.Drawing.Size(40, 20);
     this.numericUpDown2.TabIndex = 5;
     this.numericUpDown2.Value    = new decimal(new int[] {
         5,
         0,
         0,
         0
     });
     this.numericUpDown2.ValueChanged += new System.EventHandler(this.numericUpDown2_ValueChanged);
     //
     // timer1
     //
     this.timer1.Interval = 10;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     //
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     //
     //
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     //
     // Function_CurveFitting
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(464, 333);
     this.Name = "Function_CurveFitting";
     this.panel1.ResumeLayout(false);
     this.chartContainer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1     = new System.Windows.Forms.Label();
     this.barSeries1 = new Steema.TeeChart.Styles.Bar();
     this.line1      = new Steema.TeeChart.Styles.Line();
     this.gridBand1  = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(466, 64);
     this.textBox1.TabIndex = 0;
     this.textBox1.Text     = "All Series styles now provide OnMouseEnter and OnMouseLeave events.\r\nThese events" +
                              " are triggered when the mouse enters and exits a series point.\r\n\r\nMove the mouse" +
                              " over points to test...";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(0, 64);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 40);
     this.panel1.TabIndex = 1;
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "Bar Series example"
     };
     this.tChart1.Header.Visible = false;
     this.tChart1.Location       = new System.Drawing.Point(0, 104);
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.barSeries1);
     this.tChart1.Series.Add(this.line1);
     this.tChart1.Size     = new System.Drawing.Size(466, 182);
     this.tChart1.TabIndex = 2;
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Location  = new System.Drawing.Point(7, 10);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(8, 16);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "-";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // barSeries1
     //
     //
     // barSeries1.Brush
     //
     this.barSeries1.Brush.Color = System.Drawing.Color.Red;
     //
     // barSeries1.Marks
     //
     //
     // barSeries1.Marks.Symbol
     //
     //
     // barSeries1.Marks.Symbol.Shadow
     //
     this.barSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.barSeries1.Marks.Symbol.Shadow.Visible = true;
     this.barSeries1.Marks.Symbol.Shadow.Width   = 1;
     this.barSeries1.Title = "bar1";
     //
     // barSeries1.XValues
     //
     this.barSeries1.XValues.DataMember = "X";
     this.barSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // barSeries1.YValues
     //
     this.barSeries1.YValues.DataMember = "Bar";
     this.barSeries1.MouseLeave        += new System.EventHandler(this.barSeries1_MouseLeave);
     this.barSeries1.MouseEnter        += new System.EventHandler(this.barSeries1_MouseEnter);
     //
     // line1
     //
     //
     // line1.Brush
     //
     this.line1.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(255)));
     //
     // line1.LinePen
     //
     this.line1.LinePen.Width = 3;
     //
     // line1.Marks
     //
     //
     // line1.Marks.Symbol
     //
     //
     // line1.Marks.Symbol.Shadow
     //
     this.line1.Marks.Symbol.Shadow.Height  = 1;
     this.line1.Marks.Symbol.Shadow.Visible = true;
     this.line1.Marks.Symbol.Shadow.Width   = 1;
     //
     // line1.Pointer
     //
     //
     // line1.Pointer.Brush
     //
     this.line1.Pointer.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(0)), ((System.Byte)(128)), ((System.Byte)(0)));
     this.line1.Pointer.HorizSize   = 3;
     //
     // line1.Pointer.Pen
     //
     this.line1.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(255)), ((System.Byte)(128)));
     this.line1.Pointer.Pen.Width = 2;
     this.line1.Pointer.Style     = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.line1.Pointer.VertSize  = 3;
     this.line1.Pointer.Visible   = true;
     this.line1.Title             = "line1";
     //
     // line1.XValues
     //
     this.line1.XValues.DataMember = "X";
     this.line1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // line1.YValues
     //
     this.line1.YValues.DataMember = "Y";
     this.line1.MouseLeave        += new System.EventHandler(this.barSeries1_MouseLeave);
     this.line1.MouseEnter        += new System.EventHandler(this.barSeries1_MouseEnter);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // SeriesMouseEnter
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesMouseEnter";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.candleSeries1 = new Steema.TeeChart.Styles.Candle();
     this.checkBox1     = new System.Windows.Forms.CheckBox();
     this.label1        = new System.Windows.Forms.Label();
     this.comboBox1     = new System.Windows.Forms.ComboBox();
     this.gridBand1     = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 40);
     this.textBox1.Text = "Candle bars can be displayed using custom colors.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.comboBox1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 40);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 41);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "tChart1"
     };
     this.tChart1.Location = new System.Drawing.Point(0, 81);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.candleSeries1);
     this.tChart1.Size = new System.Drawing.Size(466, 205);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 3;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 3;
     //
     // candleSeries1
     //
     //
     // candleSeries1.Brush
     //
     this.candleSeries1.Brush.Color    = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(0)));
     this.candleSeries1.CloseValues    = this.candleSeries1.YValues;
     this.candleSeries1.DateValues     = this.candleSeries1.XValues;
     this.candleSeries1.DownCloseColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(0)));
     //
     // candleSeries1.LinePen
     //
     this.candleSeries1.LinePen.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(77)), ((System.Byte)(77)), ((System.Byte)(0)));
     //
     // candleSeries1.Marks
     //
     //
     // candleSeries1.Marks.Symbol
     //
     //
     // candleSeries1.Marks.Symbol.Shadow
     //
     this.candleSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.candleSeries1.Marks.Symbol.Shadow.Visible = true;
     this.candleSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // candleSeries1.Pointer
     //
     this.candleSeries1.Pointer.Draw3D = false;
     this.candleSeries1.Pointer.Style  = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.candleSeries1.Title          = "candleSeries1";
     //
     // candleSeries1.XValues
     //
     this.candleSeries1.XValues.DataMember = "Date";
     this.candleSeries1.XValues.DateTime   = true;
     this.candleSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // candleSeries1.YValues
     //
     this.candleSeries1.YValues.DataMember = "Close";
     //
     // checkBox1
     //
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(20, 9);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(116, 21);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "&Custom Colors";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Location  = new System.Drawing.Point(147, 11);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(33, 16);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "&Style:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.Items.AddRange(new object[] {
         "Stick",
         "Bar",
         "Open Close",
         "Line"
     });
     this.comboBox1.Location              = new System.Drawing.Point(187, 9);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(100, 21);
     this.comboBox1.TabIndex              = 2;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Candle_CustomColors
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name  = "Candle_CustomColors";
     this.Load += new System.EventHandler(this.Candle_CustomColors_Load);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.BPPen     = new Steema.TeeChart.ButtonPen();
     this.vector3D1 = new Steema.TeeChart.Styles.Vector3D();
     this.gridBand1 = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Text = "Vector 3D series draws points as simple lines in 3D space. \r\nEach series point de" +
                          "termines start and end xyz values. \r\n\r\nvector3D1.Add(x0,y0,z0,x1,y1,z1 );";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.BPPen);
     this.panel1.Name = "panel1";
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.Chart3DPercent    = 25;
     this.tChart1.Aspect.Orthogonal        = false;
     this.tChart1.Aspect.Perspective       = 100;
     this.tChart1.Aspect.Rotation          = 360;
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.Zoom = 95;
     this.tChart1.BackColor   = System.Drawing.Color.Transparent;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "3D Vectors"
     };
     //
     // tChart1.Legend
     //
     this.tChart1.Legend.Visible = false;
     this.tChart1.Name           = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.vector3D1);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Back
     //
     //
     // tChart1.Walls.Back.Brush
     //
     this.tChart1.Walls.Back.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Brush
     //
     this.tChart1.Walls.Bottom.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(76)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     //
     // tChart1.Walls.Bottom.Gradient
     //
     this.tChart1.Walls.Bottom.Brush.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Bottom.Gradient
     //
     this.tChart1.Walls.Bottom.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 3;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Brush
     //
     this.tChart1.Walls.Left.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(76)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     //
     // tChart1.Walls.Left.Gradient
     //
     this.tChart1.Walls.Left.Brush.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Left.Gradient
     //
     this.tChart1.Walls.Left.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 3;
     //
     // tChart1.Walls.Right
     //
     //
     // tChart1.Walls.Right.Brush
     //
     this.tChart1.Walls.Right.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(76)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     //
     // tChart1.Walls.Right.Gradient
     //
     this.tChart1.Walls.Right.Brush.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Right.Gradient
     //
     this.tChart1.Walls.Right.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Right.Pen
     //
     this.tChart1.Walls.Right.Pen.Visible = false;
     this.tChart1.Walls.Right.Size        = 2;
     this.tChart1.Walls.Right.Visible     = true;
     //
     // BPPen
     //
     this.BPPen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.BPPen.Location  = new System.Drawing.Point(24, 8);
     this.BPPen.Name      = "BPPen";
     this.BPPen.TabIndex  = 0;
     this.BPPen.Text      = "Pen";
     //
     // vector3D1
     //
     //
     // vector3D1.Brush
     //
     this.vector3D1.Brush.Color = System.Drawing.Color.Red;
     //
     // vector3D1.EndXValues
     //
     this.vector3D1.EndXValues.DataMember = "EndXValues";
     //
     // vector3D1.EndYValues
     //
     this.vector3D1.EndYValues.DataMember = "EndYValues";
     //
     // vector3D1.EndZValues
     //
     this.vector3D1.EndZValues.DataMember = "EndZValues";
     //
     // vector3D1.Marks
     //
     //
     // vector3D1.Marks.Symbol
     //
     //
     // vector3D1.Marks.Symbol.Shadow
     //
     this.vector3D1.Marks.Symbol.Shadow.Height  = 1;
     this.vector3D1.Marks.Symbol.Shadow.Visible = true;
     this.vector3D1.Marks.Symbol.Shadow.Width   = 1;
     this.vector3D1.PaletteMin  = 0;
     this.vector3D1.PaletteStep = 0;
     this.vector3D1.Title       = "vector3D1";
     //
     // vector3D1.XValues
     //
     this.vector3D1.XValues.DataMember = "X";
     //
     // vector3D1.YValues
     //
     this.vector3D1.YValues.DataMember = "Y";
     //
     // vector3D1.ZValues
     //
     this.vector3D1.ZValues.DataMember = "Z";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(102)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(102)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // SeriesType_Vector3D
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(440, 317);
     this.Name = "SeriesType_Vector3D";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #28
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.candleSeries1 = new Steema.TeeChart.Styles.Candle();
            this.checkBox1     = new System.Windows.Forms.CheckBox();
            this.checkBox2     = new System.Windows.Forms.CheckBox();
            this.label1        = new System.Windows.Forms.Label();
            this.comboBox1     = new System.Windows.Forms.ComboBox();
            this.button1       = new System.Windows.Forms.Button();
            this.gridBand1     = new Steema.TeeChart.Tools.GridBand();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // textBox1
            //
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(466, 63);
            this.textBox1.Text = @"Candle (OHLC) series displays financial data in several ways (Candle, Bar and Stick). Candle colors are calculated based on their Open and Close values. Weekend data can be removed using a sequential index for the X value.
Configuration options include border, draw 3D, open and close colors, candle style, marks, etc. Candle charts are the base for financial functions (RSI, etc).";
            //
            // panel1
            //
            this.panel1.Controls.Add(this.button1);
            this.panel1.Controls.Add(this.comboBox1);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.checkBox2);
            this.panel1.Controls.Add(this.checkBox1);
            this.panel1.Location = new System.Drawing.Point(0, 63);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(466, 41);
            //
            // tChart1
            //
            //
            // tChart1.Aspect
            //
            this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
            this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
            this.tChart1.Aspect.View3D            = false;
            //
            // tChart1.Header
            //
            this.tChart1.Header.Lines = new string[] {
                "Candle OHCL"
            };
            //
            // tChart1.Legend
            //
            this.tChart1.Legend.Visible = false;
            this.tChart1.Location       = new System.Drawing.Point(0, 104);
            this.tChart1.Name           = "tChart1";
            //
            // tChart1.Panel
            //
            //
            // tChart1.Panel.Brush
            //
            this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
            this.tChart1.Series.Add(this.candleSeries1);
            this.tChart1.Size = new System.Drawing.Size(466, 182);
            this.tChart1.Tools.Add(this.gridBand1);
            //
            // tChart1.Walls
            //
            //
            // tChart1.Walls.Bottom
            //
            //
            // tChart1.Walls.Bottom.Pen
            //
            this.tChart1.Walls.Bottom.Pen.Visible = false;
            this.tChart1.Walls.Bottom.Size        = 3;
            //
            // tChart1.Walls.Left
            //
            //
            // tChart1.Walls.Left.Pen
            //
            this.tChart1.Walls.Left.Pen.Visible = false;
            this.tChart1.Walls.Left.Size        = 3;
            //
            // candleSeries1
            //
            //
            // candleSeries1.Brush
            //
            this.candleSeries1.Brush.Color = System.Drawing.Color.Red;
            this.candleSeries1.CloseValues = this.candleSeries1.YValues;
            this.candleSeries1.DateValues  = this.candleSeries1.XValues;
            //
            // candleSeries1.Marks
            //
            //
            // candleSeries1.Marks.Symbol
            //
            //
            // candleSeries1.Marks.Symbol.Shadow
            //
            this.candleSeries1.Marks.Symbol.Shadow.Height  = 1;
            this.candleSeries1.Marks.Symbol.Shadow.Visible = true;
            this.candleSeries1.Marks.Symbol.Shadow.Width   = 1;
            //
            // candleSeries1.Pointer
            //
            this.candleSeries1.Pointer.Draw3D = false;
            this.candleSeries1.Pointer.Style  = Steema.TeeChart.Styles.PointerStyles.Rectangle;
            this.candleSeries1.Title          = "candle1";
            //
            // candleSeries1.XValues
            //
            this.candleSeries1.XValues.DataMember = "Date";
            this.candleSeries1.XValues.DateTime   = true;
            this.candleSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
            //
            // candleSeries1.YValues
            //
            this.candleSeries1.YValues.DataMember = "Close";
            //
            // checkBox1
            //
            this.checkBox1.Checked         = true;
            this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
            this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
            this.checkBox1.Location        = new System.Drawing.Point(13, 9);
            this.checkBox1.Name            = "checkBox1";
            this.checkBox1.Size            = new System.Drawing.Size(59, 21);
            this.checkBox1.TabIndex        = 0;
            this.checkBox1.Text            = "&Border";
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            //
            // checkBox2
            //
            this.checkBox2.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
            this.checkBox2.Location        = new System.Drawing.Point(73, 9);
            this.checkBox2.Name            = "checkBox2";
            this.checkBox2.Size            = new System.Drawing.Size(79, 21);
            this.checkBox2.TabIndex        = 1;
            this.checkBox2.Text            = "&Draw 3D";
            this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
            //
            // label1
            //
            this.label1.AutoSize  = true;
            this.label1.Location  = new System.Drawing.Point(168, 11);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(36, 16);
            this.label1.TabIndex  = 2;
            this.label1.Text      = "&Style :";
            this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
            //
            // comboBox1
            //
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.Items.AddRange(new object[] {
                "Stick",
                "Bar",
                "Open-Close"
            });
            this.comboBox1.Location              = new System.Drawing.Point(208, 9);
            this.comboBox1.Name                  = "comboBox1";
            this.comboBox1.Size                  = new System.Drawing.Size(86, 21);
            this.comboBox1.TabIndex              = 3;
            this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
            //
            // button1
            //
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Location  = new System.Drawing.Point(327, 8);
            this.button1.Name      = "button1";
            this.button1.TabIndex  = 4;
            this.button1.Text      = "&Edit...";
            this.button1.Click    += new System.EventHandler(this.button1_Click);
            //
            // gridBand1
            //
            this.gridBand1.Axis = this.tChart1.Axes.Left;
            //
            // gridBand1.Band1
            //
            this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
            //
            // gridBand1.Band2
            //
            this.gridBand1.Band2.Color           = System.Drawing.Color.FromArgb(((System.Byte)(25)), ((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(204)));
            this.gridBand1.Band2.ForegroundColor = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(244)));
            this.gridBand1.Band2.Solid           = false;
            this.gridBand1.Band2.Style           = System.Drawing.Drawing2D.HatchStyle.NarrowHorizontal;
            //
            // SeriesType_Candle
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(466, 286);
            this.Name  = "SeriesType_Candle";
            this.Load += new System.EventHandler(this.SeriesType_Candle_Load);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.candleSeries1 = new Steema.TeeChart.Styles.Candle();
     this.checkBox1     = new System.Windows.Forms.CheckBox();
     this.gridBand1     = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(425, 32);
     this.textBox1.Text = "Candle series provide an event to customize point styles.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 32);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(425, 32);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.View3D            = false;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Lines = new string[] {
         "Candle series - OnGetPointerStyle event example"
     };
     //
     // tChart1.Legend
     //
     //
     // tChart1.Legend.Brush
     //
     this.tChart1.Legend.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // tChart1.Legend.Gradient
     //
     this.tChart1.Legend.Brush.Gradient.Transparency = 80;
     //
     // tChart1.Legend.Gradient
     //
     this.tChart1.Legend.Gradient.Transparency = 80;
     //
     // tChart1.Legend.Shadow
     //
     //
     // tChart1.Legend.Shadow.Brush
     //
     this.tChart1.Legend.Shadow.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(51)), ((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(0)));
     this.tChart1.Location = new System.Drawing.Point(0, 64);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.candleSeries1);
     this.tChart1.Size = new System.Drawing.Size(425, 206);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // candleSeries1
     //
     //
     // candleSeries1.Brush
     //
     this.candleSeries1.Brush.Color = System.Drawing.Color.Red;
     this.candleSeries1.CloseValues = this.candleSeries1.YValues;
     this.candleSeries1.DateValues  = this.candleSeries1.XValues;
     //
     // candleSeries1.Marks
     //
     //
     // candleSeries1.Marks.Symbol
     //
     //
     // candleSeries1.Marks.Symbol.Shadow
     //
     this.candleSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.candleSeries1.Marks.Symbol.Shadow.Visible = true;
     this.candleSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // candleSeries1.Pointer
     //
     this.candleSeries1.Pointer.Draw3D = false;
     this.candleSeries1.Pointer.Style  = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.candleSeries1.Title          = "candle1";
     //
     // candleSeries1.XValues
     //
     this.candleSeries1.XValues.DataMember = "Date";
     this.candleSeries1.XValues.DateTime   = true;
     this.candleSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // candleSeries1.YValues
     //
     this.candleSeries1.YValues.DataMember = "Close";
     //this.candleSeries1.GetPointerStyle += new Steema.TeeChart.Styles.CustomPoint.GetPointerStyleEventHandler(this.candleSeries1_GetPointerStyle);
     //
     // checkBox1
     //
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(16, 8);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(292, 19);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "&Use the event to change Candle border colors";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(178)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // Candle_GetPointerStyle
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(425, 270);
     this.Name = "Candle_GetPointerStyle";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components   = new System.ComponentModel.Container();
     this.checkBox1    = new System.Windows.Forms.CheckBox();
     this.checkBox2    = new System.Windows.Forms.CheckBox();
     this.timer1       = new System.Windows.Forms.Timer(this.components);
     this.pointSeries1 = new Steema.TeeChart.Styles.Points();
     this.pointSeries2 = new Steema.TeeChart.Styles.Points();
     this.pointSeries3 = new Steema.TeeChart.Styles.Points();
     this.pointSeries4 = new Steema.TeeChart.Styles.Points();
     this.pointSeries5 = new Steema.TeeChart.Styles.Points();
     this.pointSeries6 = new Steema.TeeChart.Styles.Points();
     this.gridBand1    = new Steema.TeeChart.Tools.GridBand();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(466, 63);
     this.textBox1.Text = "Point series displays XY values using a Pointer.\r\n\r\nEach pointer has many differe" +
                          "nt properties, like color, 3D, shadow, style, marks, pattern, border, width, hei" +
                          "ght, etc.";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.checkBox2);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location = new System.Drawing.Point(0, 63);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(466, 33);
     //
     // tChart1
     //
     //
     // tChart1.Aspect
     //
     this.tChart1.Aspect.Chart3DPercent    = 35;
     this.tChart1.Aspect.Elevation         = 350;
     this.tChart1.Aspect.Orthogonal        = false;
     this.tChart1.Aspect.Perspective       = 55;
     this.tChart1.Aspect.Rotation          = 322;
     this.tChart1.Aspect.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.tChart1.Aspect.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.tChart1.Aspect.Zoom = 72;
     //
     // tChart1.Header
     //
     this.tChart1.Header.Bottom         = 26;
     this.tChart1.Header.CustomPosition = true;
     //
     // tChart1.Header.Font
     //
     this.tChart1.Header.Font.Bold = true;
     //
     // tChart1.Header.Font.Brush
     //
     this.tChart1.Header.Font.Brush.Color = System.Drawing.Color.Teal;
     this.tChart1.Header.Font.Size        = 10;
     this.tChart1.Header.Left             = 10;
     this.tChart1.Header.Lines            = new string[] {
         "Point series"
     };
     this.tChart1.Header.Right = 110;
     this.tChart1.Header.Top   = 9;
     //
     // tChart1.Legend
     //
     this.tChart1.Legend.Alignment = Steema.TeeChart.LegendAlignments.Bottom;
     //
     // tChart1.Legend.Brush
     //
     this.tChart1.Legend.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     //
     // tChart1.Legend.Pen
     //
     this.tChart1.Legend.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(0)), ((System.Byte)(0)));
     //
     // tChart1.Legend.Shadow
     //
     //
     // tChart1.Legend.Shadow.Brush
     //
     this.tChart1.Legend.Shadow.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(192)));
     this.tChart1.Legend.Shadow.Height      = 4;
     this.tChart1.Legend.Shadow.Width       = 4;
     this.tChart1.Location = new System.Drawing.Point(0, 96);
     this.tChart1.Name     = "tChart1";
     //
     // tChart1.Panel
     //
     //
     // tChart1.Panel.Brush
     //
     this.tChart1.Panel.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(254)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.tChart1.Series.Add(this.pointSeries1);
     this.tChart1.Series.Add(this.pointSeries2);
     this.tChart1.Series.Add(this.pointSeries3);
     this.tChart1.Series.Add(this.pointSeries4);
     this.tChart1.Series.Add(this.pointSeries5);
     this.tChart1.Series.Add(this.pointSeries6);
     this.tChart1.Size = new System.Drawing.Size(466, 190);
     this.tChart1.Tools.Add(this.gridBand1);
     //
     // tChart1.Walls
     //
     //
     // tChart1.Walls.Bottom
     //
     //
     // tChart1.Walls.Bottom.Brush
     //
     this.tChart1.Walls.Bottom.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(76)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // tChart1.Walls.Bottom.Gradient
     //
     this.tChart1.Walls.Bottom.Brush.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Bottom.Gradient
     //
     this.tChart1.Walls.Bottom.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Bottom.Pen
     //
     this.tChart1.Walls.Bottom.Pen.Visible = false;
     this.tChart1.Walls.Bottom.Size        = 3;
     //
     // tChart1.Walls.Left
     //
     //
     // tChart1.Walls.Left.Brush
     //
     this.tChart1.Walls.Left.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(76)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(224)));
     //
     // tChart1.Walls.Left.Gradient
     //
     this.tChart1.Walls.Left.Brush.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Left.Gradient
     //
     this.tChart1.Walls.Left.Gradient.Transparency = 70;
     //
     // tChart1.Walls.Left.Pen
     //
     this.tChart1.Walls.Left.Pen.Visible = false;
     this.tChart1.Walls.Left.Size        = 3;
     //
     // checkBox1
     //
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Location        = new System.Drawing.Point(16, 8);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(40, 21);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "&3D";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // checkBox2
     //
     this.checkBox2.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox2.Location        = new System.Drawing.Point(93, 8);
     this.checkBox2.Name            = "checkBox2";
     this.checkBox2.Size            = new System.Drawing.Size(67, 21);
     this.checkBox2.TabIndex        = 1;
     this.checkBox2.Text            = "&Animate";
     this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
     //
     // timer1
     //
     this.timer1.Interval = 1;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // pointSeries1
     //
     //
     // pointSeries1.Marks
     //
     //
     // pointSeries1.Marks.Symbol
     //
     //
     // pointSeries1.Marks.Symbol.Shadow
     //
     this.pointSeries1.Marks.Symbol.Shadow.Height  = 1;
     this.pointSeries1.Marks.Symbol.Shadow.Visible = true;
     this.pointSeries1.Marks.Symbol.Shadow.Width   = 1;
     //
     // pointSeries1.Pointer
     //
     //
     // pointSeries1.Pointer.Brush
     //
     this.pointSeries1.Pointer.Brush.Color = System.Drawing.Color.Red;
     this.pointSeries1.Pointer.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.pointSeries1.Title = "point6";
     //
     // pointSeries1.XValues
     //
     this.pointSeries1.XValues.DataMember = "X";
     this.pointSeries1.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // pointSeries1.YValues
     //
     this.pointSeries1.YValues.DataMember = "Y";
     //
     // pointSeries2
     //
     //
     // pointSeries2.Marks
     //
     //
     // pointSeries2.Marks.Symbol
     //
     //
     // pointSeries2.Marks.Symbol.Shadow
     //
     this.pointSeries2.Marks.Symbol.Shadow.Height  = 1;
     this.pointSeries2.Marks.Symbol.Shadow.Visible = true;
     this.pointSeries2.Marks.Symbol.Shadow.Width   = 1;
     //
     // pointSeries2.Pointer
     //
     //
     // pointSeries2.Pointer.Brush
     //
     this.pointSeries2.Pointer.Brush.Color = System.Drawing.Color.Green;
     this.pointSeries2.Pointer.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.pointSeries2.Title = "point6";
     //
     // pointSeries2.XValues
     //
     this.pointSeries2.XValues.DataMember = "X";
     this.pointSeries2.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // pointSeries2.YValues
     //
     this.pointSeries2.YValues.DataMember = "Y";
     //
     // pointSeries3
     //
     //
     // pointSeries3.Marks
     //
     //
     // pointSeries3.Marks.Symbol
     //
     //
     // pointSeries3.Marks.Symbol.Shadow
     //
     this.pointSeries3.Marks.Symbol.Shadow.Height  = 1;
     this.pointSeries3.Marks.Symbol.Shadow.Visible = true;
     this.pointSeries3.Marks.Symbol.Shadow.Width   = 1;
     //
     // pointSeries3.Pointer
     //
     //
     // pointSeries3.Pointer.Brush
     //
     this.pointSeries3.Pointer.Brush.Color = System.Drawing.Color.Yellow;
     this.pointSeries3.Pointer.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.pointSeries3.Title = "point6";
     //
     // pointSeries3.XValues
     //
     this.pointSeries3.XValues.DataMember = "X";
     this.pointSeries3.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // pointSeries3.YValues
     //
     this.pointSeries3.YValues.DataMember = "Y";
     //
     // pointSeries4
     //
     //
     // pointSeries4.Marks
     //
     //
     // pointSeries4.Marks.Symbol
     //
     //
     // pointSeries4.Marks.Symbol.Shadow
     //
     this.pointSeries4.Marks.Symbol.Shadow.Height  = 1;
     this.pointSeries4.Marks.Symbol.Shadow.Visible = true;
     this.pointSeries4.Marks.Symbol.Shadow.Width   = 1;
     //
     // pointSeries4.Pointer
     //
     //
     // pointSeries4.Pointer.Brush
     //
     this.pointSeries4.Pointer.Brush.Color = System.Drawing.Color.Blue;
     this.pointSeries4.Pointer.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.pointSeries4.Title = "point6";
     //
     // pointSeries4.XValues
     //
     this.pointSeries4.XValues.DataMember = "X";
     this.pointSeries4.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // pointSeries4.YValues
     //
     this.pointSeries4.YValues.DataMember = "Y";
     //
     // pointSeries5
     //
     //
     // pointSeries5.LinePen
     //
     this.pointSeries5.LinePen.Color = System.Drawing.Color.FromArgb(((System.Byte)(153)), ((System.Byte)(153)), ((System.Byte)(122)));
     //
     // pointSeries5.Marks
     //
     //
     // pointSeries5.Marks.Symbol
     //
     //
     // pointSeries5.Marks.Symbol.Shadow
     //
     this.pointSeries5.Marks.Symbol.Shadow.Height  = 1;
     this.pointSeries5.Marks.Symbol.Shadow.Visible = true;
     this.pointSeries5.Marks.Symbol.Shadow.Width   = 1;
     //
     // pointSeries5.Pointer
     //
     //
     // pointSeries5.Pointer.Brush
     //
     this.pointSeries5.Pointer.Brush.Color = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(204)));
     //
     // pointSeries5.Pointer.Pen
     //
     this.pointSeries5.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((System.Byte)(153)), ((System.Byte)(153)), ((System.Byte)(122)));
     this.pointSeries5.Pointer.Style     = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.pointSeries5.Title             = "point6";
     //
     // pointSeries5.XValues
     //
     this.pointSeries5.XValues.DataMember = "X";
     this.pointSeries5.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // pointSeries5.YValues
     //
     this.pointSeries5.YValues.DataMember = "Y";
     //
     // pointSeries6
     //
     //
     // pointSeries6.Marks
     //
     //
     // pointSeries6.Marks.Symbol
     //
     //
     // pointSeries6.Marks.Symbol.Shadow
     //
     this.pointSeries6.Marks.Symbol.Shadow.Height  = 1;
     this.pointSeries6.Marks.Symbol.Shadow.Visible = true;
     this.pointSeries6.Marks.Symbol.Shadow.Width   = 1;
     //
     // pointSeries6.Pointer
     //
     //
     // pointSeries6.Pointer.Brush
     //
     this.pointSeries6.Pointer.Brush.Color = System.Drawing.Color.Gray;
     this.pointSeries6.Pointer.Style       = Steema.TeeChart.Styles.PointerStyles.Rectangle;
     this.pointSeries6.Title = "point6";
     //
     // pointSeries6.XValues
     //
     this.pointSeries6.XValues.DataMember = "X";
     this.pointSeries6.XValues.Order      = Steema.TeeChart.Styles.ValueListOrder.Ascending;
     //
     // pointSeries6.YValues
     //
     this.pointSeries6.YValues.DataMember = "Y";
     //
     // gridBand1
     //
     this.gridBand1.Axis = this.tChart1.Axes.Left;
     //
     // gridBand1.Band1
     //
     this.gridBand1.Band1.Color = System.Drawing.Color.FromArgb(((System.Byte)(76)), ((System.Byte)(128)), ((System.Byte)(128)), ((System.Byte)(0)));
     //
     // gridBand1.Band2
     //
     this.gridBand1.Band2.Color = System.Drawing.Color.FromArgb(((System.Byte)(76)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     //
     // SeriesType_Point
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 286);
     this.Name = "SeriesType_Point";
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }