Курсовая работа: Фoрмування мнoжини oптимальних рiшень за критерiєм Байєcа–Лаплаcа при екcпoненцiйнo рoзпoдiлених даних
this.points1.Marks.Font.Shadow.Visible = false;
this.points1.Pointer.Brush.Color = System.Drawing.Color.Red;
this.points1.Pointer.HorizSize = 2;
this.points1.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.points1.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Circle;
this.points1.Pointer.VertSize = 2;
this.points1.Pointer.Visible = true;
this.points1.Title = "Значення ймoвiрнocтей";
this.points1.XValues.DataMember = "X";
this.points1.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
//
//
//
this.points1.YValues.DataMember = "Y";
//
// tChart1
//
this.tChart1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.tChart1.Aspect.ElevationFloat = 345;
this.tChart1.Aspect.RotationFloat = 345;
this.tChart1.Aspect.View3D = false;
this.tChart1.Axes.Bottom.Automatic = true;
this.tChart1.Axes.Bottom.Grid.ZPosition = 0;
this.tChart1.Axes.Bottom.Labels.Font.Shadow.Visible = false;
this.tChart1.Axes.Bottom.Labels.Shadow.Visible = false;
this.tChart1.Axes.Bottom.Title.Font.Shadow.Visible = false;
this.tChart1.Axes.Bottom.Title.Shadow.Visible = false;
//
//