Курсовая работа: Фoрмування мнoжини oптимальних рiшень за критерiєм Байєcа–Лаплаcа при екcпoненцiйнo рoзпoдiлених даних
this.tChart1.Walls.Back.Shadow.Visible = false;
this.tChart1.Walls.Bottom.AutoHide = false;
this.tChart1.Walls.Bottom.Shadow.Visible = false;
this.tChart1.Walls.Left.AutoHide = false;
this.tChart1.Walls.Left.Shadow.Visible = false;
this.tChart1.Walls.Right.AutoHide = false;
this.tChart1.Walls.Right.Shadow.Visible = false;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(-1, 2);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(61, 13);
this.label5.TabIndex = 8;
this.label5.Text = "Матриця Х";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(-1, 249);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(61, 13);
this.label6.TabIndex = 9;
this.label6.Text = "Матриця S";
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));