From 4234a4783d65962f1437fc7d760abc9ead9e570c Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Mon, 26 Apr 2021 20:34:50 +1000
Subject: Dock legends, add chart bg colour property
---
grapher/App.config | 12 +
grapher/Form1.Designer.cs | 2980 ++++++++++++++++---------------
grapher/Properties/Settings.Designer.cs | 34 +-
grapher/Properties/Settings.settings | 14 +-
4 files changed, 1549 insertions(+), 1491 deletions(-)
(limited to 'grapher')
diff --git a/grapher/App.config b/grapher/App.config
index 56efbc7..da209d6 100644
--- a/grapher/App.config
+++ b/grapher/App.config
@@ -1,6 +1,18 @@
+
+
+
+
+
+
+
+
+ Window
+
+
+
\ No newline at end of file
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index 20af913..5547288 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -30,1496 +30,1532 @@ namespace grapher
///
private void InitializeComponent()
{
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title4 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend5 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series15 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series16 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series17 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title5 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend6 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series18 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series19 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series20 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series21 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title6 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RawAcceleration));
- this.optionsPanel = new System.Windows.Forms.Panel();
- this.FakeBox = new System.Windows.Forms.CheckBox();
- this.DirectionalityPanel = new System.Windows.Forms.Panel();
- this.LpNormActiveValue = new System.Windows.Forms.Label();
- this.RangeActiveValueY = new System.Windows.Forms.Label();
- this.RangeActiveValueX = new System.Windows.Forms.Label();
- this.DomainActiveValueY = new System.Windows.Forms.Label();
- this.DomainActiveValueX = new System.Windows.Forms.Label();
- this.DirectionalityActiveValueTitle = new System.Windows.Forms.Label();
- this.ByComponentCheckBox = new System.Windows.Forms.CheckBox();
- this.WholeCheckBox = new System.Windows.Forms.CheckBox();
- this.DirectionalityRangeLabel = new System.Windows.Forms.Label();
- this.DirectionalDomainLabel = new System.Windows.Forms.Label();
- this.LpNormBox = new System.Windows.Forms.TextBox();
- this.LPNormLabel = new System.Windows.Forms.Label();
- this.DirectionalityY = new System.Windows.Forms.Label();
- this.DirectionalityX = new System.Windows.Forms.Label();
- this.RangeBoxY = new System.Windows.Forms.TextBox();
- this.RangeBoxX = new System.Windows.Forms.TextBox();
- this.DomainBoxY = new System.Windows.Forms.TextBox();
- this.DomainBoxX = new System.Windows.Forms.TextBox();
- this.DirectionalityLabel = new System.Windows.Forms.Label();
- this.toggleButton = new System.Windows.Forms.CheckBox();
- this.scaleLabelY = new System.Windows.Forms.Label();
- this.ScaleActiveYLabel = new System.Windows.Forms.Label();
- this.scaleBoxY = new System.Windows.Forms.TextBox();
- this.ScaleActiveXLabel = new System.Windows.Forms.Label();
- this.scaleLabelX = new System.Windows.Forms.Label();
- this.scaleBoxX = new System.Windows.Forms.TextBox();
- this.expLabelY = new System.Windows.Forms.Label();
- this.ExpActiveYLabel = new System.Windows.Forms.Label();
- this.expBoxY = new System.Windows.Forms.TextBox();
- this.ExpActiveXLabel = new System.Windows.Forms.Label();
- this.expLabelX = new System.Windows.Forms.Label();
- this.expBoxX = new System.Windows.Forms.TextBox();
- this.ActiveValueTitleY = new System.Windows.Forms.Label();
- this.AccelTypeActiveLabelY = new System.Windows.Forms.Label();
- this.OptionSetYTitle = new System.Windows.Forms.Label();
- this.OptionSetXTitle = new System.Windows.Forms.Label();
- this.constantThreeLabelY = new System.Windows.Forms.Label();
- this.limitLabelY = new System.Windows.Forms.Label();
- this.offsetLabelY = new System.Windows.Forms.Label();
- this.weightLabelY = new System.Windows.Forms.Label();
- this.capLabelY = new System.Windows.Forms.Label();
- this.constantOneLabelY = new System.Windows.Forms.Label();
- this.ByComponentXYLock = new System.Windows.Forms.CheckBox();
- this.MidpointActiveYLabel = new System.Windows.Forms.Label();
- this.LimitActiveYLabel = new System.Windows.Forms.Label();
- this.OffsetActiveYLabel = new System.Windows.Forms.Label();
- this.AccelerationActiveLabelY = new System.Windows.Forms.Label();
- this.accelTypeDropY = new System.Windows.Forms.ComboBox();
- this.midpointBoxY = new System.Windows.Forms.TextBox();
- this.limitBoxY = new System.Windows.Forms.TextBox();
- this.offsetBoxY = new System.Windows.Forms.TextBox();
- this.accelerationBoxY = new System.Windows.Forms.TextBox();
- this.MidpointActiveXLabel = new System.Windows.Forms.Label();
- this.LimitActiveXLabel = new System.Windows.Forms.Label();
- this.OffsetActiveXLabel = new System.Windows.Forms.Label();
- this.CapActiveYLabel = new System.Windows.Forms.Label();
- this.WeightActiveYLabel = new System.Windows.Forms.Label();
- this.WeightActiveXLabel = new System.Windows.Forms.Label();
- this.CapActiveXLabel = new System.Windows.Forms.Label();
- this.AccelerationActiveLabelX = new System.Windows.Forms.Label();
- this.AccelTypeActiveLabelX = new System.Windows.Forms.Label();
- this.RotationActiveLabel = new System.Windows.Forms.Label();
- this.SensitivityActiveYLabel = new System.Windows.Forms.Label();
- this.SensitivityActiveXLabel = new System.Windows.Forms.Label();
- this.ActiveValueTitle = new System.Windows.Forms.Label();
- this.MouseLabel = new System.Windows.Forms.Label();
- this.LockXYLabel = new System.Windows.Forms.Label();
- this.sensXYLock = new System.Windows.Forms.CheckBox();
- this.capBoxY = new System.Windows.Forms.TextBox();
- this.sensitivityBoxY = new System.Windows.Forms.TextBox();
- this.writeButton = new System.Windows.Forms.Button();
- this.offsetLabelX = new System.Windows.Forms.Label();
- this.offsetBoxX = new System.Windows.Forms.TextBox();
- this.constantThreeLabelX = new System.Windows.Forms.Label();
- this.midpointBoxX = new System.Windows.Forms.TextBox();
- this.limitLabelX = new System.Windows.Forms.Label();
- this.limitBoxX = new System.Windows.Forms.TextBox();
- this.weightBoxY = new System.Windows.Forms.TextBox();
- this.weightLabelX = new System.Windows.Forms.Label();
- this.weightBoxX = new System.Windows.Forms.TextBox();
- this.capLabelX = new System.Windows.Forms.Label();
- this.capBoxX = new System.Windows.Forms.TextBox();
- this.constantOneLabelX = new System.Windows.Forms.Label();
- this.accelerationBoxX = new System.Windows.Forms.TextBox();
- this.rotationLabel = new System.Windows.Forms.Label();
- this.rotationBox = new System.Windows.Forms.TextBox();
- this.sensitivityLabel = new System.Windows.Forms.Label();
- this.sensitivityBoxX = new System.Windows.Forms.TextBox();
- this.accelTypeDropX = new System.Windows.Forms.ComboBox();
- this.menuStrip1 = new System.Windows.Forms.MenuStrip();
- this.graphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.scaleByDPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.dPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.DPITextBox = new System.Windows.Forms.ToolStripTextBox();
- this.pollRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.PollRateTextBox = new System.Windows.Forms.ToolStripTextBox();
- this.ScaleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.showVelocityGainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.showLastMouseMoveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.advancedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.capStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.gainCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.legacyCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.offsetStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.gainOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.legacyOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.AutoWriteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.UseSpecificDeviceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.chartsPanel = new System.Windows.Forms.Panel();
- this.GainChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.VelocityChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.AccelerationChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.GainChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.VelocityChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.AccelerationChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.optionsPanel.SuspendLayout();
- this.DirectionalityPanel.SuspendLayout();
- this.menuStrip1.SuspendLayout();
- this.chartsPanel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.GainChart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).BeginInit();
- this.SuspendLayout();
- //
- // optionsPanel
- //
- this.optionsPanel.AutoSize = true;
- this.optionsPanel.Controls.Add(this.FakeBox);
- this.optionsPanel.Controls.Add(this.DirectionalityPanel);
- this.optionsPanel.Controls.Add(this.toggleButton);
- this.optionsPanel.Controls.Add(this.scaleLabelY);
- this.optionsPanel.Controls.Add(this.ScaleActiveYLabel);
- this.optionsPanel.Controls.Add(this.scaleBoxY);
- this.optionsPanel.Controls.Add(this.ScaleActiveXLabel);
- this.optionsPanel.Controls.Add(this.scaleLabelX);
- this.optionsPanel.Controls.Add(this.scaleBoxX);
- this.optionsPanel.Controls.Add(this.expLabelY);
- this.optionsPanel.Controls.Add(this.ExpActiveYLabel);
- this.optionsPanel.Controls.Add(this.expBoxY);
- this.optionsPanel.Controls.Add(this.ExpActiveXLabel);
- this.optionsPanel.Controls.Add(this.expLabelX);
- this.optionsPanel.Controls.Add(this.expBoxX);
- this.optionsPanel.Controls.Add(this.ActiveValueTitleY);
- this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelY);
- this.optionsPanel.Controls.Add(this.OptionSetYTitle);
- this.optionsPanel.Controls.Add(this.OptionSetXTitle);
- this.optionsPanel.Controls.Add(this.constantThreeLabelY);
- this.optionsPanel.Controls.Add(this.limitLabelY);
- this.optionsPanel.Controls.Add(this.offsetLabelY);
- this.optionsPanel.Controls.Add(this.weightLabelY);
- this.optionsPanel.Controls.Add(this.capLabelY);
- this.optionsPanel.Controls.Add(this.constantOneLabelY);
- this.optionsPanel.Controls.Add(this.ByComponentXYLock);
- this.optionsPanel.Controls.Add(this.MidpointActiveYLabel);
- this.optionsPanel.Controls.Add(this.LimitActiveYLabel);
- this.optionsPanel.Controls.Add(this.OffsetActiveYLabel);
- this.optionsPanel.Controls.Add(this.AccelerationActiveLabelY);
- this.optionsPanel.Controls.Add(this.accelTypeDropY);
- this.optionsPanel.Controls.Add(this.midpointBoxY);
- this.optionsPanel.Controls.Add(this.limitBoxY);
- this.optionsPanel.Controls.Add(this.offsetBoxY);
- this.optionsPanel.Controls.Add(this.accelerationBoxY);
- this.optionsPanel.Controls.Add(this.MidpointActiveXLabel);
- this.optionsPanel.Controls.Add(this.LimitActiveXLabel);
- this.optionsPanel.Controls.Add(this.OffsetActiveXLabel);
- this.optionsPanel.Controls.Add(this.CapActiveYLabel);
- this.optionsPanel.Controls.Add(this.WeightActiveYLabel);
- this.optionsPanel.Controls.Add(this.WeightActiveXLabel);
- this.optionsPanel.Controls.Add(this.CapActiveXLabel);
- this.optionsPanel.Controls.Add(this.AccelerationActiveLabelX);
- this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelX);
- this.optionsPanel.Controls.Add(this.RotationActiveLabel);
- this.optionsPanel.Controls.Add(this.SensitivityActiveYLabel);
- this.optionsPanel.Controls.Add(this.SensitivityActiveXLabel);
- this.optionsPanel.Controls.Add(this.ActiveValueTitle);
- this.optionsPanel.Controls.Add(this.MouseLabel);
- this.optionsPanel.Controls.Add(this.LockXYLabel);
- this.optionsPanel.Controls.Add(this.sensXYLock);
- this.optionsPanel.Controls.Add(this.capBoxY);
- this.optionsPanel.Controls.Add(this.sensitivityBoxY);
- this.optionsPanel.Controls.Add(this.writeButton);
- this.optionsPanel.Controls.Add(this.offsetLabelX);
- this.optionsPanel.Controls.Add(this.offsetBoxX);
- this.optionsPanel.Controls.Add(this.constantThreeLabelX);
- this.optionsPanel.Controls.Add(this.midpointBoxX);
- this.optionsPanel.Controls.Add(this.limitLabelX);
- this.optionsPanel.Controls.Add(this.limitBoxX);
- this.optionsPanel.Controls.Add(this.weightBoxY);
- this.optionsPanel.Controls.Add(this.weightLabelX);
- this.optionsPanel.Controls.Add(this.weightBoxX);
- this.optionsPanel.Controls.Add(this.capLabelX);
- this.optionsPanel.Controls.Add(this.capBoxX);
- this.optionsPanel.Controls.Add(this.constantOneLabelX);
- this.optionsPanel.Controls.Add(this.accelerationBoxX);
- this.optionsPanel.Controls.Add(this.rotationLabel);
- this.optionsPanel.Controls.Add(this.rotationBox);
- this.optionsPanel.Controls.Add(this.sensitivityLabel);
- this.optionsPanel.Controls.Add(this.sensitivityBoxX);
- this.optionsPanel.Controls.Add(this.accelTypeDropX);
- this.optionsPanel.Controls.Add(this.menuStrip1);
- this.optionsPanel.Dock = System.Windows.Forms.DockStyle.Left;
- this.optionsPanel.Location = new System.Drawing.Point(0, 0);
- this.optionsPanel.MinimumSize = new System.Drawing.Size(2, 333);
- this.optionsPanel.Name = "optionsPanel";
- this.optionsPanel.Size = new System.Drawing.Size(483, 956);
- this.optionsPanel.TabIndex = 34;
- //
- // FakeBox
- //
- this.FakeBox.AutoSize = true;
- this.FakeBox.Location = new System.Drawing.Point(31, 538);
- this.FakeBox.Name = "FakeBox";
- this.FakeBox.Size = new System.Drawing.Size(47, 17);
- this.FakeBox.TabIndex = 151;
- this.FakeBox.Text = "fake";
- this.FakeBox.UseVisualStyleBackColor = true;
- //
- // DirectionalityPanel
- //
- this.DirectionalityPanel.Controls.Add(this.LpNormActiveValue);
- this.DirectionalityPanel.Controls.Add(this.RangeActiveValueY);
- this.DirectionalityPanel.Controls.Add(this.RangeActiveValueX);
- this.DirectionalityPanel.Controls.Add(this.DomainActiveValueY);
- this.DirectionalityPanel.Controls.Add(this.DomainActiveValueX);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityActiveValueTitle);
- this.DirectionalityPanel.Controls.Add(this.ByComponentCheckBox);
- this.DirectionalityPanel.Controls.Add(this.WholeCheckBox);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityRangeLabel);
- this.DirectionalityPanel.Controls.Add(this.DirectionalDomainLabel);
- this.DirectionalityPanel.Controls.Add(this.LpNormBox);
- this.DirectionalityPanel.Controls.Add(this.LPNormLabel);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityY);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityX);
- this.DirectionalityPanel.Controls.Add(this.RangeBoxY);
- this.DirectionalityPanel.Controls.Add(this.RangeBoxX);
- this.DirectionalityPanel.Controls.Add(this.DomainBoxY);
- this.DirectionalityPanel.Controls.Add(this.DomainBoxX);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityLabel);
- this.DirectionalityPanel.Location = new System.Drawing.Point(12, 369);
- this.DirectionalityPanel.Name = "DirectionalityPanel";
- this.DirectionalityPanel.Size = new System.Drawing.Size(298, 135);
- this.DirectionalityPanel.TabIndex = 150;
- //
- // LpNormActiveValue
- //
- this.LpNormActiveValue.AutoSize = true;
- this.LpNormActiveValue.Location = new System.Drawing.Point(185, 81);
- this.LpNormActiveValue.Name = "LpNormActiveValue";
- this.LpNormActiveValue.Size = new System.Drawing.Size(13, 13);
- this.LpNormActiveValue.TabIndex = 18;
- this.LpNormActiveValue.Text = "0";
- //
- // RangeActiveValueY
- //
- this.RangeActiveValueY.AutoSize = true;
- this.RangeActiveValueY.Location = new System.Drawing.Point(204, 55);
- this.RangeActiveValueY.Name = "RangeActiveValueY";
- this.RangeActiveValueY.Size = new System.Drawing.Size(13, 13);
- this.RangeActiveValueY.TabIndex = 17;
- this.RangeActiveValueY.Text = "0";
- //
- // RangeActiveValueX
- //
- this.RangeActiveValueX.AutoSize = true;
- this.RangeActiveValueX.Location = new System.Drawing.Point(177, 55);
- this.RangeActiveValueX.Name = "RangeActiveValueX";
- this.RangeActiveValueX.Size = new System.Drawing.Size(13, 13);
- this.RangeActiveValueX.TabIndex = 16;
- this.RangeActiveValueX.Text = "0";
- //
- // DomainActiveValueY
- //
- this.DomainActiveValueY.AutoSize = true;
- this.DomainActiveValueY.Location = new System.Drawing.Point(204, 28);
- this.DomainActiveValueY.Name = "DomainActiveValueY";
- this.DomainActiveValueY.Size = new System.Drawing.Size(13, 13);
- this.DomainActiveValueY.TabIndex = 15;
- this.DomainActiveValueY.Text = "0";
- //
- // DomainActiveValueX
- //
- this.DomainActiveValueX.AutoSize = true;
- this.DomainActiveValueX.Location = new System.Drawing.Point(177, 28);
- this.DomainActiveValueX.Name = "DomainActiveValueX";
- this.DomainActiveValueX.Size = new System.Drawing.Size(13, 13);
- this.DomainActiveValueX.TabIndex = 14;
- this.DomainActiveValueX.Text = "0";
- //
- // DirectionalityActiveValueTitle
- //
- this.DirectionalityActiveValueTitle.AutoSize = true;
- this.DirectionalityActiveValueTitle.Location = new System.Drawing.Point(176, 9);
- this.DirectionalityActiveValueTitle.Name = "DirectionalityActiveValueTitle";
- this.DirectionalityActiveValueTitle.Size = new System.Drawing.Size(41, 13);
- this.DirectionalityActiveValueTitle.TabIndex = 13;
- this.DirectionalityActiveValueTitle.Text = "Current";
- //
- // ByComponentCheckBox
- //
- this.ByComponentCheckBox.AutoCheck = false;
- this.ByComponentCheckBox.AutoSize = true;
- this.ByComponentCheckBox.Location = new System.Drawing.Point(180, 104);
- this.ByComponentCheckBox.Name = "ByComponentCheckBox";
- this.ByComponentCheckBox.Size = new System.Drawing.Size(95, 17);
- this.ByComponentCheckBox.TabIndex = 12;
- this.ByComponentCheckBox.Text = "By Component";
- this.ByComponentCheckBox.UseVisualStyleBackColor = true;
- //
- // WholeCheckBox
- //
- this.WholeCheckBox.AutoCheck = false;
- this.WholeCheckBox.AutoSize = true;
- this.WholeCheckBox.Location = new System.Drawing.Point(43, 104);
- this.WholeCheckBox.Name = "WholeCheckBox";
- this.WholeCheckBox.Size = new System.Drawing.Size(57, 17);
- this.WholeCheckBox.TabIndex = 11;
- this.WholeCheckBox.Text = "Whole";
- this.WholeCheckBox.UseVisualStyleBackColor = true;
- //
- // DirectionalityRangeLabel
- //
- this.DirectionalityRangeLabel.AutoSize = true;
- this.DirectionalityRangeLabel.Location = new System.Drawing.Point(24, 55);
- this.DirectionalityRangeLabel.Name = "DirectionalityRangeLabel";
- this.DirectionalityRangeLabel.Size = new System.Drawing.Size(39, 13);
- this.DirectionalityRangeLabel.TabIndex = 10;
- this.DirectionalityRangeLabel.Text = "Range";
- //
- // DirectionalDomainLabel
- //
- this.DirectionalDomainLabel.AutoSize = true;
- this.DirectionalDomainLabel.Location = new System.Drawing.Point(23, 28);
- this.DirectionalDomainLabel.Name = "DirectionalDomainLabel";
- this.DirectionalDomainLabel.Size = new System.Drawing.Size(43, 13);
- this.DirectionalDomainLabel.TabIndex = 9;
- this.DirectionalDomainLabel.Text = "Domain";
- //
- // LpNormBox
- //
- this.LpNormBox.Location = new System.Drawing.Point(94, 78);
- this.LpNormBox.Name = "LpNormBox";
- this.LpNormBox.Size = new System.Drawing.Size(76, 20);
- this.LpNormBox.TabIndex = 8;
- //
- // LPNormLabel
- //
- this.LPNormLabel.AutoSize = true;
- this.LPNormLabel.Location = new System.Drawing.Point(23, 81);
- this.LPNormLabel.Name = "LPNormLabel";
- this.LPNormLabel.Size = new System.Drawing.Size(47, 13);
- this.LPNormLabel.TabIndex = 7;
- this.LPNormLabel.Text = "Lp Norm";
- //
- // DirectionalityY
- //
- this.DirectionalityY.AutoSize = true;
- this.DirectionalityY.Location = new System.Drawing.Point(147, 9);
- this.DirectionalityY.Name = "DirectionalityY";
- this.DirectionalityY.Size = new System.Drawing.Size(14, 13);
- this.DirectionalityY.TabIndex = 6;
- this.DirectionalityY.Text = "Y";
- //
- // DirectionalityX
- //
- this.DirectionalityX.AutoSize = true;
- this.DirectionalityX.Location = new System.Drawing.Point(103, 9);
- this.DirectionalityX.Name = "DirectionalityX";
- this.DirectionalityX.Size = new System.Drawing.Size(14, 13);
- this.DirectionalityX.TabIndex = 5;
- this.DirectionalityX.Text = "X";
- //
- // RangeBoxY
- //
- this.RangeBoxY.Location = new System.Drawing.Point(136, 52);
- this.RangeBoxY.Name = "RangeBoxY";
- this.RangeBoxY.Size = new System.Drawing.Size(34, 20);
- this.RangeBoxY.TabIndex = 4;
- //
- // RangeBoxX
- //
- this.RangeBoxX.Location = new System.Drawing.Point(94, 52);
- this.RangeBoxX.Name = "RangeBoxX";
- this.RangeBoxX.Size = new System.Drawing.Size(34, 20);
- this.RangeBoxX.TabIndex = 3;
- //
- // DomainBoxY
- //
- this.DomainBoxY.Location = new System.Drawing.Point(136, 25);
- this.DomainBoxY.Name = "DomainBoxY";
- this.DomainBoxY.Size = new System.Drawing.Size(34, 20);
- this.DomainBoxY.TabIndex = 2;
- //
- // DomainBoxX
- //
- this.DomainBoxX.Location = new System.Drawing.Point(94, 25);
- this.DomainBoxX.Name = "DomainBoxX";
- this.DomainBoxX.Size = new System.Drawing.Size(34, 20);
- this.DomainBoxX.TabIndex = 1;
- //
- // DirectionalityLabel
- //
- this.DirectionalityLabel.AutoSize = true;
- this.DirectionalityLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.DirectionalityLabel.Location = new System.Drawing.Point(3, 9);
- this.DirectionalityLabel.Name = "DirectionalityLabel";
- this.DirectionalityLabel.Size = new System.Drawing.Size(67, 13);
- this.DirectionalityLabel.TabIndex = 0;
- this.DirectionalityLabel.Text = "Directionality";
- //
- // toggleButton
- //
- this.toggleButton.Location = new System.Drawing.Point(211, 534);
- this.toggleButton.Name = "toggleButton";
- this.toggleButton.Size = new System.Drawing.Size(104, 24);
- this.toggleButton.TabIndex = 112;
- this.toggleButton.Text = "toggle";
- this.toggleButton.UseVisualStyleBackColor = true;
- //
- // scaleLabelY
- //
- this.scaleLabelY.AutoSize = true;
- this.scaleLabelY.Location = new System.Drawing.Point(263, 333);
- this.scaleLabelY.Name = "scaleLabelY";
- this.scaleLabelY.Size = new System.Drawing.Size(34, 13);
- this.scaleLabelY.TabIndex = 149;
- this.scaleLabelY.Text = "Scale";
- //
- // ScaleActiveYLabel
- //
- this.ScaleActiveYLabel.AutoSize = true;
- this.ScaleActiveYLabel.Location = new System.Drawing.Point(414, 333);
- this.ScaleActiveYLabel.Name = "ScaleActiveYLabel";
- this.ScaleActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.ScaleActiveYLabel.TabIndex = 148;
- this.ScaleActiveYLabel.Text = "0";
- //
- // scaleBoxY
- //
- this.scaleBoxY.Location = new System.Drawing.Point(332, 330);
- this.scaleBoxY.Name = "scaleBoxY";
- this.scaleBoxY.Size = new System.Drawing.Size(76, 20);
- this.scaleBoxY.TabIndex = 102;
- //
- // ScaleActiveXLabel
- //
- this.ScaleActiveXLabel.AutoSize = true;
- this.ScaleActiveXLabel.Location = new System.Drawing.Point(197, 333);
- this.ScaleActiveXLabel.Name = "ScaleActiveXLabel";
- this.ScaleActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.ScaleActiveXLabel.TabIndex = 147;
- this.ScaleActiveXLabel.Text = "0";
- //
- // scaleLabelX
- //
- this.scaleLabelX.AutoSize = true;
- this.scaleLabelX.Location = new System.Drawing.Point(37, 333);
- this.scaleLabelX.Name = "scaleLabelX";
- this.scaleLabelX.Size = new System.Drawing.Size(34, 13);
- this.scaleLabelX.TabIndex = 146;
- this.scaleLabelX.Text = "Scale";
- this.scaleLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // scaleBoxX
- //
- this.scaleBoxX.Location = new System.Drawing.Point(106, 330);
- this.scaleBoxX.Name = "scaleBoxX";
- this.scaleBoxX.Size = new System.Drawing.Size(76, 20);
- this.scaleBoxX.TabIndex = 88;
- //
- // expLabelY
- //
- this.expLabelY.AutoSize = true;
- this.expLabelY.Location = new System.Drawing.Point(263, 276);
- this.expLabelY.Name = "expLabelY";
- this.expLabelY.Size = new System.Drawing.Size(52, 13);
- this.expLabelY.TabIndex = 145;
- this.expLabelY.Text = "Exponent";
- //
- // ExpActiveYLabel
- //
- this.ExpActiveYLabel.AutoSize = true;
- this.ExpActiveYLabel.Location = new System.Drawing.Point(414, 276);
- this.ExpActiveYLabel.Name = "ExpActiveYLabel";
- this.ExpActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.ExpActiveYLabel.TabIndex = 144;
- this.ExpActiveYLabel.Text = "0";
- //
- // expBoxY
- //
- this.expBoxY.Location = new System.Drawing.Point(332, 273);
- this.expBoxY.Name = "expBoxY";
- this.expBoxY.Size = new System.Drawing.Size(76, 20);
- this.expBoxY.TabIndex = 109;
- //
- // ExpActiveXLabel
- //
- this.ExpActiveXLabel.AutoSize = true;
- this.ExpActiveXLabel.Location = new System.Drawing.Point(197, 276);
- this.ExpActiveXLabel.Name = "ExpActiveXLabel";
- this.ExpActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.ExpActiveXLabel.TabIndex = 143;
- this.ExpActiveXLabel.Text = "0";
- //
- // expLabelX
- //
- this.expLabelX.AutoSize = true;
- this.expLabelX.Location = new System.Drawing.Point(37, 276);
- this.expLabelX.Name = "expLabelX";
- this.expLabelX.Size = new System.Drawing.Size(52, 13);
- this.expLabelX.TabIndex = 142;
- this.expLabelX.Text = "Exponent";
- this.expLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // expBoxX
- //
- this.expBoxX.Location = new System.Drawing.Point(106, 273);
- this.expBoxX.Name = "expBoxX";
- this.expBoxX.Size = new System.Drawing.Size(76, 20);
- this.expBoxX.TabIndex = 95;
- //
- // ActiveValueTitleY
- //
- this.ActiveValueTitleY.AutoSize = true;
- this.ActiveValueTitleY.Location = new System.Drawing.Point(429, 29);
- this.ActiveValueTitleY.Name = "ActiveValueTitleY";
- this.ActiveValueTitleY.Size = new System.Drawing.Size(41, 13);
- this.ActiveValueTitleY.TabIndex = 141;
- this.ActiveValueTitleY.Text = "Current";
- //
- // AccelTypeActiveLabelY
- //
- this.AccelTypeActiveLabelY.AutoSize = true;
- this.AccelTypeActiveLabelY.Location = new System.Drawing.Point(414, 116);
- this.AccelTypeActiveLabelY.Name = "AccelTypeActiveLabelY";
- this.AccelTypeActiveLabelY.Size = new System.Drawing.Size(66, 13);
- this.AccelTypeActiveLabelY.TabIndex = 140;
- this.AccelTypeActiveLabelY.Text = "SigmoidGain";
- //
- // OptionSetYTitle
- //
- this.OptionSetYTitle.AutoSize = true;
- this.OptionSetYTitle.Location = new System.Drawing.Point(360, 97);
- this.OptionSetYTitle.Name = "OptionSetYTitle";
- this.OptionSetYTitle.Size = new System.Drawing.Size(14, 13);
- this.OptionSetYTitle.TabIndex = 139;
- this.OptionSetYTitle.Text = "Y";
- //
- // OptionSetXTitle
- //
- this.OptionSetXTitle.AutoSize = true;
- this.OptionSetXTitle.Location = new System.Drawing.Point(143, 97);
- this.OptionSetXTitle.Name = "OptionSetXTitle";
- this.OptionSetXTitle.Size = new System.Drawing.Size(14, 13);
- this.OptionSetXTitle.TabIndex = 138;
- this.OptionSetXTitle.Text = "X";
- //
- // constantThreeLabelY
- //
- this.constantThreeLabelY.AutoSize = true;
- this.constantThreeLabelY.Location = new System.Drawing.Point(263, 303);
- this.constantThreeLabelY.Name = "constantThreeLabelY";
- this.constantThreeLabelY.Size = new System.Drawing.Size(47, 13);
- this.constantThreeLabelY.TabIndex = 137;
- this.constantThreeLabelY.Text = "Midpoint";
- //
- // limitLabelY
- //
- this.limitLabelY.AutoSize = true;
- this.limitLabelY.Location = new System.Drawing.Point(263, 247);
- this.limitLabelY.Name = "limitLabelY";
- this.limitLabelY.Size = new System.Drawing.Size(28, 13);
- this.limitLabelY.TabIndex = 136;
- this.limitLabelY.Text = "Limit";
- //
- // offsetLabelY
- //
- this.offsetLabelY.AutoSize = true;
- this.offsetLabelY.Location = new System.Drawing.Point(263, 221);
- this.offsetLabelY.Name = "offsetLabelY";
- this.offsetLabelY.Size = new System.Drawing.Size(35, 13);
- this.offsetLabelY.TabIndex = 135;
- this.offsetLabelY.Text = "Offset";
- //
- // weightLabelY
- //
- this.weightLabelY.AutoSize = true;
- this.weightLabelY.Location = new System.Drawing.Point(263, 195);
- this.weightLabelY.Name = "weightLabelY";
- this.weightLabelY.Size = new System.Drawing.Size(41, 13);
- this.weightLabelY.TabIndex = 134;
- this.weightLabelY.Text = "Weight";
- //
- // capLabelY
- //
- this.capLabelY.AutoSize = true;
- this.capLabelY.Location = new System.Drawing.Point(263, 169);
- this.capLabelY.Name = "capLabelY";
- this.capLabelY.Size = new System.Drawing.Size(26, 13);
- this.capLabelY.TabIndex = 133;
- this.capLabelY.Text = "Cap";
- //
- // constantOneLabelY
- //
- this.constantOneLabelY.AutoSize = true;
- this.constantOneLabelY.Location = new System.Drawing.Point(263, 143);
- this.constantOneLabelY.Name = "constantOneLabelY";
- this.constantOneLabelY.Size = new System.Drawing.Size(66, 13);
- this.constantOneLabelY.TabIndex = 132;
- this.constantOneLabelY.Text = "Acceleration";
- //
- // ByComponentXYLock
- //
- this.ByComponentXYLock.AutoSize = true;
- this.ByComponentXYLock.Checked = true;
- this.ByComponentXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
- this.ByComponentXYLock.Location = new System.Drawing.Point(283, 96);
- this.ByComponentXYLock.Name = "ByComponentXYLock";
- this.ByComponentXYLock.Size = new System.Drawing.Size(15, 14);
- this.ByComponentXYLock.TabIndex = 98;
- this.ByComponentXYLock.UseVisualStyleBackColor = true;
- //
- // MidpointActiveYLabel
- //
- this.MidpointActiveYLabel.AutoSize = true;
- this.MidpointActiveYLabel.Location = new System.Drawing.Point(414, 303);
- this.MidpointActiveYLabel.Name = "MidpointActiveYLabel";
- this.MidpointActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.MidpointActiveYLabel.TabIndex = 131;
- this.MidpointActiveYLabel.Text = "0";
- //
- // LimitActiveYLabel
- //
- this.LimitActiveYLabel.AutoSize = true;
- this.LimitActiveYLabel.Location = new System.Drawing.Point(414, 247);
- this.LimitActiveYLabel.Name = "LimitActiveYLabel";
- this.LimitActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.LimitActiveYLabel.TabIndex = 130;
- this.LimitActiveYLabel.Text = "0";
- //
- // OffsetActiveYLabel
- //
- this.OffsetActiveYLabel.AutoSize = true;
- this.OffsetActiveYLabel.Location = new System.Drawing.Point(414, 221);
- this.OffsetActiveYLabel.Name = "OffsetActiveYLabel";
- this.OffsetActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.OffsetActiveYLabel.TabIndex = 129;
- this.OffsetActiveYLabel.Text = "0";
- //
- // AccelerationActiveLabelY
- //
- this.AccelerationActiveLabelY.AutoSize = true;
- this.AccelerationActiveLabelY.Location = new System.Drawing.Point(414, 143);
- this.AccelerationActiveLabelY.Name = "AccelerationActiveLabelY";
- this.AccelerationActiveLabelY.Size = new System.Drawing.Size(13, 13);
- this.AccelerationActiveLabelY.TabIndex = 128;
- this.AccelerationActiveLabelY.Text = "0";
- //
- // accelTypeDropY
- //
- this.accelTypeDropY.FormattingEnabled = true;
- this.accelTypeDropY.Location = new System.Drawing.Point(332, 113);
- this.accelTypeDropY.Name = "accelTypeDropY";
- this.accelTypeDropY.Size = new System.Drawing.Size(76, 21);
- this.accelTypeDropY.TabIndex = 99;
- this.accelTypeDropY.Text = "Accel Type";
- //
- // midpointBoxY
- //
- this.midpointBoxY.Location = new System.Drawing.Point(332, 300);
- this.midpointBoxY.Name = "midpointBoxY";
- this.midpointBoxY.Size = new System.Drawing.Size(76, 20);
- this.midpointBoxY.TabIndex = 110;
- //
- // limitBoxY
- //
- this.limitBoxY.Location = new System.Drawing.Point(332, 244);
- this.limitBoxY.Name = "limitBoxY";
- this.limitBoxY.Size = new System.Drawing.Size(76, 20);
- this.limitBoxY.TabIndex = 108;
- //
- // offsetBoxY
- //
- this.offsetBoxY.Location = new System.Drawing.Point(332, 218);
- this.offsetBoxY.Name = "offsetBoxY";
- this.offsetBoxY.Size = new System.Drawing.Size(76, 20);
- this.offsetBoxY.TabIndex = 106;
- //
- // accelerationBoxY
- //
- this.accelerationBoxY.Location = new System.Drawing.Point(332, 140);
- this.accelerationBoxY.Name = "accelerationBoxY";
- this.accelerationBoxY.Size = new System.Drawing.Size(76, 20);
- this.accelerationBoxY.TabIndex = 100;
- //
- // MidpointActiveXLabel
- //
- this.MidpointActiveXLabel.AutoSize = true;
- this.MidpointActiveXLabel.Location = new System.Drawing.Point(197, 303);
- this.MidpointActiveXLabel.Name = "MidpointActiveXLabel";
- this.MidpointActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.MidpointActiveXLabel.TabIndex = 127;
- this.MidpointActiveXLabel.Text = "0";
- //
- // LimitActiveXLabel
- //
- this.LimitActiveXLabel.AutoSize = true;
- this.LimitActiveXLabel.Location = new System.Drawing.Point(197, 247);
- this.LimitActiveXLabel.Name = "LimitActiveXLabel";
- this.LimitActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.LimitActiveXLabel.TabIndex = 126;
- this.LimitActiveXLabel.Text = "0";
- //
- // OffsetActiveXLabel
- //
- this.OffsetActiveXLabel.AutoSize = true;
- this.OffsetActiveXLabel.Location = new System.Drawing.Point(197, 221);
- this.OffsetActiveXLabel.Name = "OffsetActiveXLabel";
- this.OffsetActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.OffsetActiveXLabel.TabIndex = 125;
- this.OffsetActiveXLabel.Text = "0";
- //
- // CapActiveYLabel
- //
- this.CapActiveYLabel.AutoSize = true;
- this.CapActiveYLabel.Location = new System.Drawing.Point(414, 169);
- this.CapActiveYLabel.Name = "CapActiveYLabel";
- this.CapActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.CapActiveYLabel.TabIndex = 124;
- this.CapActiveYLabel.Text = "0";
- //
- // WeightActiveYLabel
- //
- this.WeightActiveYLabel.AutoSize = true;
- this.WeightActiveYLabel.Location = new System.Drawing.Point(414, 195);
- this.WeightActiveYLabel.Name = "WeightActiveYLabel";
- this.WeightActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.WeightActiveYLabel.TabIndex = 123;
- this.WeightActiveYLabel.Text = "0";
- //
- // WeightActiveXLabel
- //
- this.WeightActiveXLabel.AutoSize = true;
- this.WeightActiveXLabel.Location = new System.Drawing.Point(197, 195);
- this.WeightActiveXLabel.Name = "WeightActiveXLabel";
- this.WeightActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.WeightActiveXLabel.TabIndex = 122;
- this.WeightActiveXLabel.Text = "0";
- //
- // CapActiveXLabel
- //
- this.CapActiveXLabel.AutoSize = true;
- this.CapActiveXLabel.Location = new System.Drawing.Point(197, 169);
- this.CapActiveXLabel.Name = "CapActiveXLabel";
- this.CapActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.CapActiveXLabel.TabIndex = 121;
- this.CapActiveXLabel.Text = "0";
- //
- // AccelerationActiveLabelX
- //
- this.AccelerationActiveLabelX.AutoSize = true;
- this.AccelerationActiveLabelX.Location = new System.Drawing.Point(197, 143);
- this.AccelerationActiveLabelX.Name = "AccelerationActiveLabelX";
- this.AccelerationActiveLabelX.Size = new System.Drawing.Size(13, 13);
- this.AccelerationActiveLabelX.TabIndex = 120;
- this.AccelerationActiveLabelX.Text = "0";
- //
- // AccelTypeActiveLabelX
- //
- this.AccelTypeActiveLabelX.AutoSize = true;
- this.AccelTypeActiveLabelX.Location = new System.Drawing.Point(197, 116);
- this.AccelTypeActiveLabelX.Name = "AccelTypeActiveLabelX";
- this.AccelTypeActiveLabelX.Size = new System.Drawing.Size(66, 13);
- this.AccelTypeActiveLabelX.TabIndex = 119;
- this.AccelTypeActiveLabelX.Text = "SigmoidGain";
- //
- // RotationActiveLabel
- //
- this.RotationActiveLabel.AutoSize = true;
- this.RotationActiveLabel.Location = new System.Drawing.Point(197, 78);
- this.RotationActiveLabel.Name = "RotationActiveLabel";
- this.RotationActiveLabel.Size = new System.Drawing.Size(13, 13);
- this.RotationActiveLabel.TabIndex = 118;
- this.RotationActiveLabel.Text = "0";
- //
- // SensitivityActiveYLabel
- //
- this.SensitivityActiveYLabel.AutoSize = true;
- this.SensitivityActiveYLabel.Location = new System.Drawing.Point(217, 52);
- this.SensitivityActiveYLabel.Name = "SensitivityActiveYLabel";
- this.SensitivityActiveYLabel.Size = new System.Drawing.Size(14, 13);
- this.SensitivityActiveYLabel.TabIndex = 117;
- this.SensitivityActiveYLabel.Text = "Y";
- //
- // SensitivityActiveXLabel
- //
- this.SensitivityActiveXLabel.AutoSize = true;
- this.SensitivityActiveXLabel.Location = new System.Drawing.Point(188, 52);
- this.SensitivityActiveXLabel.Name = "SensitivityActiveXLabel";
- this.SensitivityActiveXLabel.Size = new System.Drawing.Size(14, 13);
- this.SensitivityActiveXLabel.TabIndex = 116;
- this.SensitivityActiveXLabel.Text = "X";
- //
- // ActiveValueTitle
- //
- this.ActiveValueTitle.AutoSize = true;
- this.ActiveValueTitle.Location = new System.Drawing.Point(188, 29);
- this.ActiveValueTitle.Name = "ActiveValueTitle";
- this.ActiveValueTitle.Size = new System.Drawing.Size(41, 13);
- this.ActiveValueTitle.TabIndex = 115;
- this.ActiveValueTitle.Text = "Current";
- //
- // MouseLabel
- //
- this.MouseLabel.AutoSize = true;
- this.MouseLabel.Location = new System.Drawing.Point(2, 27);
- this.MouseLabel.Name = "MouseLabel";
- this.MouseLabel.Size = new System.Drawing.Size(80, 13);
- this.MouseLabel.TabIndex = 114;
- this.MouseLabel.Text = "Last (x, y): (x, y)";
- //
- // LockXYLabel
- //
- this.LockXYLabel.AutoSize = true;
- this.LockXYLabel.Location = new System.Drawing.Point(256, 29);
- this.LockXYLabel.Name = "LockXYLabel";
- this.LockXYLabel.Size = new System.Drawing.Size(60, 13);
- this.LockXYLabel.TabIndex = 113;
- this.LockXYLabel.Text = "Lock X && Y";
- //
- // sensXYLock
- //
- this.sensXYLock.AutoSize = true;
- this.sensXYLock.Checked = true;
- this.sensXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
- this.sensXYLock.Location = new System.Drawing.Point(283, 49);
- this.sensXYLock.Name = "sensXYLock";
- this.sensXYLock.Size = new System.Drawing.Size(15, 14);
- this.sensXYLock.TabIndex = 82;
- this.sensXYLock.UseVisualStyleBackColor = true;
- //
- // capBoxY
- //
- this.capBoxY.Location = new System.Drawing.Point(332, 166);
- this.capBoxY.Name = "capBoxY";
- this.capBoxY.Size = new System.Drawing.Size(76, 20);
- this.capBoxY.TabIndex = 103;
- //
- // sensitivityBoxY
- //
- this.sensitivityBoxY.Location = new System.Drawing.Point(148, 49);
- this.sensitivityBoxY.Name = "sensitivityBoxY";
- this.sensitivityBoxY.Size = new System.Drawing.Size(34, 20);
- this.sensitivityBoxY.TabIndex = 81;
- //
- // writeButton
- //
- this.writeButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
- this.writeButton.Location = new System.Drawing.Point(90, 527);
- this.writeButton.Name = "writeButton";
- this.writeButton.Size = new System.Drawing.Size(92, 35);
- this.writeButton.TabIndex = 111;
- this.writeButton.Text = "Apply";
- this.writeButton.UseVisualStyleBackColor = true;
- //
- // offsetLabelX
- //
- this.offsetLabelX.AutoSize = true;
- this.offsetLabelX.Location = new System.Drawing.Point(37, 221);
- this.offsetLabelX.Name = "offsetLabelX";
- this.offsetLabelX.Size = new System.Drawing.Size(35, 13);
- this.offsetLabelX.TabIndex = 107;
- this.offsetLabelX.Text = "Offset";
- this.offsetLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // offsetBoxX
- //
- this.offsetBoxX.Location = new System.Drawing.Point(106, 218);
- this.offsetBoxX.Name = "offsetBoxX";
- this.offsetBoxX.Size = new System.Drawing.Size(76, 20);
- this.offsetBoxX.TabIndex = 92;
- //
- // constantThreeLabelX
- //
- this.constantThreeLabelX.AutoSize = true;
- this.constantThreeLabelX.Location = new System.Drawing.Point(37, 303);
- this.constantThreeLabelX.Name = "constantThreeLabelX";
- this.constantThreeLabelX.Size = new System.Drawing.Size(47, 13);
- this.constantThreeLabelX.TabIndex = 105;
- this.constantThreeLabelX.Text = "Midpoint";
- this.constantThreeLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // midpointBoxX
- //
- this.midpointBoxX.Location = new System.Drawing.Point(106, 300);
- this.midpointBoxX.Name = "midpointBoxX";
- this.midpointBoxX.Size = new System.Drawing.Size(76, 20);
- this.midpointBoxX.TabIndex = 96;
- //
- // limitLabelX
- //
- this.limitLabelX.AutoSize = true;
- this.limitLabelX.Location = new System.Drawing.Point(37, 247);
- this.limitLabelX.Name = "limitLabelX";
- this.limitLabelX.Size = new System.Drawing.Size(28, 13);
- this.limitLabelX.TabIndex = 101;
- this.limitLabelX.Text = "Limit";
- this.limitLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // limitBoxX
- //
- this.limitBoxX.Location = new System.Drawing.Point(106, 244);
- this.limitBoxX.Name = "limitBoxX";
- this.limitBoxX.Size = new System.Drawing.Size(76, 20);
- this.limitBoxX.TabIndex = 93;
- //
- // weightBoxY
- //
- this.weightBoxY.Location = new System.Drawing.Point(332, 192);
- this.weightBoxY.Name = "weightBoxY";
- this.weightBoxY.Size = new System.Drawing.Size(76, 20);
- this.weightBoxY.TabIndex = 104;
- //
- // weightLabelX
- //
- this.weightLabelX.AutoSize = true;
- this.weightLabelX.Location = new System.Drawing.Point(37, 195);
- this.weightLabelX.Name = "weightLabelX";
- this.weightLabelX.Size = new System.Drawing.Size(41, 13);
- this.weightLabelX.TabIndex = 97;
- this.weightLabelX.Text = "Weight";
- this.weightLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // weightBoxX
- //
- this.weightBoxX.Location = new System.Drawing.Point(106, 192);
- this.weightBoxX.Name = "weightBoxX";
- this.weightBoxX.Size = new System.Drawing.Size(76, 20);
- this.weightBoxX.TabIndex = 90;
- //
- // capLabelX
- //
- this.capLabelX.AutoSize = true;
- this.capLabelX.Location = new System.Drawing.Point(37, 169);
- this.capLabelX.Name = "capLabelX";
- this.capLabelX.Size = new System.Drawing.Size(26, 13);
- this.capLabelX.TabIndex = 94;
- this.capLabelX.Text = "Cap";
- this.capLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // capBoxX
- //
- this.capBoxX.Location = new System.Drawing.Point(106, 166);
- this.capBoxX.Name = "capBoxX";
- this.capBoxX.Size = new System.Drawing.Size(76, 20);
- this.capBoxX.TabIndex = 89;
- //
- // constantOneLabelX
- //
- this.constantOneLabelX.AutoSize = true;
- this.constantOneLabelX.Location = new System.Drawing.Point(37, 143);
- this.constantOneLabelX.Name = "constantOneLabelX";
- this.constantOneLabelX.Size = new System.Drawing.Size(66, 13);
- this.constantOneLabelX.TabIndex = 91;
- this.constantOneLabelX.Text = "Acceleration";
- this.constantOneLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // accelerationBoxX
- //
- this.accelerationBoxX.Location = new System.Drawing.Point(106, 140);
- this.accelerationBoxX.Name = "accelerationBoxX";
- this.accelerationBoxX.Size = new System.Drawing.Size(76, 20);
- this.accelerationBoxX.TabIndex = 86;
- //
- // rotationLabel
- //
- this.rotationLabel.AutoSize = true;
- this.rotationLabel.Location = new System.Drawing.Point(35, 78);
- this.rotationLabel.Name = "rotationLabel";
- this.rotationLabel.Size = new System.Drawing.Size(47, 13);
- this.rotationLabel.TabIndex = 87;
- this.rotationLabel.Text = "Rotation";
- //
- // rotationBox
- //
- this.rotationBox.Location = new System.Drawing.Point(106, 75);
- this.rotationBox.Name = "rotationBox";
- this.rotationBox.Size = new System.Drawing.Size(76, 20);
- this.rotationBox.TabIndex = 83;
- //
- // sensitivityLabel
- //
- this.sensitivityLabel.AutoSize = true;
- this.sensitivityLabel.Location = new System.Drawing.Point(25, 52);
- this.sensitivityLabel.Name = "sensitivityLabel";
- this.sensitivityLabel.Size = new System.Drawing.Size(75, 13);
- this.sensitivityLabel.TabIndex = 85;
- this.sensitivityLabel.Text = "Sens Multiplier";
- //
- // sensitivityBoxX
- //
- this.sensitivityBoxX.Location = new System.Drawing.Point(106, 49);
- this.sensitivityBoxX.Name = "sensitivityBoxX";
- this.sensitivityBoxX.Size = new System.Drawing.Size(34, 20);
- this.sensitivityBoxX.TabIndex = 80;
- //
- // accelTypeDropX
- //
- this.accelTypeDropX.FormattingEnabled = true;
- this.accelTypeDropX.Location = new System.Drawing.Point(106, 113);
- this.accelTypeDropX.Name = "accelTypeDropX";
- this.accelTypeDropX.Size = new System.Drawing.Size(76, 21);
- this.accelTypeDropX.TabIndex = 84;
- this.accelTypeDropX.Text = "Accel Type";
- //
- // menuStrip1
- //
- this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLight;
- this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title4 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend5 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series15 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series16 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series17 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title5 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend6 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series18 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series19 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series20 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series21 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title6 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RawAcceleration));
+ this.optionsPanel = new System.Windows.Forms.Panel();
+ this.FakeBox = new System.Windows.Forms.CheckBox();
+ this.DirectionalityPanel = new System.Windows.Forms.Panel();
+ this.LpNormActiveValue = new System.Windows.Forms.Label();
+ this.RangeActiveValueY = new System.Windows.Forms.Label();
+ this.RangeActiveValueX = new System.Windows.Forms.Label();
+ this.DomainActiveValueY = new System.Windows.Forms.Label();
+ this.DomainActiveValueX = new System.Windows.Forms.Label();
+ this.DirectionalityActiveValueTitle = new System.Windows.Forms.Label();
+ this.ByComponentCheckBox = new System.Windows.Forms.CheckBox();
+ this.WholeCheckBox = new System.Windows.Forms.CheckBox();
+ this.DirectionalityRangeLabel = new System.Windows.Forms.Label();
+ this.DirectionalDomainLabel = new System.Windows.Forms.Label();
+ this.LpNormBox = new System.Windows.Forms.TextBox();
+ this.LPNormLabel = new System.Windows.Forms.Label();
+ this.DirectionalityY = new System.Windows.Forms.Label();
+ this.DirectionalityX = new System.Windows.Forms.Label();
+ this.RangeBoxY = new System.Windows.Forms.TextBox();
+ this.RangeBoxX = new System.Windows.Forms.TextBox();
+ this.DomainBoxY = new System.Windows.Forms.TextBox();
+ this.DomainBoxX = new System.Windows.Forms.TextBox();
+ this.DirectionalityLabel = new System.Windows.Forms.Label();
+ this.toggleButton = new System.Windows.Forms.CheckBox();
+ this.scaleLabelY = new System.Windows.Forms.Label();
+ this.ScaleActiveYLabel = new System.Windows.Forms.Label();
+ this.scaleBoxY = new System.Windows.Forms.TextBox();
+ this.ScaleActiveXLabel = new System.Windows.Forms.Label();
+ this.scaleLabelX = new System.Windows.Forms.Label();
+ this.scaleBoxX = new System.Windows.Forms.TextBox();
+ this.expLabelY = new System.Windows.Forms.Label();
+ this.ExpActiveYLabel = new System.Windows.Forms.Label();
+ this.expBoxY = new System.Windows.Forms.TextBox();
+ this.ExpActiveXLabel = new System.Windows.Forms.Label();
+ this.expLabelX = new System.Windows.Forms.Label();
+ this.expBoxX = new System.Windows.Forms.TextBox();
+ this.ActiveValueTitleY = new System.Windows.Forms.Label();
+ this.AccelTypeActiveLabelY = new System.Windows.Forms.Label();
+ this.OptionSetYTitle = new System.Windows.Forms.Label();
+ this.OptionSetXTitle = new System.Windows.Forms.Label();
+ this.constantThreeLabelY = new System.Windows.Forms.Label();
+ this.limitLabelY = new System.Windows.Forms.Label();
+ this.offsetLabelY = new System.Windows.Forms.Label();
+ this.weightLabelY = new System.Windows.Forms.Label();
+ this.capLabelY = new System.Windows.Forms.Label();
+ this.constantOneLabelY = new System.Windows.Forms.Label();
+ this.ByComponentXYLock = new System.Windows.Forms.CheckBox();
+ this.MidpointActiveYLabel = new System.Windows.Forms.Label();
+ this.LimitActiveYLabel = new System.Windows.Forms.Label();
+ this.OffsetActiveYLabel = new System.Windows.Forms.Label();
+ this.AccelerationActiveLabelY = new System.Windows.Forms.Label();
+ this.accelTypeDropY = new System.Windows.Forms.ComboBox();
+ this.midpointBoxY = new System.Windows.Forms.TextBox();
+ this.limitBoxY = new System.Windows.Forms.TextBox();
+ this.offsetBoxY = new System.Windows.Forms.TextBox();
+ this.accelerationBoxY = new System.Windows.Forms.TextBox();
+ this.MidpointActiveXLabel = new System.Windows.Forms.Label();
+ this.LimitActiveXLabel = new System.Windows.Forms.Label();
+ this.OffsetActiveXLabel = new System.Windows.Forms.Label();
+ this.CapActiveYLabel = new System.Windows.Forms.Label();
+ this.WeightActiveYLabel = new System.Windows.Forms.Label();
+ this.WeightActiveXLabel = new System.Windows.Forms.Label();
+ this.CapActiveXLabel = new System.Windows.Forms.Label();
+ this.AccelerationActiveLabelX = new System.Windows.Forms.Label();
+ this.AccelTypeActiveLabelX = new System.Windows.Forms.Label();
+ this.RotationActiveLabel = new System.Windows.Forms.Label();
+ this.SensitivityActiveYLabel = new System.Windows.Forms.Label();
+ this.SensitivityActiveXLabel = new System.Windows.Forms.Label();
+ this.ActiveValueTitle = new System.Windows.Forms.Label();
+ this.MouseLabel = new System.Windows.Forms.Label();
+ this.LockXYLabel = new System.Windows.Forms.Label();
+ this.sensXYLock = new System.Windows.Forms.CheckBox();
+ this.capBoxY = new System.Windows.Forms.TextBox();
+ this.sensitivityBoxY = new System.Windows.Forms.TextBox();
+ this.writeButton = new System.Windows.Forms.Button();
+ this.offsetLabelX = new System.Windows.Forms.Label();
+ this.offsetBoxX = new System.Windows.Forms.TextBox();
+ this.constantThreeLabelX = new System.Windows.Forms.Label();
+ this.midpointBoxX = new System.Windows.Forms.TextBox();
+ this.limitLabelX = new System.Windows.Forms.Label();
+ this.limitBoxX = new System.Windows.Forms.TextBox();
+ this.weightBoxY = new System.Windows.Forms.TextBox();
+ this.weightLabelX = new System.Windows.Forms.Label();
+ this.weightBoxX = new System.Windows.Forms.TextBox();
+ this.capLabelX = new System.Windows.Forms.Label();
+ this.capBoxX = new System.Windows.Forms.TextBox();
+ this.constantOneLabelX = new System.Windows.Forms.Label();
+ this.accelerationBoxX = new System.Windows.Forms.TextBox();
+ this.rotationLabel = new System.Windows.Forms.Label();
+ this.rotationBox = new System.Windows.Forms.TextBox();
+ this.sensitivityLabel = new System.Windows.Forms.Label();
+ this.sensitivityBoxX = new System.Windows.Forms.TextBox();
+ this.accelTypeDropX = new System.Windows.Forms.ComboBox();
+ this.menuStrip1 = new System.Windows.Forms.MenuStrip();
+ this.graphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.scaleByDPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.dPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.DPITextBox = new System.Windows.Forms.ToolStripTextBox();
+ this.pollRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.PollRateTextBox = new System.Windows.Forms.ToolStripTextBox();
+ this.ScaleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.showVelocityGainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.showLastMouseMoveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.advancedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.capStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.gainCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.legacyCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.offsetStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.gainOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.legacyOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.AutoWriteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.UseSpecificDeviceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.chartsPanel = new System.Windows.Forms.Panel();
+ this.GainChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.VelocityChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.AccelerationChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.GainChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.VelocityChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.AccelerationChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.optionsPanel.SuspendLayout();
+ this.DirectionalityPanel.SuspendLayout();
+ this.menuStrip1.SuspendLayout();
+ this.chartsPanel.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.GainChart)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).BeginInit();
+ this.SuspendLayout();
+ //
+ // optionsPanel
+ //
+ this.optionsPanel.AutoSize = true;
+ this.optionsPanel.Controls.Add(this.FakeBox);
+ this.optionsPanel.Controls.Add(this.DirectionalityPanel);
+ this.optionsPanel.Controls.Add(this.toggleButton);
+ this.optionsPanel.Controls.Add(this.scaleLabelY);
+ this.optionsPanel.Controls.Add(this.ScaleActiveYLabel);
+ this.optionsPanel.Controls.Add(this.scaleBoxY);
+ this.optionsPanel.Controls.Add(this.ScaleActiveXLabel);
+ this.optionsPanel.Controls.Add(this.scaleLabelX);
+ this.optionsPanel.Controls.Add(this.scaleBoxX);
+ this.optionsPanel.Controls.Add(this.expLabelY);
+ this.optionsPanel.Controls.Add(this.ExpActiveYLabel);
+ this.optionsPanel.Controls.Add(this.expBoxY);
+ this.optionsPanel.Controls.Add(this.ExpActiveXLabel);
+ this.optionsPanel.Controls.Add(this.expLabelX);
+ this.optionsPanel.Controls.Add(this.expBoxX);
+ this.optionsPanel.Controls.Add(this.ActiveValueTitleY);
+ this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelY);
+ this.optionsPanel.Controls.Add(this.OptionSetYTitle);
+ this.optionsPanel.Controls.Add(this.OptionSetXTitle);
+ this.optionsPanel.Controls.Add(this.constantThreeLabelY);
+ this.optionsPanel.Controls.Add(this.limitLabelY);
+ this.optionsPanel.Controls.Add(this.offsetLabelY);
+ this.optionsPanel.Controls.Add(this.weightLabelY);
+ this.optionsPanel.Controls.Add(this.capLabelY);
+ this.optionsPanel.Controls.Add(this.constantOneLabelY);
+ this.optionsPanel.Controls.Add(this.ByComponentXYLock);
+ this.optionsPanel.Controls.Add(this.MidpointActiveYLabel);
+ this.optionsPanel.Controls.Add(this.LimitActiveYLabel);
+ this.optionsPanel.Controls.Add(this.OffsetActiveYLabel);
+ this.optionsPanel.Controls.Add(this.AccelerationActiveLabelY);
+ this.optionsPanel.Controls.Add(this.accelTypeDropY);
+ this.optionsPanel.Controls.Add(this.midpointBoxY);
+ this.optionsPanel.Controls.Add(this.limitBoxY);
+ this.optionsPanel.Controls.Add(this.offsetBoxY);
+ this.optionsPanel.Controls.Add(this.accelerationBoxY);
+ this.optionsPanel.Controls.Add(this.MidpointActiveXLabel);
+ this.optionsPanel.Controls.Add(this.LimitActiveXLabel);
+ this.optionsPanel.Controls.Add(this.OffsetActiveXLabel);
+ this.optionsPanel.Controls.Add(this.CapActiveYLabel);
+ this.optionsPanel.Controls.Add(this.WeightActiveYLabel);
+ this.optionsPanel.Controls.Add(this.WeightActiveXLabel);
+ this.optionsPanel.Controls.Add(this.CapActiveXLabel);
+ this.optionsPanel.Controls.Add(this.AccelerationActiveLabelX);
+ this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelX);
+ this.optionsPanel.Controls.Add(this.RotationActiveLabel);
+ this.optionsPanel.Controls.Add(this.SensitivityActiveYLabel);
+ this.optionsPanel.Controls.Add(this.SensitivityActiveXLabel);
+ this.optionsPanel.Controls.Add(this.ActiveValueTitle);
+ this.optionsPanel.Controls.Add(this.MouseLabel);
+ this.optionsPanel.Controls.Add(this.LockXYLabel);
+ this.optionsPanel.Controls.Add(this.sensXYLock);
+ this.optionsPanel.Controls.Add(this.capBoxY);
+ this.optionsPanel.Controls.Add(this.sensitivityBoxY);
+ this.optionsPanel.Controls.Add(this.writeButton);
+ this.optionsPanel.Controls.Add(this.offsetLabelX);
+ this.optionsPanel.Controls.Add(this.offsetBoxX);
+ this.optionsPanel.Controls.Add(this.constantThreeLabelX);
+ this.optionsPanel.Controls.Add(this.midpointBoxX);
+ this.optionsPanel.Controls.Add(this.limitLabelX);
+ this.optionsPanel.Controls.Add(this.limitBoxX);
+ this.optionsPanel.Controls.Add(this.weightBoxY);
+ this.optionsPanel.Controls.Add(this.weightLabelX);
+ this.optionsPanel.Controls.Add(this.weightBoxX);
+ this.optionsPanel.Controls.Add(this.capLabelX);
+ this.optionsPanel.Controls.Add(this.capBoxX);
+ this.optionsPanel.Controls.Add(this.constantOneLabelX);
+ this.optionsPanel.Controls.Add(this.accelerationBoxX);
+ this.optionsPanel.Controls.Add(this.rotationLabel);
+ this.optionsPanel.Controls.Add(this.rotationBox);
+ this.optionsPanel.Controls.Add(this.sensitivityLabel);
+ this.optionsPanel.Controls.Add(this.sensitivityBoxX);
+ this.optionsPanel.Controls.Add(this.accelTypeDropX);
+ this.optionsPanel.Controls.Add(this.menuStrip1);
+ this.optionsPanel.Dock = System.Windows.Forms.DockStyle.Left;
+ this.optionsPanel.Location = new System.Drawing.Point(0, 0);
+ this.optionsPanel.MinimumSize = new System.Drawing.Size(2, 333);
+ this.optionsPanel.Name = "optionsPanel";
+ this.optionsPanel.Size = new System.Drawing.Size(483, 956);
+ this.optionsPanel.TabIndex = 34;
+ //
+ // FakeBox
+ //
+ this.FakeBox.AutoSize = true;
+ this.FakeBox.Location = new System.Drawing.Point(31, 538);
+ this.FakeBox.Name = "FakeBox";
+ this.FakeBox.Size = new System.Drawing.Size(47, 17);
+ this.FakeBox.TabIndex = 151;
+ this.FakeBox.Text = "fake";
+ this.FakeBox.UseVisualStyleBackColor = true;
+ //
+ // DirectionalityPanel
+ //
+ this.DirectionalityPanel.Controls.Add(this.LpNormActiveValue);
+ this.DirectionalityPanel.Controls.Add(this.RangeActiveValueY);
+ this.DirectionalityPanel.Controls.Add(this.RangeActiveValueX);
+ this.DirectionalityPanel.Controls.Add(this.DomainActiveValueY);
+ this.DirectionalityPanel.Controls.Add(this.DomainActiveValueX);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityActiveValueTitle);
+ this.DirectionalityPanel.Controls.Add(this.ByComponentCheckBox);
+ this.DirectionalityPanel.Controls.Add(this.WholeCheckBox);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityRangeLabel);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalDomainLabel);
+ this.DirectionalityPanel.Controls.Add(this.LpNormBox);
+ this.DirectionalityPanel.Controls.Add(this.LPNormLabel);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityY);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityX);
+ this.DirectionalityPanel.Controls.Add(this.RangeBoxY);
+ this.DirectionalityPanel.Controls.Add(this.RangeBoxX);
+ this.DirectionalityPanel.Controls.Add(this.DomainBoxY);
+ this.DirectionalityPanel.Controls.Add(this.DomainBoxX);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityLabel);
+ this.DirectionalityPanel.Location = new System.Drawing.Point(12, 369);
+ this.DirectionalityPanel.Name = "DirectionalityPanel";
+ this.DirectionalityPanel.Size = new System.Drawing.Size(298, 135);
+ this.DirectionalityPanel.TabIndex = 150;
+ //
+ // LpNormActiveValue
+ //
+ this.LpNormActiveValue.AutoSize = true;
+ this.LpNormActiveValue.Location = new System.Drawing.Point(185, 81);
+ this.LpNormActiveValue.Name = "LpNormActiveValue";
+ this.LpNormActiveValue.Size = new System.Drawing.Size(13, 13);
+ this.LpNormActiveValue.TabIndex = 18;
+ this.LpNormActiveValue.Text = "0";
+ //
+ // RangeActiveValueY
+ //
+ this.RangeActiveValueY.AutoSize = true;
+ this.RangeActiveValueY.Location = new System.Drawing.Point(204, 55);
+ this.RangeActiveValueY.Name = "RangeActiveValueY";
+ this.RangeActiveValueY.Size = new System.Drawing.Size(13, 13);
+ this.RangeActiveValueY.TabIndex = 17;
+ this.RangeActiveValueY.Text = "0";
+ //
+ // RangeActiveValueX
+ //
+ this.RangeActiveValueX.AutoSize = true;
+ this.RangeActiveValueX.Location = new System.Drawing.Point(177, 55);
+ this.RangeActiveValueX.Name = "RangeActiveValueX";
+ this.RangeActiveValueX.Size = new System.Drawing.Size(13, 13);
+ this.RangeActiveValueX.TabIndex = 16;
+ this.RangeActiveValueX.Text = "0";
+ //
+ // DomainActiveValueY
+ //
+ this.DomainActiveValueY.AutoSize = true;
+ this.DomainActiveValueY.Location = new System.Drawing.Point(204, 28);
+ this.DomainActiveValueY.Name = "DomainActiveValueY";
+ this.DomainActiveValueY.Size = new System.Drawing.Size(13, 13);
+ this.DomainActiveValueY.TabIndex = 15;
+ this.DomainActiveValueY.Text = "0";
+ //
+ // DomainActiveValueX
+ //
+ this.DomainActiveValueX.AutoSize = true;
+ this.DomainActiveValueX.Location = new System.Drawing.Point(177, 28);
+ this.DomainActiveValueX.Name = "DomainActiveValueX";
+ this.DomainActiveValueX.Size = new System.Drawing.Size(13, 13);
+ this.DomainActiveValueX.TabIndex = 14;
+ this.DomainActiveValueX.Text = "0";
+ //
+ // DirectionalityActiveValueTitle
+ //
+ this.DirectionalityActiveValueTitle.AutoSize = true;
+ this.DirectionalityActiveValueTitle.Location = new System.Drawing.Point(176, 9);
+ this.DirectionalityActiveValueTitle.Name = "DirectionalityActiveValueTitle";
+ this.DirectionalityActiveValueTitle.Size = new System.Drawing.Size(41, 13);
+ this.DirectionalityActiveValueTitle.TabIndex = 13;
+ this.DirectionalityActiveValueTitle.Text = "Current";
+ //
+ // ByComponentCheckBox
+ //
+ this.ByComponentCheckBox.AutoCheck = false;
+ this.ByComponentCheckBox.AutoSize = true;
+ this.ByComponentCheckBox.Location = new System.Drawing.Point(180, 104);
+ this.ByComponentCheckBox.Name = "ByComponentCheckBox";
+ this.ByComponentCheckBox.Size = new System.Drawing.Size(95, 17);
+ this.ByComponentCheckBox.TabIndex = 12;
+ this.ByComponentCheckBox.Text = "By Component";
+ this.ByComponentCheckBox.UseVisualStyleBackColor = true;
+ //
+ // WholeCheckBox
+ //
+ this.WholeCheckBox.AutoCheck = false;
+ this.WholeCheckBox.AutoSize = true;
+ this.WholeCheckBox.Location = new System.Drawing.Point(43, 104);
+ this.WholeCheckBox.Name = "WholeCheckBox";
+ this.WholeCheckBox.Size = new System.Drawing.Size(57, 17);
+ this.WholeCheckBox.TabIndex = 11;
+ this.WholeCheckBox.Text = "Whole";
+ this.WholeCheckBox.UseVisualStyleBackColor = true;
+ //
+ // DirectionalityRangeLabel
+ //
+ this.DirectionalityRangeLabel.AutoSize = true;
+ this.DirectionalityRangeLabel.Location = new System.Drawing.Point(24, 55);
+ this.DirectionalityRangeLabel.Name = "DirectionalityRangeLabel";
+ this.DirectionalityRangeLabel.Size = new System.Drawing.Size(39, 13);
+ this.DirectionalityRangeLabel.TabIndex = 10;
+ this.DirectionalityRangeLabel.Text = "Range";
+ //
+ // DirectionalDomainLabel
+ //
+ this.DirectionalDomainLabel.AutoSize = true;
+ this.DirectionalDomainLabel.Location = new System.Drawing.Point(23, 28);
+ this.DirectionalDomainLabel.Name = "DirectionalDomainLabel";
+ this.DirectionalDomainLabel.Size = new System.Drawing.Size(43, 13);
+ this.DirectionalDomainLabel.TabIndex = 9;
+ this.DirectionalDomainLabel.Text = "Domain";
+ //
+ // LpNormBox
+ //
+ this.LpNormBox.Location = new System.Drawing.Point(94, 78);
+ this.LpNormBox.Name = "LpNormBox";
+ this.LpNormBox.Size = new System.Drawing.Size(76, 20);
+ this.LpNormBox.TabIndex = 8;
+ //
+ // LPNormLabel
+ //
+ this.LPNormLabel.AutoSize = true;
+ this.LPNormLabel.Location = new System.Drawing.Point(23, 81);
+ this.LPNormLabel.Name = "LPNormLabel";
+ this.LPNormLabel.Size = new System.Drawing.Size(47, 13);
+ this.LPNormLabel.TabIndex = 7;
+ this.LPNormLabel.Text = "Lp Norm";
+ //
+ // DirectionalityY
+ //
+ this.DirectionalityY.AutoSize = true;
+ this.DirectionalityY.Location = new System.Drawing.Point(147, 9);
+ this.DirectionalityY.Name = "DirectionalityY";
+ this.DirectionalityY.Size = new System.Drawing.Size(14, 13);
+ this.DirectionalityY.TabIndex = 6;
+ this.DirectionalityY.Text = "Y";
+ //
+ // DirectionalityX
+ //
+ this.DirectionalityX.AutoSize = true;
+ this.DirectionalityX.Location = new System.Drawing.Point(103, 9);
+ this.DirectionalityX.Name = "DirectionalityX";
+ this.DirectionalityX.Size = new System.Drawing.Size(14, 13);
+ this.DirectionalityX.TabIndex = 5;
+ this.DirectionalityX.Text = "X";
+ //
+ // RangeBoxY
+ //
+ this.RangeBoxY.Location = new System.Drawing.Point(136, 52);
+ this.RangeBoxY.Name = "RangeBoxY";
+ this.RangeBoxY.Size = new System.Drawing.Size(34, 20);
+ this.RangeBoxY.TabIndex = 4;
+ //
+ // RangeBoxX
+ //
+ this.RangeBoxX.Location = new System.Drawing.Point(94, 52);
+ this.RangeBoxX.Name = "RangeBoxX";
+ this.RangeBoxX.Size = new System.Drawing.Size(34, 20);
+ this.RangeBoxX.TabIndex = 3;
+ //
+ // DomainBoxY
+ //
+ this.DomainBoxY.Location = new System.Drawing.Point(136, 25);
+ this.DomainBoxY.Name = "DomainBoxY";
+ this.DomainBoxY.Size = new System.Drawing.Size(34, 20);
+ this.DomainBoxY.TabIndex = 2;
+ //
+ // DomainBoxX
+ //
+ this.DomainBoxX.Location = new System.Drawing.Point(94, 25);
+ this.DomainBoxX.Name = "DomainBoxX";
+ this.DomainBoxX.Size = new System.Drawing.Size(34, 20);
+ this.DomainBoxX.TabIndex = 1;
+ //
+ // DirectionalityLabel
+ //
+ this.DirectionalityLabel.AutoSize = true;
+ this.DirectionalityLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.DirectionalityLabel.Location = new System.Drawing.Point(3, 9);
+ this.DirectionalityLabel.Name = "DirectionalityLabel";
+ this.DirectionalityLabel.Size = new System.Drawing.Size(67, 13);
+ this.DirectionalityLabel.TabIndex = 0;
+ this.DirectionalityLabel.Text = "Directionality";
+ //
+ // toggleButton
+ //
+ this.toggleButton.Location = new System.Drawing.Point(211, 534);
+ this.toggleButton.Name = "toggleButton";
+ this.toggleButton.Size = new System.Drawing.Size(104, 24);
+ this.toggleButton.TabIndex = 112;
+ this.toggleButton.Text = "toggle";
+ this.toggleButton.UseVisualStyleBackColor = true;
+ //
+ // scaleLabelY
+ //
+ this.scaleLabelY.AutoSize = true;
+ this.scaleLabelY.Location = new System.Drawing.Point(263, 333);
+ this.scaleLabelY.Name = "scaleLabelY";
+ this.scaleLabelY.Size = new System.Drawing.Size(34, 13);
+ this.scaleLabelY.TabIndex = 149;
+ this.scaleLabelY.Text = "Scale";
+ //
+ // ScaleActiveYLabel
+ //
+ this.ScaleActiveYLabel.AutoSize = true;
+ this.ScaleActiveYLabel.Location = new System.Drawing.Point(414, 333);
+ this.ScaleActiveYLabel.Name = "ScaleActiveYLabel";
+ this.ScaleActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.ScaleActiveYLabel.TabIndex = 148;
+ this.ScaleActiveYLabel.Text = "0";
+ //
+ // scaleBoxY
+ //
+ this.scaleBoxY.Location = new System.Drawing.Point(332, 330);
+ this.scaleBoxY.Name = "scaleBoxY";
+ this.scaleBoxY.Size = new System.Drawing.Size(76, 20);
+ this.scaleBoxY.TabIndex = 102;
+ //
+ // ScaleActiveXLabel
+ //
+ this.ScaleActiveXLabel.AutoSize = true;
+ this.ScaleActiveXLabel.Location = new System.Drawing.Point(197, 333);
+ this.ScaleActiveXLabel.Name = "ScaleActiveXLabel";
+ this.ScaleActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.ScaleActiveXLabel.TabIndex = 147;
+ this.ScaleActiveXLabel.Text = "0";
+ //
+ // scaleLabelX
+ //
+ this.scaleLabelX.AutoSize = true;
+ this.scaleLabelX.Location = new System.Drawing.Point(37, 333);
+ this.scaleLabelX.Name = "scaleLabelX";
+ this.scaleLabelX.Size = new System.Drawing.Size(34, 13);
+ this.scaleLabelX.TabIndex = 146;
+ this.scaleLabelX.Text = "Scale";
+ this.scaleLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // scaleBoxX
+ //
+ this.scaleBoxX.Location = new System.Drawing.Point(106, 330);
+ this.scaleBoxX.Name = "scaleBoxX";
+ this.scaleBoxX.Size = new System.Drawing.Size(76, 20);
+ this.scaleBoxX.TabIndex = 88;
+ //
+ // expLabelY
+ //
+ this.expLabelY.AutoSize = true;
+ this.expLabelY.Location = new System.Drawing.Point(263, 276);
+ this.expLabelY.Name = "expLabelY";
+ this.expLabelY.Size = new System.Drawing.Size(52, 13);
+ this.expLabelY.TabIndex = 145;
+ this.expLabelY.Text = "Exponent";
+ //
+ // ExpActiveYLabel
+ //
+ this.ExpActiveYLabel.AutoSize = true;
+ this.ExpActiveYLabel.Location = new System.Drawing.Point(414, 276);
+ this.ExpActiveYLabel.Name = "ExpActiveYLabel";
+ this.ExpActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.ExpActiveYLabel.TabIndex = 144;
+ this.ExpActiveYLabel.Text = "0";
+ //
+ // expBoxY
+ //
+ this.expBoxY.Location = new System.Drawing.Point(332, 273);
+ this.expBoxY.Name = "expBoxY";
+ this.expBoxY.Size = new System.Drawing.Size(76, 20);
+ this.expBoxY.TabIndex = 109;
+ //
+ // ExpActiveXLabel
+ //
+ this.ExpActiveXLabel.AutoSize = true;
+ this.ExpActiveXLabel.Location = new System.Drawing.Point(197, 276);
+ this.ExpActiveXLabel.Name = "ExpActiveXLabel";
+ this.ExpActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.ExpActiveXLabel.TabIndex = 143;
+ this.ExpActiveXLabel.Text = "0";
+ //
+ // expLabelX
+ //
+ this.expLabelX.AutoSize = true;
+ this.expLabelX.Location = new System.Drawing.Point(37, 276);
+ this.expLabelX.Name = "expLabelX";
+ this.expLabelX.Size = new System.Drawing.Size(52, 13);
+ this.expLabelX.TabIndex = 142;
+ this.expLabelX.Text = "Exponent";
+ this.expLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // expBoxX
+ //
+ this.expBoxX.Location = new System.Drawing.Point(106, 273);
+ this.expBoxX.Name = "expBoxX";
+ this.expBoxX.Size = new System.Drawing.Size(76, 20);
+ this.expBoxX.TabIndex = 95;
+ //
+ // ActiveValueTitleY
+ //
+ this.ActiveValueTitleY.AutoSize = true;
+ this.ActiveValueTitleY.Location = new System.Drawing.Point(429, 29);
+ this.ActiveValueTitleY.Name = "ActiveValueTitleY";
+ this.ActiveValueTitleY.Size = new System.Drawing.Size(41, 13);
+ this.ActiveValueTitleY.TabIndex = 141;
+ this.ActiveValueTitleY.Text = "Current";
+ //
+ // AccelTypeActiveLabelY
+ //
+ this.AccelTypeActiveLabelY.AutoSize = true;
+ this.AccelTypeActiveLabelY.Location = new System.Drawing.Point(414, 116);
+ this.AccelTypeActiveLabelY.Name = "AccelTypeActiveLabelY";
+ this.AccelTypeActiveLabelY.Size = new System.Drawing.Size(66, 13);
+ this.AccelTypeActiveLabelY.TabIndex = 140;
+ this.AccelTypeActiveLabelY.Text = "SigmoidGain";
+ //
+ // OptionSetYTitle
+ //
+ this.OptionSetYTitle.AutoSize = true;
+ this.OptionSetYTitle.Location = new System.Drawing.Point(360, 97);
+ this.OptionSetYTitle.Name = "OptionSetYTitle";
+ this.OptionSetYTitle.Size = new System.Drawing.Size(14, 13);
+ this.OptionSetYTitle.TabIndex = 139;
+ this.OptionSetYTitle.Text = "Y";
+ //
+ // OptionSetXTitle
+ //
+ this.OptionSetXTitle.AutoSize = true;
+ this.OptionSetXTitle.Location = new System.Drawing.Point(143, 97);
+ this.OptionSetXTitle.Name = "OptionSetXTitle";
+ this.OptionSetXTitle.Size = new System.Drawing.Size(14, 13);
+ this.OptionSetXTitle.TabIndex = 138;
+ this.OptionSetXTitle.Text = "X";
+ //
+ // constantThreeLabelY
+ //
+ this.constantThreeLabelY.AutoSize = true;
+ this.constantThreeLabelY.Location = new System.Drawing.Point(263, 303);
+ this.constantThreeLabelY.Name = "constantThreeLabelY";
+ this.constantThreeLabelY.Size = new System.Drawing.Size(47, 13);
+ this.constantThreeLabelY.TabIndex = 137;
+ this.constantThreeLabelY.Text = "Midpoint";
+ //
+ // limitLabelY
+ //
+ this.limitLabelY.AutoSize = true;
+ this.limitLabelY.Location = new System.Drawing.Point(263, 247);
+ this.limitLabelY.Name = "limitLabelY";
+ this.limitLabelY.Size = new System.Drawing.Size(28, 13);
+ this.limitLabelY.TabIndex = 136;
+ this.limitLabelY.Text = "Limit";
+ //
+ // offsetLabelY
+ //
+ this.offsetLabelY.AutoSize = true;
+ this.offsetLabelY.Location = new System.Drawing.Point(263, 221);
+ this.offsetLabelY.Name = "offsetLabelY";
+ this.offsetLabelY.Size = new System.Drawing.Size(35, 13);
+ this.offsetLabelY.TabIndex = 135;
+ this.offsetLabelY.Text = "Offset";
+ //
+ // weightLabelY
+ //
+ this.weightLabelY.AutoSize = true;
+ this.weightLabelY.Location = new System.Drawing.Point(263, 195);
+ this.weightLabelY.Name = "weightLabelY";
+ this.weightLabelY.Size = new System.Drawing.Size(41, 13);
+ this.weightLabelY.TabIndex = 134;
+ this.weightLabelY.Text = "Weight";
+ //
+ // capLabelY
+ //
+ this.capLabelY.AutoSize = true;
+ this.capLabelY.Location = new System.Drawing.Point(263, 169);
+ this.capLabelY.Name = "capLabelY";
+ this.capLabelY.Size = new System.Drawing.Size(26, 13);
+ this.capLabelY.TabIndex = 133;
+ this.capLabelY.Text = "Cap";
+ //
+ // constantOneLabelY
+ //
+ this.constantOneLabelY.AutoSize = true;
+ this.constantOneLabelY.Location = new System.Drawing.Point(263, 143);
+ this.constantOneLabelY.Name = "constantOneLabelY";
+ this.constantOneLabelY.Size = new System.Drawing.Size(66, 13);
+ this.constantOneLabelY.TabIndex = 132;
+ this.constantOneLabelY.Text = "Acceleration";
+ //
+ // ByComponentXYLock
+ //
+ this.ByComponentXYLock.AutoSize = true;
+ this.ByComponentXYLock.Checked = true;
+ this.ByComponentXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.ByComponentXYLock.Location = new System.Drawing.Point(283, 96);
+ this.ByComponentXYLock.Name = "ByComponentXYLock";
+ this.ByComponentXYLock.Size = new System.Drawing.Size(15, 14);
+ this.ByComponentXYLock.TabIndex = 98;
+ this.ByComponentXYLock.UseVisualStyleBackColor = true;
+ //
+ // MidpointActiveYLabel
+ //
+ this.MidpointActiveYLabel.AutoSize = true;
+ this.MidpointActiveYLabel.Location = new System.Drawing.Point(414, 303);
+ this.MidpointActiveYLabel.Name = "MidpointActiveYLabel";
+ this.MidpointActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.MidpointActiveYLabel.TabIndex = 131;
+ this.MidpointActiveYLabel.Text = "0";
+ //
+ // LimitActiveYLabel
+ //
+ this.LimitActiveYLabel.AutoSize = true;
+ this.LimitActiveYLabel.Location = new System.Drawing.Point(414, 247);
+ this.LimitActiveYLabel.Name = "LimitActiveYLabel";
+ this.LimitActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.LimitActiveYLabel.TabIndex = 130;
+ this.LimitActiveYLabel.Text = "0";
+ //
+ // OffsetActiveYLabel
+ //
+ this.OffsetActiveYLabel.AutoSize = true;
+ this.OffsetActiveYLabel.Location = new System.Drawing.Point(414, 221);
+ this.OffsetActiveYLabel.Name = "OffsetActiveYLabel";
+ this.OffsetActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.OffsetActiveYLabel.TabIndex = 129;
+ this.OffsetActiveYLabel.Text = "0";
+ //
+ // AccelerationActiveLabelY
+ //
+ this.AccelerationActiveLabelY.AutoSize = true;
+ this.AccelerationActiveLabelY.Location = new System.Drawing.Point(414, 143);
+ this.AccelerationActiveLabelY.Name = "AccelerationActiveLabelY";
+ this.AccelerationActiveLabelY.Size = new System.Drawing.Size(13, 13);
+ this.AccelerationActiveLabelY.TabIndex = 128;
+ this.AccelerationActiveLabelY.Text = "0";
+ //
+ // accelTypeDropY
+ //
+ this.accelTypeDropY.FormattingEnabled = true;
+ this.accelTypeDropY.Location = new System.Drawing.Point(332, 113);
+ this.accelTypeDropY.Name = "accelTypeDropY";
+ this.accelTypeDropY.Size = new System.Drawing.Size(76, 21);
+ this.accelTypeDropY.TabIndex = 99;
+ this.accelTypeDropY.Text = "Accel Type";
+ //
+ // midpointBoxY
+ //
+ this.midpointBoxY.Location = new System.Drawing.Point(332, 300);
+ this.midpointBoxY.Name = "midpointBoxY";
+ this.midpointBoxY.Size = new System.Drawing.Size(76, 20);
+ this.midpointBoxY.TabIndex = 110;
+ //
+ // limitBoxY
+ //
+ this.limitBoxY.Location = new System.Drawing.Point(332, 244);
+ this.limitBoxY.Name = "limitBoxY";
+ this.limitBoxY.Size = new System.Drawing.Size(76, 20);
+ this.limitBoxY.TabIndex = 108;
+ //
+ // offsetBoxY
+ //
+ this.offsetBoxY.Location = new System.Drawing.Point(332, 218);
+ this.offsetBoxY.Name = "offsetBoxY";
+ this.offsetBoxY.Size = new System.Drawing.Size(76, 20);
+ this.offsetBoxY.TabIndex = 106;
+ //
+ // accelerationBoxY
+ //
+ this.accelerationBoxY.Location = new System.Drawing.Point(332, 140);
+ this.accelerationBoxY.Name = "accelerationBoxY";
+ this.accelerationBoxY.Size = new System.Drawing.Size(76, 20);
+ this.accelerationBoxY.TabIndex = 100;
+ //
+ // MidpointActiveXLabel
+ //
+ this.MidpointActiveXLabel.AutoSize = true;
+ this.MidpointActiveXLabel.Location = new System.Drawing.Point(197, 303);
+ this.MidpointActiveXLabel.Name = "MidpointActiveXLabel";
+ this.MidpointActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.MidpointActiveXLabel.TabIndex = 127;
+ this.MidpointActiveXLabel.Text = "0";
+ //
+ // LimitActiveXLabel
+ //
+ this.LimitActiveXLabel.AutoSize = true;
+ this.LimitActiveXLabel.Location = new System.Drawing.Point(197, 247);
+ this.LimitActiveXLabel.Name = "LimitActiveXLabel";
+ this.LimitActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.LimitActiveXLabel.TabIndex = 126;
+ this.LimitActiveXLabel.Text = "0";
+ //
+ // OffsetActiveXLabel
+ //
+ this.OffsetActiveXLabel.AutoSize = true;
+ this.OffsetActiveXLabel.Location = new System.Drawing.Point(197, 221);
+ this.OffsetActiveXLabel.Name = "OffsetActiveXLabel";
+ this.OffsetActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.OffsetActiveXLabel.TabIndex = 125;
+ this.OffsetActiveXLabel.Text = "0";
+ //
+ // CapActiveYLabel
+ //
+ this.CapActiveYLabel.AutoSize = true;
+ this.CapActiveYLabel.Location = new System.Drawing.Point(414, 169);
+ this.CapActiveYLabel.Name = "CapActiveYLabel";
+ this.CapActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.CapActiveYLabel.TabIndex = 124;
+ this.CapActiveYLabel.Text = "0";
+ //
+ // WeightActiveYLabel
+ //
+ this.WeightActiveYLabel.AutoSize = true;
+ this.WeightActiveYLabel.Location = new System.Drawing.Point(414, 195);
+ this.WeightActiveYLabel.Name = "WeightActiveYLabel";
+ this.WeightActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.WeightActiveYLabel.TabIndex = 123;
+ this.WeightActiveYLabel.Text = "0";
+ //
+ // WeightActiveXLabel
+ //
+ this.WeightActiveXLabel.AutoSize = true;
+ this.WeightActiveXLabel.Location = new System.Drawing.Point(197, 195);
+ this.WeightActiveXLabel.Name = "WeightActiveXLabel";
+ this.WeightActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.WeightActiveXLabel.TabIndex = 122;
+ this.WeightActiveXLabel.Text = "0";
+ //
+ // CapActiveXLabel
+ //
+ this.CapActiveXLabel.AutoSize = true;
+ this.CapActiveXLabel.Location = new System.Drawing.Point(197, 169);
+ this.CapActiveXLabel.Name = "CapActiveXLabel";
+ this.CapActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.CapActiveXLabel.TabIndex = 121;
+ this.CapActiveXLabel.Text = "0";
+ //
+ // AccelerationActiveLabelX
+ //
+ this.AccelerationActiveLabelX.AutoSize = true;
+ this.AccelerationActiveLabelX.Location = new System.Drawing.Point(197, 143);
+ this.AccelerationActiveLabelX.Name = "AccelerationActiveLabelX";
+ this.AccelerationActiveLabelX.Size = new System.Drawing.Size(13, 13);
+ this.AccelerationActiveLabelX.TabIndex = 120;
+ this.AccelerationActiveLabelX.Text = "0";
+ //
+ // AccelTypeActiveLabelX
+ //
+ this.AccelTypeActiveLabelX.AutoSize = true;
+ this.AccelTypeActiveLabelX.Location = new System.Drawing.Point(197, 116);
+ this.AccelTypeActiveLabelX.Name = "AccelTypeActiveLabelX";
+ this.AccelTypeActiveLabelX.Size = new System.Drawing.Size(66, 13);
+ this.AccelTypeActiveLabelX.TabIndex = 119;
+ this.AccelTypeActiveLabelX.Text = "SigmoidGain";
+ //
+ // RotationActiveLabel
+ //
+ this.RotationActiveLabel.AutoSize = true;
+ this.RotationActiveLabel.Location = new System.Drawing.Point(197, 78);
+ this.RotationActiveLabel.Name = "RotationActiveLabel";
+ this.RotationActiveLabel.Size = new System.Drawing.Size(13, 13);
+ this.RotationActiveLabel.TabIndex = 118;
+ this.RotationActiveLabel.Text = "0";
+ //
+ // SensitivityActiveYLabel
+ //
+ this.SensitivityActiveYLabel.AutoSize = true;
+ this.SensitivityActiveYLabel.Location = new System.Drawing.Point(217, 52);
+ this.SensitivityActiveYLabel.Name = "SensitivityActiveYLabel";
+ this.SensitivityActiveYLabel.Size = new System.Drawing.Size(14, 13);
+ this.SensitivityActiveYLabel.TabIndex = 117;
+ this.SensitivityActiveYLabel.Text = "Y";
+ //
+ // SensitivityActiveXLabel
+ //
+ this.SensitivityActiveXLabel.AutoSize = true;
+ this.SensitivityActiveXLabel.Location = new System.Drawing.Point(188, 52);
+ this.SensitivityActiveXLabel.Name = "SensitivityActiveXLabel";
+ this.SensitivityActiveXLabel.Size = new System.Drawing.Size(14, 13);
+ this.SensitivityActiveXLabel.TabIndex = 116;
+ this.SensitivityActiveXLabel.Text = "X";
+ //
+ // ActiveValueTitle
+ //
+ this.ActiveValueTitle.AutoSize = true;
+ this.ActiveValueTitle.Location = new System.Drawing.Point(188, 29);
+ this.ActiveValueTitle.Name = "ActiveValueTitle";
+ this.ActiveValueTitle.Size = new System.Drawing.Size(41, 13);
+ this.ActiveValueTitle.TabIndex = 115;
+ this.ActiveValueTitle.Text = "Current";
+ //
+ // MouseLabel
+ //
+ this.MouseLabel.AutoSize = true;
+ this.MouseLabel.Location = new System.Drawing.Point(2, 27);
+ this.MouseLabel.Name = "MouseLabel";
+ this.MouseLabel.Size = new System.Drawing.Size(80, 13);
+ this.MouseLabel.TabIndex = 114;
+ this.MouseLabel.Text = "Last (x, y): (x, y)";
+ //
+ // LockXYLabel
+ //
+ this.LockXYLabel.AutoSize = true;
+ this.LockXYLabel.Location = new System.Drawing.Point(256, 29);
+ this.LockXYLabel.Name = "LockXYLabel";
+ this.LockXYLabel.Size = new System.Drawing.Size(60, 13);
+ this.LockXYLabel.TabIndex = 113;
+ this.LockXYLabel.Text = "Lock X && Y";
+ //
+ // sensXYLock
+ //
+ this.sensXYLock.AutoSize = true;
+ this.sensXYLock.Checked = true;
+ this.sensXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.sensXYLock.Location = new System.Drawing.Point(283, 49);
+ this.sensXYLock.Name = "sensXYLock";
+ this.sensXYLock.Size = new System.Drawing.Size(15, 14);
+ this.sensXYLock.TabIndex = 82;
+ this.sensXYLock.UseVisualStyleBackColor = true;
+ //
+ // capBoxY
+ //
+ this.capBoxY.Location = new System.Drawing.Point(332, 166);
+ this.capBoxY.Name = "capBoxY";
+ this.capBoxY.Size = new System.Drawing.Size(76, 20);
+ this.capBoxY.TabIndex = 103;
+ //
+ // sensitivityBoxY
+ //
+ this.sensitivityBoxY.Location = new System.Drawing.Point(148, 49);
+ this.sensitivityBoxY.Name = "sensitivityBoxY";
+ this.sensitivityBoxY.Size = new System.Drawing.Size(34, 20);
+ this.sensitivityBoxY.TabIndex = 81;
+ //
+ // writeButton
+ //
+ this.writeButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
+ this.writeButton.Location = new System.Drawing.Point(90, 527);
+ this.writeButton.Name = "writeButton";
+ this.writeButton.Size = new System.Drawing.Size(92, 35);
+ this.writeButton.TabIndex = 111;
+ this.writeButton.Text = "Apply";
+ this.writeButton.UseVisualStyleBackColor = true;
+ //
+ // offsetLabelX
+ //
+ this.offsetLabelX.AutoSize = true;
+ this.offsetLabelX.Location = new System.Drawing.Point(37, 221);
+ this.offsetLabelX.Name = "offsetLabelX";
+ this.offsetLabelX.Size = new System.Drawing.Size(35, 13);
+ this.offsetLabelX.TabIndex = 107;
+ this.offsetLabelX.Text = "Offset";
+ this.offsetLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // offsetBoxX
+ //
+ this.offsetBoxX.Location = new System.Drawing.Point(106, 218);
+ this.offsetBoxX.Name = "offsetBoxX";
+ this.offsetBoxX.Size = new System.Drawing.Size(76, 20);
+ this.offsetBoxX.TabIndex = 92;
+ //
+ // constantThreeLabelX
+ //
+ this.constantThreeLabelX.AutoSize = true;
+ this.constantThreeLabelX.Location = new System.Drawing.Point(37, 303);
+ this.constantThreeLabelX.Name = "constantThreeLabelX";
+ this.constantThreeLabelX.Size = new System.Drawing.Size(47, 13);
+ this.constantThreeLabelX.TabIndex = 105;
+ this.constantThreeLabelX.Text = "Midpoint";
+ this.constantThreeLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // midpointBoxX
+ //
+ this.midpointBoxX.Location = new System.Drawing.Point(106, 300);
+ this.midpointBoxX.Name = "midpointBoxX";
+ this.midpointBoxX.Size = new System.Drawing.Size(76, 20);
+ this.midpointBoxX.TabIndex = 96;
+ //
+ // limitLabelX
+ //
+ this.limitLabelX.AutoSize = true;
+ this.limitLabelX.Location = new System.Drawing.Point(37, 247);
+ this.limitLabelX.Name = "limitLabelX";
+ this.limitLabelX.Size = new System.Drawing.Size(28, 13);
+ this.limitLabelX.TabIndex = 101;
+ this.limitLabelX.Text = "Limit";
+ this.limitLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // limitBoxX
+ //
+ this.limitBoxX.Location = new System.Drawing.Point(106, 244);
+ this.limitBoxX.Name = "limitBoxX";
+ this.limitBoxX.Size = new System.Drawing.Size(76, 20);
+ this.limitBoxX.TabIndex = 93;
+ //
+ // weightBoxY
+ //
+ this.weightBoxY.Location = new System.Drawing.Point(332, 192);
+ this.weightBoxY.Name = "weightBoxY";
+ this.weightBoxY.Size = new System.Drawing.Size(76, 20);
+ this.weightBoxY.TabIndex = 104;
+ //
+ // weightLabelX
+ //
+ this.weightLabelX.AutoSize = true;
+ this.weightLabelX.Location = new System.Drawing.Point(37, 195);
+ this.weightLabelX.Name = "weightLabelX";
+ this.weightLabelX.Size = new System.Drawing.Size(41, 13);
+ this.weightLabelX.TabIndex = 97;
+ this.weightLabelX.Text = "Weight";
+ this.weightLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // weightBoxX
+ //
+ this.weightBoxX.Location = new System.Drawing.Point(106, 192);
+ this.weightBoxX.Name = "weightBoxX";
+ this.weightBoxX.Size = new System.Drawing.Size(76, 20);
+ this.weightBoxX.TabIndex = 90;
+ //
+ // capLabelX
+ //
+ this.capLabelX.AutoSize = true;
+ this.capLabelX.Location = new System.Drawing.Point(37, 169);
+ this.capLabelX.Name = "capLabelX";
+ this.capLabelX.Size = new System.Drawing.Size(26, 13);
+ this.capLabelX.TabIndex = 94;
+ this.capLabelX.Text = "Cap";
+ this.capLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // capBoxX
+ //
+ this.capBoxX.Location = new System.Drawing.Point(106, 166);
+ this.capBoxX.Name = "capBoxX";
+ this.capBoxX.Size = new System.Drawing.Size(76, 20);
+ this.capBoxX.TabIndex = 89;
+ //
+ // constantOneLabelX
+ //
+ this.constantOneLabelX.AutoSize = true;
+ this.constantOneLabelX.Location = new System.Drawing.Point(37, 143);
+ this.constantOneLabelX.Name = "constantOneLabelX";
+ this.constantOneLabelX.Size = new System.Drawing.Size(66, 13);
+ this.constantOneLabelX.TabIndex = 91;
+ this.constantOneLabelX.Text = "Acceleration";
+ this.constantOneLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // accelerationBoxX
+ //
+ this.accelerationBoxX.Location = new System.Drawing.Point(106, 140);
+ this.accelerationBoxX.Name = "accelerationBoxX";
+ this.accelerationBoxX.Size = new System.Drawing.Size(76, 20);
+ this.accelerationBoxX.TabIndex = 86;
+ //
+ // rotationLabel
+ //
+ this.rotationLabel.AutoSize = true;
+ this.rotationLabel.Location = new System.Drawing.Point(35, 78);
+ this.rotationLabel.Name = "rotationLabel";
+ this.rotationLabel.Size = new System.Drawing.Size(47, 13);
+ this.rotationLabel.TabIndex = 87;
+ this.rotationLabel.Text = "Rotation";
+ //
+ // rotationBox
+ //
+ this.rotationBox.Location = new System.Drawing.Point(106, 75);
+ this.rotationBox.Name = "rotationBox";
+ this.rotationBox.Size = new System.Drawing.Size(76, 20);
+ this.rotationBox.TabIndex = 83;
+ //
+ // sensitivityLabel
+ //
+ this.sensitivityLabel.AutoSize = true;
+ this.sensitivityLabel.Location = new System.Drawing.Point(25, 52);
+ this.sensitivityLabel.Name = "sensitivityLabel";
+ this.sensitivityLabel.Size = new System.Drawing.Size(75, 13);
+ this.sensitivityLabel.TabIndex = 85;
+ this.sensitivityLabel.Text = "Sens Multiplier";
+ //
+ // sensitivityBoxX
+ //
+ this.sensitivityBoxX.Location = new System.Drawing.Point(106, 49);
+ this.sensitivityBoxX.Name = "sensitivityBoxX";
+ this.sensitivityBoxX.Size = new System.Drawing.Size(34, 20);
+ this.sensitivityBoxX.TabIndex = 80;
+ //
+ // accelTypeDropX
+ //
+ this.accelTypeDropX.FormattingEnabled = true;
+ this.accelTypeDropX.Location = new System.Drawing.Point(106, 113);
+ this.accelTypeDropX.Name = "accelTypeDropX";
+ this.accelTypeDropX.Size = new System.Drawing.Size(76, 21);
+ this.accelTypeDropX.TabIndex = 84;
+ this.accelTypeDropX.Text = "Accel Type";
+ //
+ // menuStrip1
+ //
+ this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLight;
+ this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.graphsToolStripMenuItem,
this.advancedToolStripMenuItem});
- this.menuStrip1.Location = new System.Drawing.Point(0, 0);
- this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(483, 24);
- this.menuStrip1.TabIndex = 31;
- this.menuStrip1.Text = "menuStrip1";
- //
- // graphsToolStripMenuItem
- //
- this.graphsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.graphsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.menuStrip1.Location = new System.Drawing.Point(0, 0);
+ this.menuStrip1.Name = "menuStrip1";
+ this.menuStrip1.Size = new System.Drawing.Size(483, 24);
+ this.menuStrip1.TabIndex = 31;
+ this.menuStrip1.Text = "menuStrip1";
+ //
+ // graphsToolStripMenuItem
+ //
+ this.graphsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
+ this.graphsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.scaleByDPIToolStripMenuItem,
this.showVelocityGainToolStripMenuItem,
this.showLastMouseMoveToolStripMenuItem});
- this.graphsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem";
- this.graphsToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
- this.graphsToolStripMenuItem.Text = "Charts";
- //
- // scaleByDPIToolStripMenuItem
- //
- this.scaleByDPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.graphsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem";
+ this.graphsToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
+ this.graphsToolStripMenuItem.Text = "Charts";
+ //
+ // scaleByDPIToolStripMenuItem
+ //
+ this.scaleByDPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.dPIToolStripMenuItem,
this.pollRateToolStripMenuItem,
this.ScaleMenuItem});
- this.scaleByDPIToolStripMenuItem.Name = "scaleByDPIToolStripMenuItem";
- this.scaleByDPIToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
- this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settings";
- //
- // dPIToolStripMenuItem
- //
- this.dPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.scaleByDPIToolStripMenuItem.Name = "scaleByDPIToolStripMenuItem";
+ this.scaleByDPIToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
+ this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settings";
+ //
+ // dPIToolStripMenuItem
+ //
+ this.dPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.DPITextBox});
- this.dPIToolStripMenuItem.Name = "dPIToolStripMenuItem";
- this.dPIToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
- this.dPIToolStripMenuItem.Text = "DPI";
- //
- // DPITextBox
- //
- this.DPITextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
- this.DPITextBox.Name = "DPITextBox";
- this.DPITextBox.Size = new System.Drawing.Size(100, 23);
- //
- // pollRateToolStripMenuItem
- //
- this.pollRateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.dPIToolStripMenuItem.Name = "dPIToolStripMenuItem";
+ this.dPIToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
+ this.dPIToolStripMenuItem.Text = "DPI";
+ //
+ // DPITextBox
+ //
+ this.DPITextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
+ this.DPITextBox.Name = "DPITextBox";
+ this.DPITextBox.Size = new System.Drawing.Size(100, 23);
+ //
+ // pollRateToolStripMenuItem
+ //
+ this.pollRateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.PollRateTextBox});
- this.pollRateToolStripMenuItem.Name = "pollRateToolStripMenuItem";
- this.pollRateToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
- this.pollRateToolStripMenuItem.Text = "Poll Rate";
- //
- // PollRateTextBox
- //
- this.PollRateTextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
- this.PollRateTextBox.Name = "PollRateTextBox";
- this.PollRateTextBox.Size = new System.Drawing.Size(100, 23);
- //
- // ScaleMenuItem
- //
- this.ScaleMenuItem.Name = "ScaleMenuItem";
- this.ScaleMenuItem.Size = new System.Drawing.Size(169, 22);
- this.ScaleMenuItem.Text = "Re-scale by above";
- //
- // showVelocityGainToolStripMenuItem
- //
- this.showVelocityGainToolStripMenuItem.Name = "showVelocityGainToolStripMenuItem";
- this.showVelocityGainToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
- this.showVelocityGainToolStripMenuItem.Text = "Show Velocity && Gain";
- //
- // showLastMouseMoveToolStripMenuItem
- //
- this.showLastMouseMoveToolStripMenuItem.Checked = true;
- this.showLastMouseMoveToolStripMenuItem.CheckOnClick = true;
- this.showLastMouseMoveToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.showLastMouseMoveToolStripMenuItem.Name = "showLastMouseMoveToolStripMenuItem";
- this.showLastMouseMoveToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
- this.showLastMouseMoveToolStripMenuItem.Text = "Show Last Mouse Move";
- //
- // advancedToolStripMenuItem
- //
- this.advancedToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.pollRateToolStripMenuItem.Name = "pollRateToolStripMenuItem";
+ this.pollRateToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
+ this.pollRateToolStripMenuItem.Text = "Poll Rate";
+ //
+ // PollRateTextBox
+ //
+ this.PollRateTextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
+ this.PollRateTextBox.Name = "PollRateTextBox";
+ this.PollRateTextBox.Size = new System.Drawing.Size(100, 23);
+ //
+ // ScaleMenuItem
+ //
+ this.ScaleMenuItem.Name = "ScaleMenuItem";
+ this.ScaleMenuItem.Size = new System.Drawing.Size(169, 22);
+ this.ScaleMenuItem.Text = "Re-scale by above";
+ //
+ // showVelocityGainToolStripMenuItem
+ //
+ this.showVelocityGainToolStripMenuItem.Name = "showVelocityGainToolStripMenuItem";
+ this.showVelocityGainToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
+ this.showVelocityGainToolStripMenuItem.Text = "Show Velocity && Gain";
+ //
+ // showLastMouseMoveToolStripMenuItem
+ //
+ this.showLastMouseMoveToolStripMenuItem.Checked = true;
+ this.showLastMouseMoveToolStripMenuItem.CheckOnClick = true;
+ this.showLastMouseMoveToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.showLastMouseMoveToolStripMenuItem.Name = "showLastMouseMoveToolStripMenuItem";
+ this.showLastMouseMoveToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
+ this.showLastMouseMoveToolStripMenuItem.Text = "Show Last Mouse Move";
+ //
+ // advancedToolStripMenuItem
+ //
+ this.advancedToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.capStyleToolStripMenuItem,
this.offsetStyleToolStripMenuItem,
this.AutoWriteMenuItem,
this.UseSpecificDeviceMenuItem});
- this.advancedToolStripMenuItem.Name = "advancedToolStripMenuItem";
- this.advancedToolStripMenuItem.Size = new System.Drawing.Size(72, 20);
- this.advancedToolStripMenuItem.Text = "Advanced";
- //
- // capStyleToolStripMenuItem
- //
- this.capStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.advancedToolStripMenuItem.Name = "advancedToolStripMenuItem";
+ this.advancedToolStripMenuItem.Size = new System.Drawing.Size(72, 20);
+ this.advancedToolStripMenuItem.Text = "Advanced";
+ //
+ // capStyleToolStripMenuItem
+ //
+ this.capStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.gainCapToolStripMenuItem,
this.legacyCapToolStripMenuItem});
- this.capStyleToolStripMenuItem.Name = "capStyleToolStripMenuItem";
- this.capStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
- this.capStyleToolStripMenuItem.Text = "Cap Style";
- //
- // gainCapToolStripMenuItem
- //
- this.gainCapToolStripMenuItem.Checked = true;
- this.gainCapToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.gainCapToolStripMenuItem.Name = "gainCapToolStripMenuItem";
- this.gainCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.gainCapToolStripMenuItem.Text = "Gain (Default)";
- //
- // legacyCapToolStripMenuItem
- //
- this.legacyCapToolStripMenuItem.Name = "legacyCapToolStripMenuItem";
- this.legacyCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.legacyCapToolStripMenuItem.Text = "Legacy";
- //
- // offsetStyleToolStripMenuItem
- //
- this.offsetStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.capStyleToolStripMenuItem.Name = "capStyleToolStripMenuItem";
+ this.capStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.capStyleToolStripMenuItem.Text = "Cap Style";
+ //
+ // gainCapToolStripMenuItem
+ //
+ this.gainCapToolStripMenuItem.Checked = true;
+ this.gainCapToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.gainCapToolStripMenuItem.Name = "gainCapToolStripMenuItem";
+ this.gainCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.gainCapToolStripMenuItem.Text = "Gain (Default)";
+ //
+ // legacyCapToolStripMenuItem
+ //
+ this.legacyCapToolStripMenuItem.Name = "legacyCapToolStripMenuItem";
+ this.legacyCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.legacyCapToolStripMenuItem.Text = "Legacy";
+ //
+ // offsetStyleToolStripMenuItem
+ //
+ this.offsetStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.gainOffsetToolStripMenuItem,
this.legacyOffsetToolStripMenuItem});
- this.offsetStyleToolStripMenuItem.Name = "offsetStyleToolStripMenuItem";
- this.offsetStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
- this.offsetStyleToolStripMenuItem.Text = "Offset Style";
- //
- // gainOffsetToolStripMenuItem
- //
- this.gainOffsetToolStripMenuItem.Name = "gainOffsetToolStripMenuItem";
- this.gainOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.gainOffsetToolStripMenuItem.Text = "Gain (Default)";
- //
- // legacyOffsetToolStripMenuItem
- //
- this.legacyOffsetToolStripMenuItem.Name = "legacyOffsetToolStripMenuItem";
- this.legacyOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.legacyOffsetToolStripMenuItem.Text = "Legacy";
- //
- // AutoWriteMenuItem
- //
- this.AutoWriteMenuItem.Checked = true;
- this.AutoWriteMenuItem.CheckOnClick = true;
- this.AutoWriteMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.AutoWriteMenuItem.Name = "AutoWriteMenuItem";
- this.AutoWriteMenuItem.Size = new System.Drawing.Size(210, 22);
- this.AutoWriteMenuItem.Text = "Apply Settings On Startup";
- //
- // UseSpecificDeviceMenuItem
- //
- this.UseSpecificDeviceMenuItem.Name = "UseSpecificDeviceMenuItem";
- this.UseSpecificDeviceMenuItem.Size = new System.Drawing.Size(210, 22);
- this.UseSpecificDeviceMenuItem.Text = "Use Specific Device";
- //
- // chartsPanel
- //
- this.chartsPanel.AutoScroll = true;
- this.chartsPanel.Controls.Add(this.GainChartY);
- this.chartsPanel.Controls.Add(this.VelocityChartY);
- this.chartsPanel.Controls.Add(this.AccelerationChartY);
- this.chartsPanel.Controls.Add(this.GainChart);
- this.chartsPanel.Controls.Add(this.VelocityChart);
- this.chartsPanel.Controls.Add(this.AccelerationChart);
- this.chartsPanel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chartsPanel.Location = new System.Drawing.Point(483, 0);
- this.chartsPanel.Name = "chartsPanel";
- this.chartsPanel.Size = new System.Drawing.Size(1401, 956);
- this.chartsPanel.TabIndex = 35;
- //
- // GainChartY
- //
- chartArea1.AxisX.Title = "Input Speed (counts/ms)";
- chartArea1.AxisY.Title = "Slope of Velocity Chart";
- chartArea1.Name = "ChartArea1";
- this.GainChartY.ChartAreas.Add(chartArea1);
- legend1.Name = "Legend1";
- this.GainChartY.Legends.Add(legend1);
- this.GainChartY.Location = new System.Drawing.Point(699, 645);
- this.GainChartY.Name = "GainChartY";
- series1.ChartArea = "ChartArea1";
- series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series1.Legend = "Legend1";
- series1.Name = "Velocity Gain";
- series2.ChartArea = "ChartArea1";
- series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series2.Legend = "Legend1";
- series2.Name = "Last Mouse Move";
- series3.ChartArea = "ChartArea1";
- series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series3.IsVisibleInLegend = false;
- series3.Legend = "Legend1";
- series3.Name = "Placeholder";
- this.GainChartY.Series.Add(series1);
- this.GainChartY.Series.Add(series2);
- this.GainChartY.Series.Add(series3);
- this.GainChartY.Size = new System.Drawing.Size(698, 308);
- this.GainChartY.TabIndex = 39;
- this.GainChartY.TabStop = false;
- this.GainChartY.Text = "chart1";
- title1.DockedToChartArea = "ChartArea1";
- title1.IsDockedInsideChartArea = false;
- title1.Name = "Title";
- title1.Text = "Gain";
- this.GainChartY.Titles.Add(title1);
- //
- // VelocityChartY
- //
- chartArea2.AxisX.Title = "Input Speed (count/ms)";
- chartArea2.AxisY.Title = "Output Speed (counts/ms)";
- chartArea2.Name = "ChartArea1";
- this.VelocityChartY.ChartAreas.Add(chartArea2);
- legend2.Name = "Legend1";
- this.VelocityChartY.Legends.Add(legend2);
- this.VelocityChartY.Location = new System.Drawing.Point(699, 332);
- this.VelocityChartY.Name = "VelocityChartY";
- series4.ChartArea = "ChartArea1";
- series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series4.Legend = "Legend1";
- series4.Name = "Output Velocity";
- series5.ChartArea = "ChartArea1";
- series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series5.Legend = "Legend1";
- series5.Name = "Last Mouse Move";
- series6.ChartArea = "ChartArea1";
- series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series6.IsVisibleInLegend = false;
- series6.Legend = "Legend1";
- series6.Name = "Placeholder";
- this.VelocityChartY.Series.Add(series4);
- this.VelocityChartY.Series.Add(series5);
- this.VelocityChartY.Series.Add(series6);
- this.VelocityChartY.Size = new System.Drawing.Size(698, 308);
- this.VelocityChartY.TabIndex = 38;
- this.VelocityChartY.TabStop = false;
- this.VelocityChartY.Text = "chart1";
- title2.DockedToChartArea = "ChartArea1";
- title2.IsDockedInsideChartArea = false;
- title2.Name = "Title";
- title2.Text = "Velocity";
- this.VelocityChartY.Titles.Add(title2);
- //
- // AccelerationChartY
- //
- chartArea3.AxisX.Title = "Input Speed (counts/ms)";
- chartArea3.AxisY.Title = "Ratio of Output to Input)";
- chartArea3.Name = "ChartArea1";
- this.AccelerationChartY.ChartAreas.Add(chartArea3);
- legend3.Name = "Legend1";
- this.AccelerationChartY.Legends.Add(legend3);
- this.AccelerationChartY.Location = new System.Drawing.Point(699, -2);
- this.AccelerationChartY.Name = "AccelerationChartY";
- series7.ChartArea = "ChartArea1";
- series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series7.Legend = "Legend1";
- series7.Name = "Accelerated Sensitivity";
- series8.ChartArea = "ChartArea1";
- series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series8.Legend = "Legend1";
- series8.Name = "Last Mouse Move";
- series9.ChartArea = "ChartArea1";
- series9.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series9.IsVisibleInLegend = false;
- series9.Legend = "Legend1";
- series9.Name = "Placeholder";
- this.AccelerationChartY.Series.Add(series7);
- this.AccelerationChartY.Series.Add(series8);
- this.AccelerationChartY.Series.Add(series9);
- this.AccelerationChartY.Size = new System.Drawing.Size(698, 328);
- this.AccelerationChartY.TabIndex = 37;
- this.AccelerationChartY.TabStop = false;
- this.AccelerationChartY.Text = "chart1";
- title3.DockedToChartArea = "ChartArea1";
- title3.IsDockedInsideChartArea = false;
- title3.Name = "Title";
- title3.Text = "Sensitivity";
- this.AccelerationChartY.Titles.Add(title3);
- //
- // GainChart
- //
- chartArea4.AxisX.Title = "Input Speed (counts/ms)";
- chartArea4.AxisY.Title = "Slope of Velocity Chart";
- chartArea4.Name = "ChartArea1";
- this.GainChart.ChartAreas.Add(chartArea4);
- legend4.Name = "Legend1";
- this.GainChart.Legends.Add(legend4);
- this.GainChart.Location = new System.Drawing.Point(-5, 645);
- this.GainChart.Name = "GainChart";
- series10.ChartArea = "ChartArea1";
- series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series10.Legend = "Legend1";
- series10.Name = "Velocity Gain";
- series11.ChartArea = "ChartArea1";
- series11.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series11.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series11.Legend = "Legend1";
- series11.Name = "Last Mouse Move";
- series12.ChartArea = "ChartArea1";
- series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series12.Legend = "Legend1";
- series12.Name = "Y: Velocity Gain";
- series13.ChartArea = "ChartArea1";
- series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series13.IsVisibleInLegend = false;
- series13.Legend = "Legend1";
- series13.Name = "Y: Last Mouse Move";
- this.GainChart.Series.Add(series10);
- this.GainChart.Series.Add(series11);
- this.GainChart.Series.Add(series12);
- this.GainChart.Series.Add(series13);
- this.GainChart.Size = new System.Drawing.Size(698, 308);
- this.GainChart.TabIndex = 36;
- this.GainChart.TabStop = false;
- this.GainChart.Text = "chart1";
- title4.DockedToChartArea = "ChartArea1";
- title4.IsDockedInsideChartArea = false;
- title4.Name = "Title";
- title4.Text = "Gain";
- this.GainChart.Titles.Add(title4);
- //
- // VelocityChart
- //
- chartArea5.AxisX.Title = "Input Speed (count/ms)";
- chartArea5.AxisY.Title = "Output Speed (counts/ms)";
- chartArea5.Name = "ChartArea1";
- this.VelocityChart.ChartAreas.Add(chartArea5);
- legend5.Name = "Legend1";
- this.VelocityChart.Legends.Add(legend5);
- this.VelocityChart.Location = new System.Drawing.Point(-5, 332);
- this.VelocityChart.Name = "VelocityChart";
- series14.ChartArea = "ChartArea1";
- series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series14.Legend = "Legend1";
- series14.Name = "Output Velocity";
- series15.ChartArea = "ChartArea1";
- series15.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series15.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series15.Legend = "Legend1";
- series15.Name = "Last Mouse Move";
- series16.ChartArea = "ChartArea1";
- series16.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series16.Legend = "Legend1";
- series16.Name = "Y: Output Velocity";
- series17.ChartArea = "ChartArea1";
- series17.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series17.IsVisibleInLegend = false;
- series17.Legend = "Legend1";
- series17.Name = "Y: Last Mouse Move";
- this.VelocityChart.Series.Add(series14);
- this.VelocityChart.Series.Add(series15);
- this.VelocityChart.Series.Add(series16);
- this.VelocityChart.Series.Add(series17);
- this.VelocityChart.Size = new System.Drawing.Size(698, 308);
- this.VelocityChart.TabIndex = 35;
- this.VelocityChart.TabStop = false;
- this.VelocityChart.Text = "chart1";
- title5.DockedToChartArea = "ChartArea1";
- title5.IsDockedInsideChartArea = false;
- title5.Name = "Title";
- title5.Text = "Velocity";
- this.VelocityChart.Titles.Add(title5);
- //
- // AccelerationChart
- //
- chartArea6.AxisX.Title = "Input Speed (counts/ms)";
- chartArea6.AxisY.Title = "Ratio of Output to Input";
- chartArea6.Name = "ChartArea1";
- this.AccelerationChart.ChartAreas.Add(chartArea6);
- legend6.Name = "Legend1";
- this.AccelerationChart.Legends.Add(legend6);
- this.AccelerationChart.Location = new System.Drawing.Point(-5, -2);
- this.AccelerationChart.Name = "AccelerationChart";
- series18.ChartArea = "ChartArea1";
- series18.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series18.Legend = "Legend1";
- series18.Name = "Accelerated Sensitivity";
- series19.ChartArea = "ChartArea1";
- series19.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series19.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series19.Legend = "Legend1";
- series19.Name = "Last Mouse Move";
- series20.ChartArea = "ChartArea1";
- series20.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series20.Legend = "Legend1";
- series20.Name = "Y: Accelerated Sensitivity";
- series21.ChartArea = "ChartArea1";
- series21.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series21.IsVisibleInLegend = false;
- series21.Legend = "Legend1";
- series21.Name = "Y - Last Mouse Move";
- this.AccelerationChart.Series.Add(series18);
- this.AccelerationChart.Series.Add(series19);
- this.AccelerationChart.Series.Add(series20);
- this.AccelerationChart.Series.Add(series21);
- this.AccelerationChart.Size = new System.Drawing.Size(698, 328);
- this.AccelerationChart.TabIndex = 34;
- this.AccelerationChart.TabStop = false;
- this.AccelerationChart.Text = "Sensitivity";
- title6.DockedToChartArea = "ChartArea1";
- title6.IsDockedInsideChartArea = false;
- title6.Name = "Title";
- title6.Text = "Sensitivity";
- this.AccelerationChart.Titles.Add(title6);
- //
- // RawAcceleration
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1884, 956);
- this.Controls.Add(this.chartsPanel);
- this.Controls.Add(this.optionsPanel);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Name = "RawAcceleration";
- this.Text = "Raw Accel";
- this.optionsPanel.ResumeLayout(false);
- this.optionsPanel.PerformLayout();
- this.DirectionalityPanel.ResumeLayout(false);
- this.DirectionalityPanel.PerformLayout();
- this.menuStrip1.ResumeLayout(false);
- this.menuStrip1.PerformLayout();
- this.chartsPanel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.GainChart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
+ this.offsetStyleToolStripMenuItem.Name = "offsetStyleToolStripMenuItem";
+ this.offsetStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.offsetStyleToolStripMenuItem.Text = "Offset Style";
+ //
+ // gainOffsetToolStripMenuItem
+ //
+ this.gainOffsetToolStripMenuItem.Name = "gainOffsetToolStripMenuItem";
+ this.gainOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.gainOffsetToolStripMenuItem.Text = "Gain (Default)";
+ //
+ // legacyOffsetToolStripMenuItem
+ //
+ this.legacyOffsetToolStripMenuItem.Name = "legacyOffsetToolStripMenuItem";
+ this.legacyOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.legacyOffsetToolStripMenuItem.Text = "Legacy";
+ //
+ // AutoWriteMenuItem
+ //
+ this.AutoWriteMenuItem.Checked = true;
+ this.AutoWriteMenuItem.CheckOnClick = true;
+ this.AutoWriteMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.AutoWriteMenuItem.Name = "AutoWriteMenuItem";
+ this.AutoWriteMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.AutoWriteMenuItem.Text = "Apply Settings On Startup";
+ //
+ // UseSpecificDeviceMenuItem
+ //
+ this.UseSpecificDeviceMenuItem.Name = "UseSpecificDeviceMenuItem";
+ this.UseSpecificDeviceMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.UseSpecificDeviceMenuItem.Text = "Use Specific Device";
+ //
+ // chartsPanel
+ //
+ this.chartsPanel.AutoScroll = true;
+ this.chartsPanel.Controls.Add(this.GainChartY);
+ this.chartsPanel.Controls.Add(this.VelocityChartY);
+ this.chartsPanel.Controls.Add(this.AccelerationChartY);
+ this.chartsPanel.Controls.Add(this.GainChart);
+ this.chartsPanel.Controls.Add(this.VelocityChart);
+ this.chartsPanel.Controls.Add(this.AccelerationChart);
+ this.chartsPanel.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.chartsPanel.Location = new System.Drawing.Point(483, 0);
+ this.chartsPanel.Name = "chartsPanel";
+ this.chartsPanel.Size = new System.Drawing.Size(1401, 956);
+ this.chartsPanel.TabIndex = 35;
+ //
+ // GainChartY
+ //
+ this.GainChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ chartArea1.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea1.AxisY.Title = "Slope of Velocity Chart";
+ chartArea1.Name = "ChartArea1";
+ this.GainChartY.ChartAreas.Add(chartArea1);
+ this.GainChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
+ legend1.Alignment = System.Drawing.StringAlignment.Far;
+ legend1.BackColor = System.Drawing.Color.Transparent;
+ legend1.DockedToChartArea = "ChartArea1";
+ legend1.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
+ legend1.Name = "Legend1";
+ this.GainChartY.Legends.Add(legend1);
+ this.GainChartY.Location = new System.Drawing.Point(699, 645);
+ this.GainChartY.Name = "GainChartY";
+ series1.ChartArea = "ChartArea1";
+ series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series1.Legend = "Legend1";
+ series1.Name = "Velocity Gain";
+ series2.ChartArea = "ChartArea1";
+ series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series2.Legend = "Legend1";
+ series2.Name = "Last Mouse Move";
+ series3.ChartArea = "ChartArea1";
+ series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series3.IsVisibleInLegend = false;
+ series3.Legend = "Legend1";
+ series3.Name = "Placeholder";
+ this.GainChartY.Series.Add(series1);
+ this.GainChartY.Series.Add(series2);
+ this.GainChartY.Series.Add(series3);
+ this.GainChartY.Size = new System.Drawing.Size(698, 308);
+ this.GainChartY.TabIndex = 39;
+ this.GainChartY.TabStop = false;
+ this.GainChartY.Text = "chart1";
+ title1.DockedToChartArea = "ChartArea1";
+ title1.IsDockedInsideChartArea = false;
+ title1.Name = "Title";
+ title1.Text = "Gain";
+ this.GainChartY.Titles.Add(title1);
+ //
+ // VelocityChartY
+ //
+ this.VelocityChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ chartArea2.AxisX.Title = "Input Speed (count/ms)";
+ chartArea2.AxisY.Title = "Output Speed (counts/ms)";
+ chartArea2.Name = "ChartArea1";
+ this.VelocityChartY.ChartAreas.Add(chartArea2);
+ this.VelocityChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
+ legend2.Alignment = System.Drawing.StringAlignment.Far;
+ legend2.BackColor = System.Drawing.Color.Transparent;
+ legend2.DockedToChartArea = "ChartArea1";
+ legend2.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
+ legend2.Name = "Legend1";
+ this.VelocityChartY.Legends.Add(legend2);
+ this.VelocityChartY.Location = new System.Drawing.Point(699, 332);
+ this.VelocityChartY.Name = "VelocityChartY";
+ series4.ChartArea = "ChartArea1";
+ series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series4.Legend = "Legend1";
+ series4.Name = "Output Velocity";
+ series5.ChartArea = "ChartArea1";
+ series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series5.Legend = "Legend1";
+ series5.Name = "Last Mouse Move";
+ series6.ChartArea = "ChartArea1";
+ series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series6.IsVisibleInLegend = false;
+ series6.Legend = "Legend1";
+ series6.Name = "Placeholder";
+ this.VelocityChartY.Series.Add(series4);
+ this.VelocityChartY.Series.Add(series5);
+ this.VelocityChartY.Series.Add(series6);
+ this.VelocityChartY.Size = new System.Drawing.Size(698, 308);
+ this.VelocityChartY.TabIndex = 38;
+ this.VelocityChartY.TabStop = false;
+ this.VelocityChartY.Text = "chart1";
+ title2.DockedToChartArea = "ChartArea1";
+ title2.IsDockedInsideChartArea = false;
+ title2.Name = "Title";
+ title2.Text = "Velocity";
+ this.VelocityChartY.Titles.Add(title2);
+ //
+ // AccelerationChartY
+ //
+ this.AccelerationChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ chartArea3.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea3.AxisY.Title = "Ratio of Output to Input)";
+ chartArea3.Name = "ChartArea1";
+ this.AccelerationChartY.ChartAreas.Add(chartArea3);
+ this.AccelerationChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
+ legend3.Alignment = System.Drawing.StringAlignment.Far;
+ legend3.BackColor = System.Drawing.Color.Transparent;
+ legend3.DockedToChartArea = "ChartArea1";
+ legend3.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
+ legend3.Name = "Legend1";
+ this.AccelerationChartY.Legends.Add(legend3);
+ this.AccelerationChartY.Location = new System.Drawing.Point(699, -2);
+ this.AccelerationChartY.Name = "AccelerationChartY";
+ series7.ChartArea = "ChartArea1";
+ series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series7.Legend = "Legend1";
+ series7.Name = "Accelerated Sensitivity";
+ series8.ChartArea = "ChartArea1";
+ series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series8.Legend = "Legend1";
+ series8.Name = "Last Mouse Move";
+ series9.ChartArea = "ChartArea1";
+ series9.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series9.IsVisibleInLegend = false;
+ series9.Legend = "Legend1";
+ series9.Name = "Placeholder";
+ this.AccelerationChartY.Series.Add(series7);
+ this.AccelerationChartY.Series.Add(series8);
+ this.AccelerationChartY.Series.Add(series9);
+ this.AccelerationChartY.Size = new System.Drawing.Size(698, 328);
+ this.AccelerationChartY.TabIndex = 37;
+ this.AccelerationChartY.TabStop = false;
+ this.AccelerationChartY.Text = "chart1";
+ title3.DockedToChartArea = "ChartArea1";
+ title3.IsDockedInsideChartArea = false;
+ title3.Name = "Title";
+ title3.Text = "Sensitivity";
+ this.AccelerationChartY.Titles.Add(title3);
+ //
+ // GainChart
+ //
+ this.GainChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ chartArea4.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea4.AxisY.Title = "Slope of Velocity Chart";
+ chartArea4.Name = "ChartArea1";
+ this.GainChart.ChartAreas.Add(chartArea4);
+ this.GainChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
+ legend4.Alignment = System.Drawing.StringAlignment.Far;
+ legend4.BackColor = System.Drawing.Color.Transparent;
+ legend4.DockedToChartArea = "ChartArea1";
+ legend4.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
+ legend4.Name = "Legend1";
+ this.GainChart.Legends.Add(legend4);
+ this.GainChart.Location = new System.Drawing.Point(-5, 645);
+ this.GainChart.Name = "GainChart";
+ series10.ChartArea = "ChartArea1";
+ series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series10.Legend = "Legend1";
+ series10.Name = "Velocity Gain";
+ series11.ChartArea = "ChartArea1";
+ series11.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series11.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series11.Legend = "Legend1";
+ series11.Name = "Last Mouse Move";
+ series12.ChartArea = "ChartArea1";
+ series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series12.Legend = "Legend1";
+ series12.Name = "Y: Velocity Gain";
+ series13.ChartArea = "ChartArea1";
+ series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series13.IsVisibleInLegend = false;
+ series13.Legend = "Legend1";
+ series13.Name = "Y: Last Mouse Move";
+ this.GainChart.Series.Add(series10);
+ this.GainChart.Series.Add(series11);
+ this.GainChart.Series.Add(series12);
+ this.GainChart.Series.Add(series13);
+ this.GainChart.Size = new System.Drawing.Size(698, 308);
+ this.GainChart.TabIndex = 36;
+ this.GainChart.TabStop = false;
+ this.GainChart.Text = "chart1";
+ title4.DockedToChartArea = "ChartArea1";
+ title4.IsDockedInsideChartArea = false;
+ title4.Name = "Title";
+ title4.Text = "Gain";
+ this.GainChart.Titles.Add(title4);
+ //
+ // VelocityChart
+ //
+ this.VelocityChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ chartArea5.AxisX.Title = "Input Speed (count/ms)";
+ chartArea5.AxisY.Title = "Output Speed (counts/ms)";
+ chartArea5.Name = "ChartArea1";
+ this.VelocityChart.ChartAreas.Add(chartArea5);
+ this.VelocityChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
+ legend5.Alignment = System.Drawing.StringAlignment.Far;
+ legend5.BackColor = System.Drawing.Color.Transparent;
+ legend5.DockedToChartArea = "ChartArea1";
+ legend5.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
+ legend5.Name = "Legend1";
+ this.VelocityChart.Legends.Add(legend5);
+ this.VelocityChart.Location = new System.Drawing.Point(-5, 332);
+ this.VelocityChart.Name = "VelocityChart";
+ series14.ChartArea = "ChartArea1";
+ series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series14.Legend = "Legend1";
+ series14.Name = "Output Velocity";
+ series15.ChartArea = "ChartArea1";
+ series15.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series15.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series15.Legend = "Legend1";
+ series15.Name = "Last Mouse Move";
+ series16.ChartArea = "ChartArea1";
+ series16.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series16.Legend = "Legend1";
+ series16.Name = "Y: Output Velocity";
+ series17.ChartArea = "ChartArea1";
+ series17.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series17.IsVisibleInLegend = false;
+ series17.Legend = "Legend1";
+ series17.Name = "Y: Last Mouse Move";
+ this.VelocityChart.Series.Add(series14);
+ this.VelocityChart.Series.Add(series15);
+ this.VelocityChart.Series.Add(series16);
+ this.VelocityChart.Series.Add(series17);
+ this.VelocityChart.Size = new System.Drawing.Size(698, 308);
+ this.VelocityChart.TabIndex = 35;
+ this.VelocityChart.TabStop = false;
+ this.VelocityChart.Text = "chart1";
+ title5.DockedToChartArea = "ChartArea1";
+ title5.IsDockedInsideChartArea = false;
+ title5.Name = "Title";
+ title5.Text = "Velocity";
+ this.VelocityChart.Titles.Add(title5);
+ //
+ // AccelerationChart
+ //
+ this.AccelerationChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ chartArea6.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea6.AxisY.Title = "Ratio of Output to Input";
+ chartArea6.Name = "ChartArea1";
+ this.AccelerationChart.ChartAreas.Add(chartArea6);
+ this.AccelerationChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
+ legend6.Alignment = System.Drawing.StringAlignment.Far;
+ legend6.BackColor = System.Drawing.Color.Transparent;
+ legend6.DockedToChartArea = "ChartArea1";
+ legend6.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
+ legend6.Name = "Legend1";
+ this.AccelerationChart.Legends.Add(legend6);
+ this.AccelerationChart.Location = new System.Drawing.Point(-5, -2);
+ this.AccelerationChart.Name = "AccelerationChart";
+ series18.ChartArea = "ChartArea1";
+ series18.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series18.Legend = "Legend1";
+ series18.Name = "Accelerated Sensitivity";
+ series19.ChartArea = "ChartArea1";
+ series19.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series19.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series19.Legend = "Legend1";
+ series19.Name = "Last Mouse Move";
+ series20.ChartArea = "ChartArea1";
+ series20.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series20.Legend = "Legend1";
+ series20.Name = "Y: Accelerated Sensitivity";
+ series21.ChartArea = "ChartArea1";
+ series21.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series21.IsVisibleInLegend = false;
+ series21.Legend = "Legend1";
+ series21.Name = "Y - Last Mouse Move";
+ this.AccelerationChart.Series.Add(series18);
+ this.AccelerationChart.Series.Add(series19);
+ this.AccelerationChart.Series.Add(series20);
+ this.AccelerationChart.Series.Add(series21);
+ this.AccelerationChart.Size = new System.Drawing.Size(698, 328);
+ this.AccelerationChart.TabIndex = 34;
+ this.AccelerationChart.TabStop = false;
+ this.AccelerationChart.Text = "Sensitivity";
+ title6.DockedToChartArea = "ChartArea1";
+ title6.IsDockedInsideChartArea = false;
+ title6.Name = "Title";
+ title6.Text = "Sensitivity";
+ this.AccelerationChart.Titles.Add(title6);
+ //
+ // RawAcceleration
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1884, 956);
+ this.Controls.Add(this.chartsPanel);
+ this.Controls.Add(this.optionsPanel);
+ this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
+ this.Name = "RawAcceleration";
+ this.Text = "Raw Accel";
+ this.optionsPanel.ResumeLayout(false);
+ this.optionsPanel.PerformLayout();
+ this.DirectionalityPanel.ResumeLayout(false);
+ this.DirectionalityPanel.PerformLayout();
+ this.menuStrip1.ResumeLayout(false);
+ this.menuStrip1.PerformLayout();
+ this.chartsPanel.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.GainChart)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).EndInit();
+ this.ResumeLayout(false);
+ this.PerformLayout();
}
diff --git a/grapher/Properties/Settings.Designer.cs b/grapher/Properties/Settings.Designer.cs
index d305209..285e18e 100644
--- a/grapher/Properties/Settings.Designer.cs
+++ b/grapher/Properties/Settings.Designer.cs
@@ -8,23 +8,31 @@
//
//------------------------------------------------------------------------------
-namespace grapher.Properties
-{
-
-
+namespace grapher.Properties {
+
+
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
- internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
- {
-
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.8.1.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default
- {
- get
- {
+
+ public static Settings Default {
+ get {
return defaultInstance;
}
}
+
+ [global::System.Configuration.UserScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("Window")]
+ public global::System.Drawing.Color Chart_BG_Colour {
+ get {
+ return ((global::System.Drawing.Color)(this["Chart_BG_Colour"]));
+ }
+ set {
+ this["Chart_BG_Colour"] = value;
+ }
+ }
}
}
diff --git a/grapher/Properties/Settings.settings b/grapher/Properties/Settings.settings
index 3964565..7c46209 100644
--- a/grapher/Properties/Settings.settings
+++ b/grapher/Properties/Settings.settings
@@ -1,7 +1,9 @@
-
-
-
-
-
-
+
+
+
+
+ Window
+
+
+
\ No newline at end of file
--
cgit v1.2.3
From 8181105215e71f9b71b205037afb2839e20e7619 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Mon, 26 Apr 2021 21:08:57 +1000
Subject: chartarea is transparent for all charts now
---
grapher/Form1.Designer.cs | 8 ++++++--
grapher/Form1.cs | 4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index 5547288..5dd2f87 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -1134,7 +1134,6 @@ namespace grapher
//
// DPITextBox
//
- this.DPITextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
this.DPITextBox.Name = "DPITextBox";
this.DPITextBox.Size = new System.Drawing.Size(100, 23);
//
@@ -1148,7 +1147,6 @@ namespace grapher
//
// PollRateTextBox
//
- this.PollRateTextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
this.PollRateTextBox.Name = "PollRateTextBox";
this.PollRateTextBox.Size = new System.Drawing.Size(100, 23);
//
@@ -1263,6 +1261,7 @@ namespace grapher
this.GainChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
chartArea1.AxisX.Title = "Input Speed (counts/ms)";
chartArea1.AxisY.Title = "Slope of Velocity Chart";
+ chartArea1.BackColor = System.Drawing.Color.Transparent;
chartArea1.Name = "ChartArea1";
this.GainChartY.ChartAreas.Add(chartArea1);
this.GainChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
@@ -1306,6 +1305,7 @@ namespace grapher
this.VelocityChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
chartArea2.AxisX.Title = "Input Speed (count/ms)";
chartArea2.AxisY.Title = "Output Speed (counts/ms)";
+ chartArea2.BackColor = System.Drawing.Color.Transparent;
chartArea2.Name = "ChartArea1";
this.VelocityChartY.ChartAreas.Add(chartArea2);
this.VelocityChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
@@ -1349,6 +1349,7 @@ namespace grapher
this.AccelerationChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
chartArea3.AxisX.Title = "Input Speed (counts/ms)";
chartArea3.AxisY.Title = "Ratio of Output to Input)";
+ chartArea3.BackColor = System.Drawing.Color.Transparent;
chartArea3.Name = "ChartArea1";
this.AccelerationChartY.ChartAreas.Add(chartArea3);
this.AccelerationChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
@@ -1392,6 +1393,7 @@ namespace grapher
this.GainChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
chartArea4.AxisX.Title = "Input Speed (counts/ms)";
chartArea4.AxisY.Title = "Slope of Velocity Chart";
+ chartArea4.BackColor = System.Drawing.Color.Transparent;
chartArea4.Name = "ChartArea1";
this.GainChart.ChartAreas.Add(chartArea4);
this.GainChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
@@ -1440,6 +1442,7 @@ namespace grapher
this.VelocityChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
chartArea5.AxisX.Title = "Input Speed (count/ms)";
chartArea5.AxisY.Title = "Output Speed (counts/ms)";
+ chartArea5.BackColor = System.Drawing.Color.Transparent;
chartArea5.Name = "ChartArea1";
this.VelocityChart.ChartAreas.Add(chartArea5);
this.VelocityChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
@@ -1488,6 +1491,7 @@ namespace grapher
this.AccelerationChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
chartArea6.AxisX.Title = "Input Speed (counts/ms)";
chartArea6.AxisY.Title = "Ratio of Output to Input";
+ chartArea6.BackColor = System.Drawing.Color.Transparent;
chartArea6.Name = "ChartArea1";
this.AccelerationChart.ChartAreas.Add(chartArea6);
this.AccelerationChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 51f1355..d5f9246 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -217,6 +217,6 @@ namespace grapher
}
- #endregion Method
- }
+ #endregion Method
+ }
}
--
cgit v1.2.3
From 4046426b2e948bceb6e39af8d1e50586e90bec11 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Tue, 27 Apr 2021 19:44:22 +1000
Subject: set chart props in own function
---
grapher/App.config | 12 ++++++++
grapher/Models/Charts/ChartXY.cs | 50 +++++++++++++++++++++++++++++++--
grapher/Properties/Settings.Designer.cs | 48 +++++++++++++++++++++++++++++++
grapher/Properties/Settings.settings | 12 ++++++++
4 files changed, 120 insertions(+), 2 deletions(-)
(limited to 'grapher')
diff --git a/grapher/App.config b/grapher/App.config
index da209d6..62b54de 100644
--- a/grapher/App.config
+++ b/grapher/App.config
@@ -13,6 +13,18 @@
Window
+
+ 15
+
+
+ 12
+
+
+ 3
+
+
+ Desktop
+
\ No newline at end of file
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index bd80ea2..133d314 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -89,6 +89,39 @@ namespace grapher
#region Methods
+ public static void setChartColors(Chart chart)
+ {
+ //global::grapher.Models.Serialized.GUISettings
+ System.Drawing.Color fgColor = global::grapher.Properties.Settings.Default.Chart_FG_Colour;
+ System.Drawing.Color bgColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ System.Drawing.Color bgTrans = System.Drawing.Color.Transparent;
+
+ chart.ForeColor = fgColor;
+ chart.Titles[0].ForeColor = fgColor;
+
+ chart.ChartAreas[0].AxisX.LabelStyle.ForeColor = fgColor;
+ chart.ChartAreas[0].AxisY.LabelStyle.ForeColor = fgColor;
+
+ chart.ChartAreas[0].AxisX.LineColor = fgColor;
+ chart.ChartAreas[0].AxisY.LineColor = fgColor;
+ chart.ChartAreas[0].AxisY.MajorTickMark.LineColor = fgColor;
+ chart.ChartAreas[0].AxisX.MajorTickMark.LineColor = fgColor;
+
+ chart.ChartAreas[0].AxisX.MajorGrid.LineColor = fgColor;
+ chart.ChartAreas[0].AxisY.MajorGrid.LineColor = fgColor;
+
+ chart.ChartAreas[0].AxisX.MinorGrid.LineColor = fgColor;
+ chart.Legends[0].ForeColor = fgColor;
+
+ chart.ChartAreas[0].AxisX.TitleForeColor = fgColor;
+ chart.ChartAreas[0].AxisY.TitleForeColor = fgColor;
+
+ chart.ChartAreas[0].BorderColor = fgColor;
+
+ chart.Legends[0].BackColor = bgTrans;
+ chart.ChartAreas[0].BackColor = bgTrans;
+ }
+
public static void SetupChart(Chart chart)
{
chart.ChartAreas[0].AxisX.RoundAxisValues();
@@ -98,7 +131,7 @@ namespace grapher
chart.ChartAreas[0].AxisY.ScaleView.MinSize = 0.01;
chart.ChartAreas[0].AxisY.ScaleView.SmallScrollSize = 0.001;
-
+
chart.ChartAreas[0].AxisX.LabelStyle.Format = "0.##";
chart.ChartAreas[0].AxisY.LabelStyle.Format = "0.##";
@@ -116,7 +149,20 @@ namespace grapher
chart.Series[1].Points.Clear();
chart.Series[1].Points.AddXY(0, 0);
- chart.Titles[0].Font = new System.Drawing.Font(chart.Titles[0].Font.Name, 9.0f, System.Drawing.FontStyle.Italic);
+ chart.ChartAreas[0].AxisX.TitleFont = new System.Drawing.Font(chart.ChartAreas[0].AxisX.TitleFont.Name, global::grapher.Properties.Settings.Default.Chart_Axis_Font_Size, System.Drawing.FontStyle.Bold);
+ chart.ChartAreas[0].AxisY.TitleFont = chart.ChartAreas[0].AxisX.TitleFont;
+
+ chart.Titles[0].Font = new System.Drawing.Font(chart.Titles[0].Font.Name, global::grapher.Properties.Settings.Default.Chart_Font_Size, System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Bold);
+ int line_width = global::grapher.Properties.Settings.Default.Chart_Series_Line_Width;
+ chart.Series[0].BorderWidth = line_width;
+ chart.Series[0].MarkerSize = line_width;
+ chart.Series[2].BorderWidth = line_width;
+ chart.Series[2].MarkerSize = line_width;
+
+ chart.ChartAreas[0].AxisX.MinorGrid.Enabled = true;
+ chart.ChartAreas[0].AxisX.MinorGrid.LineDashStyle = ChartDashStyle.Dot;
+
+ setChartColors(chart);
}
public static void DrawPoint(Chart chart, PointData pointOne, PointData pointTwo = null)
diff --git a/grapher/Properties/Settings.Designer.cs b/grapher/Properties/Settings.Designer.cs
index 285e18e..51f559a 100644
--- a/grapher/Properties/Settings.Designer.cs
+++ b/grapher/Properties/Settings.Designer.cs
@@ -34,5 +34,53 @@ namespace grapher.Properties {
this["Chart_BG_Colour"] = value;
}
}
+
+ [global::System.Configuration.UserScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("15")]
+ public float Chart_Font_Size {
+ get {
+ return ((float)(this["Chart_Font_Size"]));
+ }
+ set {
+ this["Chart_Font_Size"] = value;
+ }
+ }
+
+ [global::System.Configuration.UserScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("12")]
+ public float Chart_Axis_Font_Size {
+ get {
+ return ((float)(this["Chart_Axis_Font_Size"]));
+ }
+ set {
+ this["Chart_Axis_Font_Size"] = value;
+ }
+ }
+
+ [global::System.Configuration.UserScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("3")]
+ public int Chart_Series_Line_Width {
+ get {
+ return ((int)(this["Chart_Series_Line_Width"]));
+ }
+ set {
+ this["Chart_Series_Line_Width"] = value;
+ }
+ }
+
+ [global::System.Configuration.UserScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("Desktop")]
+ public global::System.Drawing.Color Chart_FG_Colour {
+ get {
+ return ((global::System.Drawing.Color)(this["Chart_FG_Colour"]));
+ }
+ set {
+ this["Chart_FG_Colour"] = value;
+ }
+ }
}
}
diff --git a/grapher/Properties/Settings.settings b/grapher/Properties/Settings.settings
index 7c46209..74b2acf 100644
--- a/grapher/Properties/Settings.settings
+++ b/grapher/Properties/Settings.settings
@@ -5,5 +5,17 @@
Window
+
+ 15
+
+
+ 12
+
+
+ 3
+
+
+ Desktop
+
\ No newline at end of file
--
cgit v1.2.3
From a39943d6a33af6059cdce9bfcdd9ec96c387a64e Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Tue, 27 Apr 2021 19:50:28 +1000
Subject: Reset form 1 to original
---
grapher/Form1.Designer.cs | 2984 ++++++++++++++++++++++-----------------------
1 file changed, 1472 insertions(+), 1512 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index 5dd2f87..20af913 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -30,1536 +30,1496 @@ namespace grapher
///
private void InitializeComponent()
{
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title4 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend5 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series15 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series16 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series17 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title5 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend6 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series18 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series19 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series20 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Series series21 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.Title title6 = new System.Windows.Forms.DataVisualization.Charting.Title();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RawAcceleration));
- this.optionsPanel = new System.Windows.Forms.Panel();
- this.FakeBox = new System.Windows.Forms.CheckBox();
- this.DirectionalityPanel = new System.Windows.Forms.Panel();
- this.LpNormActiveValue = new System.Windows.Forms.Label();
- this.RangeActiveValueY = new System.Windows.Forms.Label();
- this.RangeActiveValueX = new System.Windows.Forms.Label();
- this.DomainActiveValueY = new System.Windows.Forms.Label();
- this.DomainActiveValueX = new System.Windows.Forms.Label();
- this.DirectionalityActiveValueTitle = new System.Windows.Forms.Label();
- this.ByComponentCheckBox = new System.Windows.Forms.CheckBox();
- this.WholeCheckBox = new System.Windows.Forms.CheckBox();
- this.DirectionalityRangeLabel = new System.Windows.Forms.Label();
- this.DirectionalDomainLabel = new System.Windows.Forms.Label();
- this.LpNormBox = new System.Windows.Forms.TextBox();
- this.LPNormLabel = new System.Windows.Forms.Label();
- this.DirectionalityY = new System.Windows.Forms.Label();
- this.DirectionalityX = new System.Windows.Forms.Label();
- this.RangeBoxY = new System.Windows.Forms.TextBox();
- this.RangeBoxX = new System.Windows.Forms.TextBox();
- this.DomainBoxY = new System.Windows.Forms.TextBox();
- this.DomainBoxX = new System.Windows.Forms.TextBox();
- this.DirectionalityLabel = new System.Windows.Forms.Label();
- this.toggleButton = new System.Windows.Forms.CheckBox();
- this.scaleLabelY = new System.Windows.Forms.Label();
- this.ScaleActiveYLabel = new System.Windows.Forms.Label();
- this.scaleBoxY = new System.Windows.Forms.TextBox();
- this.ScaleActiveXLabel = new System.Windows.Forms.Label();
- this.scaleLabelX = new System.Windows.Forms.Label();
- this.scaleBoxX = new System.Windows.Forms.TextBox();
- this.expLabelY = new System.Windows.Forms.Label();
- this.ExpActiveYLabel = new System.Windows.Forms.Label();
- this.expBoxY = new System.Windows.Forms.TextBox();
- this.ExpActiveXLabel = new System.Windows.Forms.Label();
- this.expLabelX = new System.Windows.Forms.Label();
- this.expBoxX = new System.Windows.Forms.TextBox();
- this.ActiveValueTitleY = new System.Windows.Forms.Label();
- this.AccelTypeActiveLabelY = new System.Windows.Forms.Label();
- this.OptionSetYTitle = new System.Windows.Forms.Label();
- this.OptionSetXTitle = new System.Windows.Forms.Label();
- this.constantThreeLabelY = new System.Windows.Forms.Label();
- this.limitLabelY = new System.Windows.Forms.Label();
- this.offsetLabelY = new System.Windows.Forms.Label();
- this.weightLabelY = new System.Windows.Forms.Label();
- this.capLabelY = new System.Windows.Forms.Label();
- this.constantOneLabelY = new System.Windows.Forms.Label();
- this.ByComponentXYLock = new System.Windows.Forms.CheckBox();
- this.MidpointActiveYLabel = new System.Windows.Forms.Label();
- this.LimitActiveYLabel = new System.Windows.Forms.Label();
- this.OffsetActiveYLabel = new System.Windows.Forms.Label();
- this.AccelerationActiveLabelY = new System.Windows.Forms.Label();
- this.accelTypeDropY = new System.Windows.Forms.ComboBox();
- this.midpointBoxY = new System.Windows.Forms.TextBox();
- this.limitBoxY = new System.Windows.Forms.TextBox();
- this.offsetBoxY = new System.Windows.Forms.TextBox();
- this.accelerationBoxY = new System.Windows.Forms.TextBox();
- this.MidpointActiveXLabel = new System.Windows.Forms.Label();
- this.LimitActiveXLabel = new System.Windows.Forms.Label();
- this.OffsetActiveXLabel = new System.Windows.Forms.Label();
- this.CapActiveYLabel = new System.Windows.Forms.Label();
- this.WeightActiveYLabel = new System.Windows.Forms.Label();
- this.WeightActiveXLabel = new System.Windows.Forms.Label();
- this.CapActiveXLabel = new System.Windows.Forms.Label();
- this.AccelerationActiveLabelX = new System.Windows.Forms.Label();
- this.AccelTypeActiveLabelX = new System.Windows.Forms.Label();
- this.RotationActiveLabel = new System.Windows.Forms.Label();
- this.SensitivityActiveYLabel = new System.Windows.Forms.Label();
- this.SensitivityActiveXLabel = new System.Windows.Forms.Label();
- this.ActiveValueTitle = new System.Windows.Forms.Label();
- this.MouseLabel = new System.Windows.Forms.Label();
- this.LockXYLabel = new System.Windows.Forms.Label();
- this.sensXYLock = new System.Windows.Forms.CheckBox();
- this.capBoxY = new System.Windows.Forms.TextBox();
- this.sensitivityBoxY = new System.Windows.Forms.TextBox();
- this.writeButton = new System.Windows.Forms.Button();
- this.offsetLabelX = new System.Windows.Forms.Label();
- this.offsetBoxX = new System.Windows.Forms.TextBox();
- this.constantThreeLabelX = new System.Windows.Forms.Label();
- this.midpointBoxX = new System.Windows.Forms.TextBox();
- this.limitLabelX = new System.Windows.Forms.Label();
- this.limitBoxX = new System.Windows.Forms.TextBox();
- this.weightBoxY = new System.Windows.Forms.TextBox();
- this.weightLabelX = new System.Windows.Forms.Label();
- this.weightBoxX = new System.Windows.Forms.TextBox();
- this.capLabelX = new System.Windows.Forms.Label();
- this.capBoxX = new System.Windows.Forms.TextBox();
- this.constantOneLabelX = new System.Windows.Forms.Label();
- this.accelerationBoxX = new System.Windows.Forms.TextBox();
- this.rotationLabel = new System.Windows.Forms.Label();
- this.rotationBox = new System.Windows.Forms.TextBox();
- this.sensitivityLabel = new System.Windows.Forms.Label();
- this.sensitivityBoxX = new System.Windows.Forms.TextBox();
- this.accelTypeDropX = new System.Windows.Forms.ComboBox();
- this.menuStrip1 = new System.Windows.Forms.MenuStrip();
- this.graphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.scaleByDPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.dPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.DPITextBox = new System.Windows.Forms.ToolStripTextBox();
- this.pollRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.PollRateTextBox = new System.Windows.Forms.ToolStripTextBox();
- this.ScaleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.showVelocityGainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.showLastMouseMoveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.advancedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.capStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.gainCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.legacyCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.offsetStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.gainOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.legacyOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.AutoWriteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.UseSpecificDeviceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.chartsPanel = new System.Windows.Forms.Panel();
- this.GainChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.VelocityChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.AccelerationChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.GainChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.VelocityChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.AccelerationChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.optionsPanel.SuspendLayout();
- this.DirectionalityPanel.SuspendLayout();
- this.menuStrip1.SuspendLayout();
- this.chartsPanel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.GainChart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).BeginInit();
- this.SuspendLayout();
- //
- // optionsPanel
- //
- this.optionsPanel.AutoSize = true;
- this.optionsPanel.Controls.Add(this.FakeBox);
- this.optionsPanel.Controls.Add(this.DirectionalityPanel);
- this.optionsPanel.Controls.Add(this.toggleButton);
- this.optionsPanel.Controls.Add(this.scaleLabelY);
- this.optionsPanel.Controls.Add(this.ScaleActiveYLabel);
- this.optionsPanel.Controls.Add(this.scaleBoxY);
- this.optionsPanel.Controls.Add(this.ScaleActiveXLabel);
- this.optionsPanel.Controls.Add(this.scaleLabelX);
- this.optionsPanel.Controls.Add(this.scaleBoxX);
- this.optionsPanel.Controls.Add(this.expLabelY);
- this.optionsPanel.Controls.Add(this.ExpActiveYLabel);
- this.optionsPanel.Controls.Add(this.expBoxY);
- this.optionsPanel.Controls.Add(this.ExpActiveXLabel);
- this.optionsPanel.Controls.Add(this.expLabelX);
- this.optionsPanel.Controls.Add(this.expBoxX);
- this.optionsPanel.Controls.Add(this.ActiveValueTitleY);
- this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelY);
- this.optionsPanel.Controls.Add(this.OptionSetYTitle);
- this.optionsPanel.Controls.Add(this.OptionSetXTitle);
- this.optionsPanel.Controls.Add(this.constantThreeLabelY);
- this.optionsPanel.Controls.Add(this.limitLabelY);
- this.optionsPanel.Controls.Add(this.offsetLabelY);
- this.optionsPanel.Controls.Add(this.weightLabelY);
- this.optionsPanel.Controls.Add(this.capLabelY);
- this.optionsPanel.Controls.Add(this.constantOneLabelY);
- this.optionsPanel.Controls.Add(this.ByComponentXYLock);
- this.optionsPanel.Controls.Add(this.MidpointActiveYLabel);
- this.optionsPanel.Controls.Add(this.LimitActiveYLabel);
- this.optionsPanel.Controls.Add(this.OffsetActiveYLabel);
- this.optionsPanel.Controls.Add(this.AccelerationActiveLabelY);
- this.optionsPanel.Controls.Add(this.accelTypeDropY);
- this.optionsPanel.Controls.Add(this.midpointBoxY);
- this.optionsPanel.Controls.Add(this.limitBoxY);
- this.optionsPanel.Controls.Add(this.offsetBoxY);
- this.optionsPanel.Controls.Add(this.accelerationBoxY);
- this.optionsPanel.Controls.Add(this.MidpointActiveXLabel);
- this.optionsPanel.Controls.Add(this.LimitActiveXLabel);
- this.optionsPanel.Controls.Add(this.OffsetActiveXLabel);
- this.optionsPanel.Controls.Add(this.CapActiveYLabel);
- this.optionsPanel.Controls.Add(this.WeightActiveYLabel);
- this.optionsPanel.Controls.Add(this.WeightActiveXLabel);
- this.optionsPanel.Controls.Add(this.CapActiveXLabel);
- this.optionsPanel.Controls.Add(this.AccelerationActiveLabelX);
- this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelX);
- this.optionsPanel.Controls.Add(this.RotationActiveLabel);
- this.optionsPanel.Controls.Add(this.SensitivityActiveYLabel);
- this.optionsPanel.Controls.Add(this.SensitivityActiveXLabel);
- this.optionsPanel.Controls.Add(this.ActiveValueTitle);
- this.optionsPanel.Controls.Add(this.MouseLabel);
- this.optionsPanel.Controls.Add(this.LockXYLabel);
- this.optionsPanel.Controls.Add(this.sensXYLock);
- this.optionsPanel.Controls.Add(this.capBoxY);
- this.optionsPanel.Controls.Add(this.sensitivityBoxY);
- this.optionsPanel.Controls.Add(this.writeButton);
- this.optionsPanel.Controls.Add(this.offsetLabelX);
- this.optionsPanel.Controls.Add(this.offsetBoxX);
- this.optionsPanel.Controls.Add(this.constantThreeLabelX);
- this.optionsPanel.Controls.Add(this.midpointBoxX);
- this.optionsPanel.Controls.Add(this.limitLabelX);
- this.optionsPanel.Controls.Add(this.limitBoxX);
- this.optionsPanel.Controls.Add(this.weightBoxY);
- this.optionsPanel.Controls.Add(this.weightLabelX);
- this.optionsPanel.Controls.Add(this.weightBoxX);
- this.optionsPanel.Controls.Add(this.capLabelX);
- this.optionsPanel.Controls.Add(this.capBoxX);
- this.optionsPanel.Controls.Add(this.constantOneLabelX);
- this.optionsPanel.Controls.Add(this.accelerationBoxX);
- this.optionsPanel.Controls.Add(this.rotationLabel);
- this.optionsPanel.Controls.Add(this.rotationBox);
- this.optionsPanel.Controls.Add(this.sensitivityLabel);
- this.optionsPanel.Controls.Add(this.sensitivityBoxX);
- this.optionsPanel.Controls.Add(this.accelTypeDropX);
- this.optionsPanel.Controls.Add(this.menuStrip1);
- this.optionsPanel.Dock = System.Windows.Forms.DockStyle.Left;
- this.optionsPanel.Location = new System.Drawing.Point(0, 0);
- this.optionsPanel.MinimumSize = new System.Drawing.Size(2, 333);
- this.optionsPanel.Name = "optionsPanel";
- this.optionsPanel.Size = new System.Drawing.Size(483, 956);
- this.optionsPanel.TabIndex = 34;
- //
- // FakeBox
- //
- this.FakeBox.AutoSize = true;
- this.FakeBox.Location = new System.Drawing.Point(31, 538);
- this.FakeBox.Name = "FakeBox";
- this.FakeBox.Size = new System.Drawing.Size(47, 17);
- this.FakeBox.TabIndex = 151;
- this.FakeBox.Text = "fake";
- this.FakeBox.UseVisualStyleBackColor = true;
- //
- // DirectionalityPanel
- //
- this.DirectionalityPanel.Controls.Add(this.LpNormActiveValue);
- this.DirectionalityPanel.Controls.Add(this.RangeActiveValueY);
- this.DirectionalityPanel.Controls.Add(this.RangeActiveValueX);
- this.DirectionalityPanel.Controls.Add(this.DomainActiveValueY);
- this.DirectionalityPanel.Controls.Add(this.DomainActiveValueX);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityActiveValueTitle);
- this.DirectionalityPanel.Controls.Add(this.ByComponentCheckBox);
- this.DirectionalityPanel.Controls.Add(this.WholeCheckBox);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityRangeLabel);
- this.DirectionalityPanel.Controls.Add(this.DirectionalDomainLabel);
- this.DirectionalityPanel.Controls.Add(this.LpNormBox);
- this.DirectionalityPanel.Controls.Add(this.LPNormLabel);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityY);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityX);
- this.DirectionalityPanel.Controls.Add(this.RangeBoxY);
- this.DirectionalityPanel.Controls.Add(this.RangeBoxX);
- this.DirectionalityPanel.Controls.Add(this.DomainBoxY);
- this.DirectionalityPanel.Controls.Add(this.DomainBoxX);
- this.DirectionalityPanel.Controls.Add(this.DirectionalityLabel);
- this.DirectionalityPanel.Location = new System.Drawing.Point(12, 369);
- this.DirectionalityPanel.Name = "DirectionalityPanel";
- this.DirectionalityPanel.Size = new System.Drawing.Size(298, 135);
- this.DirectionalityPanel.TabIndex = 150;
- //
- // LpNormActiveValue
- //
- this.LpNormActiveValue.AutoSize = true;
- this.LpNormActiveValue.Location = new System.Drawing.Point(185, 81);
- this.LpNormActiveValue.Name = "LpNormActiveValue";
- this.LpNormActiveValue.Size = new System.Drawing.Size(13, 13);
- this.LpNormActiveValue.TabIndex = 18;
- this.LpNormActiveValue.Text = "0";
- //
- // RangeActiveValueY
- //
- this.RangeActiveValueY.AutoSize = true;
- this.RangeActiveValueY.Location = new System.Drawing.Point(204, 55);
- this.RangeActiveValueY.Name = "RangeActiveValueY";
- this.RangeActiveValueY.Size = new System.Drawing.Size(13, 13);
- this.RangeActiveValueY.TabIndex = 17;
- this.RangeActiveValueY.Text = "0";
- //
- // RangeActiveValueX
- //
- this.RangeActiveValueX.AutoSize = true;
- this.RangeActiveValueX.Location = new System.Drawing.Point(177, 55);
- this.RangeActiveValueX.Name = "RangeActiveValueX";
- this.RangeActiveValueX.Size = new System.Drawing.Size(13, 13);
- this.RangeActiveValueX.TabIndex = 16;
- this.RangeActiveValueX.Text = "0";
- //
- // DomainActiveValueY
- //
- this.DomainActiveValueY.AutoSize = true;
- this.DomainActiveValueY.Location = new System.Drawing.Point(204, 28);
- this.DomainActiveValueY.Name = "DomainActiveValueY";
- this.DomainActiveValueY.Size = new System.Drawing.Size(13, 13);
- this.DomainActiveValueY.TabIndex = 15;
- this.DomainActiveValueY.Text = "0";
- //
- // DomainActiveValueX
- //
- this.DomainActiveValueX.AutoSize = true;
- this.DomainActiveValueX.Location = new System.Drawing.Point(177, 28);
- this.DomainActiveValueX.Name = "DomainActiveValueX";
- this.DomainActiveValueX.Size = new System.Drawing.Size(13, 13);
- this.DomainActiveValueX.TabIndex = 14;
- this.DomainActiveValueX.Text = "0";
- //
- // DirectionalityActiveValueTitle
- //
- this.DirectionalityActiveValueTitle.AutoSize = true;
- this.DirectionalityActiveValueTitle.Location = new System.Drawing.Point(176, 9);
- this.DirectionalityActiveValueTitle.Name = "DirectionalityActiveValueTitle";
- this.DirectionalityActiveValueTitle.Size = new System.Drawing.Size(41, 13);
- this.DirectionalityActiveValueTitle.TabIndex = 13;
- this.DirectionalityActiveValueTitle.Text = "Current";
- //
- // ByComponentCheckBox
- //
- this.ByComponentCheckBox.AutoCheck = false;
- this.ByComponentCheckBox.AutoSize = true;
- this.ByComponentCheckBox.Location = new System.Drawing.Point(180, 104);
- this.ByComponentCheckBox.Name = "ByComponentCheckBox";
- this.ByComponentCheckBox.Size = new System.Drawing.Size(95, 17);
- this.ByComponentCheckBox.TabIndex = 12;
- this.ByComponentCheckBox.Text = "By Component";
- this.ByComponentCheckBox.UseVisualStyleBackColor = true;
- //
- // WholeCheckBox
- //
- this.WholeCheckBox.AutoCheck = false;
- this.WholeCheckBox.AutoSize = true;
- this.WholeCheckBox.Location = new System.Drawing.Point(43, 104);
- this.WholeCheckBox.Name = "WholeCheckBox";
- this.WholeCheckBox.Size = new System.Drawing.Size(57, 17);
- this.WholeCheckBox.TabIndex = 11;
- this.WholeCheckBox.Text = "Whole";
- this.WholeCheckBox.UseVisualStyleBackColor = true;
- //
- // DirectionalityRangeLabel
- //
- this.DirectionalityRangeLabel.AutoSize = true;
- this.DirectionalityRangeLabel.Location = new System.Drawing.Point(24, 55);
- this.DirectionalityRangeLabel.Name = "DirectionalityRangeLabel";
- this.DirectionalityRangeLabel.Size = new System.Drawing.Size(39, 13);
- this.DirectionalityRangeLabel.TabIndex = 10;
- this.DirectionalityRangeLabel.Text = "Range";
- //
- // DirectionalDomainLabel
- //
- this.DirectionalDomainLabel.AutoSize = true;
- this.DirectionalDomainLabel.Location = new System.Drawing.Point(23, 28);
- this.DirectionalDomainLabel.Name = "DirectionalDomainLabel";
- this.DirectionalDomainLabel.Size = new System.Drawing.Size(43, 13);
- this.DirectionalDomainLabel.TabIndex = 9;
- this.DirectionalDomainLabel.Text = "Domain";
- //
- // LpNormBox
- //
- this.LpNormBox.Location = new System.Drawing.Point(94, 78);
- this.LpNormBox.Name = "LpNormBox";
- this.LpNormBox.Size = new System.Drawing.Size(76, 20);
- this.LpNormBox.TabIndex = 8;
- //
- // LPNormLabel
- //
- this.LPNormLabel.AutoSize = true;
- this.LPNormLabel.Location = new System.Drawing.Point(23, 81);
- this.LPNormLabel.Name = "LPNormLabel";
- this.LPNormLabel.Size = new System.Drawing.Size(47, 13);
- this.LPNormLabel.TabIndex = 7;
- this.LPNormLabel.Text = "Lp Norm";
- //
- // DirectionalityY
- //
- this.DirectionalityY.AutoSize = true;
- this.DirectionalityY.Location = new System.Drawing.Point(147, 9);
- this.DirectionalityY.Name = "DirectionalityY";
- this.DirectionalityY.Size = new System.Drawing.Size(14, 13);
- this.DirectionalityY.TabIndex = 6;
- this.DirectionalityY.Text = "Y";
- //
- // DirectionalityX
- //
- this.DirectionalityX.AutoSize = true;
- this.DirectionalityX.Location = new System.Drawing.Point(103, 9);
- this.DirectionalityX.Name = "DirectionalityX";
- this.DirectionalityX.Size = new System.Drawing.Size(14, 13);
- this.DirectionalityX.TabIndex = 5;
- this.DirectionalityX.Text = "X";
- //
- // RangeBoxY
- //
- this.RangeBoxY.Location = new System.Drawing.Point(136, 52);
- this.RangeBoxY.Name = "RangeBoxY";
- this.RangeBoxY.Size = new System.Drawing.Size(34, 20);
- this.RangeBoxY.TabIndex = 4;
- //
- // RangeBoxX
- //
- this.RangeBoxX.Location = new System.Drawing.Point(94, 52);
- this.RangeBoxX.Name = "RangeBoxX";
- this.RangeBoxX.Size = new System.Drawing.Size(34, 20);
- this.RangeBoxX.TabIndex = 3;
- //
- // DomainBoxY
- //
- this.DomainBoxY.Location = new System.Drawing.Point(136, 25);
- this.DomainBoxY.Name = "DomainBoxY";
- this.DomainBoxY.Size = new System.Drawing.Size(34, 20);
- this.DomainBoxY.TabIndex = 2;
- //
- // DomainBoxX
- //
- this.DomainBoxX.Location = new System.Drawing.Point(94, 25);
- this.DomainBoxX.Name = "DomainBoxX";
- this.DomainBoxX.Size = new System.Drawing.Size(34, 20);
- this.DomainBoxX.TabIndex = 1;
- //
- // DirectionalityLabel
- //
- this.DirectionalityLabel.AutoSize = true;
- this.DirectionalityLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.DirectionalityLabel.Location = new System.Drawing.Point(3, 9);
- this.DirectionalityLabel.Name = "DirectionalityLabel";
- this.DirectionalityLabel.Size = new System.Drawing.Size(67, 13);
- this.DirectionalityLabel.TabIndex = 0;
- this.DirectionalityLabel.Text = "Directionality";
- //
- // toggleButton
- //
- this.toggleButton.Location = new System.Drawing.Point(211, 534);
- this.toggleButton.Name = "toggleButton";
- this.toggleButton.Size = new System.Drawing.Size(104, 24);
- this.toggleButton.TabIndex = 112;
- this.toggleButton.Text = "toggle";
- this.toggleButton.UseVisualStyleBackColor = true;
- //
- // scaleLabelY
- //
- this.scaleLabelY.AutoSize = true;
- this.scaleLabelY.Location = new System.Drawing.Point(263, 333);
- this.scaleLabelY.Name = "scaleLabelY";
- this.scaleLabelY.Size = new System.Drawing.Size(34, 13);
- this.scaleLabelY.TabIndex = 149;
- this.scaleLabelY.Text = "Scale";
- //
- // ScaleActiveYLabel
- //
- this.ScaleActiveYLabel.AutoSize = true;
- this.ScaleActiveYLabel.Location = new System.Drawing.Point(414, 333);
- this.ScaleActiveYLabel.Name = "ScaleActiveYLabel";
- this.ScaleActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.ScaleActiveYLabel.TabIndex = 148;
- this.ScaleActiveYLabel.Text = "0";
- //
- // scaleBoxY
- //
- this.scaleBoxY.Location = new System.Drawing.Point(332, 330);
- this.scaleBoxY.Name = "scaleBoxY";
- this.scaleBoxY.Size = new System.Drawing.Size(76, 20);
- this.scaleBoxY.TabIndex = 102;
- //
- // ScaleActiveXLabel
- //
- this.ScaleActiveXLabel.AutoSize = true;
- this.ScaleActiveXLabel.Location = new System.Drawing.Point(197, 333);
- this.ScaleActiveXLabel.Name = "ScaleActiveXLabel";
- this.ScaleActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.ScaleActiveXLabel.TabIndex = 147;
- this.ScaleActiveXLabel.Text = "0";
- //
- // scaleLabelX
- //
- this.scaleLabelX.AutoSize = true;
- this.scaleLabelX.Location = new System.Drawing.Point(37, 333);
- this.scaleLabelX.Name = "scaleLabelX";
- this.scaleLabelX.Size = new System.Drawing.Size(34, 13);
- this.scaleLabelX.TabIndex = 146;
- this.scaleLabelX.Text = "Scale";
- this.scaleLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // scaleBoxX
- //
- this.scaleBoxX.Location = new System.Drawing.Point(106, 330);
- this.scaleBoxX.Name = "scaleBoxX";
- this.scaleBoxX.Size = new System.Drawing.Size(76, 20);
- this.scaleBoxX.TabIndex = 88;
- //
- // expLabelY
- //
- this.expLabelY.AutoSize = true;
- this.expLabelY.Location = new System.Drawing.Point(263, 276);
- this.expLabelY.Name = "expLabelY";
- this.expLabelY.Size = new System.Drawing.Size(52, 13);
- this.expLabelY.TabIndex = 145;
- this.expLabelY.Text = "Exponent";
- //
- // ExpActiveYLabel
- //
- this.ExpActiveYLabel.AutoSize = true;
- this.ExpActiveYLabel.Location = new System.Drawing.Point(414, 276);
- this.ExpActiveYLabel.Name = "ExpActiveYLabel";
- this.ExpActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.ExpActiveYLabel.TabIndex = 144;
- this.ExpActiveYLabel.Text = "0";
- //
- // expBoxY
- //
- this.expBoxY.Location = new System.Drawing.Point(332, 273);
- this.expBoxY.Name = "expBoxY";
- this.expBoxY.Size = new System.Drawing.Size(76, 20);
- this.expBoxY.TabIndex = 109;
- //
- // ExpActiveXLabel
- //
- this.ExpActiveXLabel.AutoSize = true;
- this.ExpActiveXLabel.Location = new System.Drawing.Point(197, 276);
- this.ExpActiveXLabel.Name = "ExpActiveXLabel";
- this.ExpActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.ExpActiveXLabel.TabIndex = 143;
- this.ExpActiveXLabel.Text = "0";
- //
- // expLabelX
- //
- this.expLabelX.AutoSize = true;
- this.expLabelX.Location = new System.Drawing.Point(37, 276);
- this.expLabelX.Name = "expLabelX";
- this.expLabelX.Size = new System.Drawing.Size(52, 13);
- this.expLabelX.TabIndex = 142;
- this.expLabelX.Text = "Exponent";
- this.expLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // expBoxX
- //
- this.expBoxX.Location = new System.Drawing.Point(106, 273);
- this.expBoxX.Name = "expBoxX";
- this.expBoxX.Size = new System.Drawing.Size(76, 20);
- this.expBoxX.TabIndex = 95;
- //
- // ActiveValueTitleY
- //
- this.ActiveValueTitleY.AutoSize = true;
- this.ActiveValueTitleY.Location = new System.Drawing.Point(429, 29);
- this.ActiveValueTitleY.Name = "ActiveValueTitleY";
- this.ActiveValueTitleY.Size = new System.Drawing.Size(41, 13);
- this.ActiveValueTitleY.TabIndex = 141;
- this.ActiveValueTitleY.Text = "Current";
- //
- // AccelTypeActiveLabelY
- //
- this.AccelTypeActiveLabelY.AutoSize = true;
- this.AccelTypeActiveLabelY.Location = new System.Drawing.Point(414, 116);
- this.AccelTypeActiveLabelY.Name = "AccelTypeActiveLabelY";
- this.AccelTypeActiveLabelY.Size = new System.Drawing.Size(66, 13);
- this.AccelTypeActiveLabelY.TabIndex = 140;
- this.AccelTypeActiveLabelY.Text = "SigmoidGain";
- //
- // OptionSetYTitle
- //
- this.OptionSetYTitle.AutoSize = true;
- this.OptionSetYTitle.Location = new System.Drawing.Point(360, 97);
- this.OptionSetYTitle.Name = "OptionSetYTitle";
- this.OptionSetYTitle.Size = new System.Drawing.Size(14, 13);
- this.OptionSetYTitle.TabIndex = 139;
- this.OptionSetYTitle.Text = "Y";
- //
- // OptionSetXTitle
- //
- this.OptionSetXTitle.AutoSize = true;
- this.OptionSetXTitle.Location = new System.Drawing.Point(143, 97);
- this.OptionSetXTitle.Name = "OptionSetXTitle";
- this.OptionSetXTitle.Size = new System.Drawing.Size(14, 13);
- this.OptionSetXTitle.TabIndex = 138;
- this.OptionSetXTitle.Text = "X";
- //
- // constantThreeLabelY
- //
- this.constantThreeLabelY.AutoSize = true;
- this.constantThreeLabelY.Location = new System.Drawing.Point(263, 303);
- this.constantThreeLabelY.Name = "constantThreeLabelY";
- this.constantThreeLabelY.Size = new System.Drawing.Size(47, 13);
- this.constantThreeLabelY.TabIndex = 137;
- this.constantThreeLabelY.Text = "Midpoint";
- //
- // limitLabelY
- //
- this.limitLabelY.AutoSize = true;
- this.limitLabelY.Location = new System.Drawing.Point(263, 247);
- this.limitLabelY.Name = "limitLabelY";
- this.limitLabelY.Size = new System.Drawing.Size(28, 13);
- this.limitLabelY.TabIndex = 136;
- this.limitLabelY.Text = "Limit";
- //
- // offsetLabelY
- //
- this.offsetLabelY.AutoSize = true;
- this.offsetLabelY.Location = new System.Drawing.Point(263, 221);
- this.offsetLabelY.Name = "offsetLabelY";
- this.offsetLabelY.Size = new System.Drawing.Size(35, 13);
- this.offsetLabelY.TabIndex = 135;
- this.offsetLabelY.Text = "Offset";
- //
- // weightLabelY
- //
- this.weightLabelY.AutoSize = true;
- this.weightLabelY.Location = new System.Drawing.Point(263, 195);
- this.weightLabelY.Name = "weightLabelY";
- this.weightLabelY.Size = new System.Drawing.Size(41, 13);
- this.weightLabelY.TabIndex = 134;
- this.weightLabelY.Text = "Weight";
- //
- // capLabelY
- //
- this.capLabelY.AutoSize = true;
- this.capLabelY.Location = new System.Drawing.Point(263, 169);
- this.capLabelY.Name = "capLabelY";
- this.capLabelY.Size = new System.Drawing.Size(26, 13);
- this.capLabelY.TabIndex = 133;
- this.capLabelY.Text = "Cap";
- //
- // constantOneLabelY
- //
- this.constantOneLabelY.AutoSize = true;
- this.constantOneLabelY.Location = new System.Drawing.Point(263, 143);
- this.constantOneLabelY.Name = "constantOneLabelY";
- this.constantOneLabelY.Size = new System.Drawing.Size(66, 13);
- this.constantOneLabelY.TabIndex = 132;
- this.constantOneLabelY.Text = "Acceleration";
- //
- // ByComponentXYLock
- //
- this.ByComponentXYLock.AutoSize = true;
- this.ByComponentXYLock.Checked = true;
- this.ByComponentXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
- this.ByComponentXYLock.Location = new System.Drawing.Point(283, 96);
- this.ByComponentXYLock.Name = "ByComponentXYLock";
- this.ByComponentXYLock.Size = new System.Drawing.Size(15, 14);
- this.ByComponentXYLock.TabIndex = 98;
- this.ByComponentXYLock.UseVisualStyleBackColor = true;
- //
- // MidpointActiveYLabel
- //
- this.MidpointActiveYLabel.AutoSize = true;
- this.MidpointActiveYLabel.Location = new System.Drawing.Point(414, 303);
- this.MidpointActiveYLabel.Name = "MidpointActiveYLabel";
- this.MidpointActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.MidpointActiveYLabel.TabIndex = 131;
- this.MidpointActiveYLabel.Text = "0";
- //
- // LimitActiveYLabel
- //
- this.LimitActiveYLabel.AutoSize = true;
- this.LimitActiveYLabel.Location = new System.Drawing.Point(414, 247);
- this.LimitActiveYLabel.Name = "LimitActiveYLabel";
- this.LimitActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.LimitActiveYLabel.TabIndex = 130;
- this.LimitActiveYLabel.Text = "0";
- //
- // OffsetActiveYLabel
- //
- this.OffsetActiveYLabel.AutoSize = true;
- this.OffsetActiveYLabel.Location = new System.Drawing.Point(414, 221);
- this.OffsetActiveYLabel.Name = "OffsetActiveYLabel";
- this.OffsetActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.OffsetActiveYLabel.TabIndex = 129;
- this.OffsetActiveYLabel.Text = "0";
- //
- // AccelerationActiveLabelY
- //
- this.AccelerationActiveLabelY.AutoSize = true;
- this.AccelerationActiveLabelY.Location = new System.Drawing.Point(414, 143);
- this.AccelerationActiveLabelY.Name = "AccelerationActiveLabelY";
- this.AccelerationActiveLabelY.Size = new System.Drawing.Size(13, 13);
- this.AccelerationActiveLabelY.TabIndex = 128;
- this.AccelerationActiveLabelY.Text = "0";
- //
- // accelTypeDropY
- //
- this.accelTypeDropY.FormattingEnabled = true;
- this.accelTypeDropY.Location = new System.Drawing.Point(332, 113);
- this.accelTypeDropY.Name = "accelTypeDropY";
- this.accelTypeDropY.Size = new System.Drawing.Size(76, 21);
- this.accelTypeDropY.TabIndex = 99;
- this.accelTypeDropY.Text = "Accel Type";
- //
- // midpointBoxY
- //
- this.midpointBoxY.Location = new System.Drawing.Point(332, 300);
- this.midpointBoxY.Name = "midpointBoxY";
- this.midpointBoxY.Size = new System.Drawing.Size(76, 20);
- this.midpointBoxY.TabIndex = 110;
- //
- // limitBoxY
- //
- this.limitBoxY.Location = new System.Drawing.Point(332, 244);
- this.limitBoxY.Name = "limitBoxY";
- this.limitBoxY.Size = new System.Drawing.Size(76, 20);
- this.limitBoxY.TabIndex = 108;
- //
- // offsetBoxY
- //
- this.offsetBoxY.Location = new System.Drawing.Point(332, 218);
- this.offsetBoxY.Name = "offsetBoxY";
- this.offsetBoxY.Size = new System.Drawing.Size(76, 20);
- this.offsetBoxY.TabIndex = 106;
- //
- // accelerationBoxY
- //
- this.accelerationBoxY.Location = new System.Drawing.Point(332, 140);
- this.accelerationBoxY.Name = "accelerationBoxY";
- this.accelerationBoxY.Size = new System.Drawing.Size(76, 20);
- this.accelerationBoxY.TabIndex = 100;
- //
- // MidpointActiveXLabel
- //
- this.MidpointActiveXLabel.AutoSize = true;
- this.MidpointActiveXLabel.Location = new System.Drawing.Point(197, 303);
- this.MidpointActiveXLabel.Name = "MidpointActiveXLabel";
- this.MidpointActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.MidpointActiveXLabel.TabIndex = 127;
- this.MidpointActiveXLabel.Text = "0";
- //
- // LimitActiveXLabel
- //
- this.LimitActiveXLabel.AutoSize = true;
- this.LimitActiveXLabel.Location = new System.Drawing.Point(197, 247);
- this.LimitActiveXLabel.Name = "LimitActiveXLabel";
- this.LimitActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.LimitActiveXLabel.TabIndex = 126;
- this.LimitActiveXLabel.Text = "0";
- //
- // OffsetActiveXLabel
- //
- this.OffsetActiveXLabel.AutoSize = true;
- this.OffsetActiveXLabel.Location = new System.Drawing.Point(197, 221);
- this.OffsetActiveXLabel.Name = "OffsetActiveXLabel";
- this.OffsetActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.OffsetActiveXLabel.TabIndex = 125;
- this.OffsetActiveXLabel.Text = "0";
- //
- // CapActiveYLabel
- //
- this.CapActiveYLabel.AutoSize = true;
- this.CapActiveYLabel.Location = new System.Drawing.Point(414, 169);
- this.CapActiveYLabel.Name = "CapActiveYLabel";
- this.CapActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.CapActiveYLabel.TabIndex = 124;
- this.CapActiveYLabel.Text = "0";
- //
- // WeightActiveYLabel
- //
- this.WeightActiveYLabel.AutoSize = true;
- this.WeightActiveYLabel.Location = new System.Drawing.Point(414, 195);
- this.WeightActiveYLabel.Name = "WeightActiveYLabel";
- this.WeightActiveYLabel.Size = new System.Drawing.Size(13, 13);
- this.WeightActiveYLabel.TabIndex = 123;
- this.WeightActiveYLabel.Text = "0";
- //
- // WeightActiveXLabel
- //
- this.WeightActiveXLabel.AutoSize = true;
- this.WeightActiveXLabel.Location = new System.Drawing.Point(197, 195);
- this.WeightActiveXLabel.Name = "WeightActiveXLabel";
- this.WeightActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.WeightActiveXLabel.TabIndex = 122;
- this.WeightActiveXLabel.Text = "0";
- //
- // CapActiveXLabel
- //
- this.CapActiveXLabel.AutoSize = true;
- this.CapActiveXLabel.Location = new System.Drawing.Point(197, 169);
- this.CapActiveXLabel.Name = "CapActiveXLabel";
- this.CapActiveXLabel.Size = new System.Drawing.Size(13, 13);
- this.CapActiveXLabel.TabIndex = 121;
- this.CapActiveXLabel.Text = "0";
- //
- // AccelerationActiveLabelX
- //
- this.AccelerationActiveLabelX.AutoSize = true;
- this.AccelerationActiveLabelX.Location = new System.Drawing.Point(197, 143);
- this.AccelerationActiveLabelX.Name = "AccelerationActiveLabelX";
- this.AccelerationActiveLabelX.Size = new System.Drawing.Size(13, 13);
- this.AccelerationActiveLabelX.TabIndex = 120;
- this.AccelerationActiveLabelX.Text = "0";
- //
- // AccelTypeActiveLabelX
- //
- this.AccelTypeActiveLabelX.AutoSize = true;
- this.AccelTypeActiveLabelX.Location = new System.Drawing.Point(197, 116);
- this.AccelTypeActiveLabelX.Name = "AccelTypeActiveLabelX";
- this.AccelTypeActiveLabelX.Size = new System.Drawing.Size(66, 13);
- this.AccelTypeActiveLabelX.TabIndex = 119;
- this.AccelTypeActiveLabelX.Text = "SigmoidGain";
- //
- // RotationActiveLabel
- //
- this.RotationActiveLabel.AutoSize = true;
- this.RotationActiveLabel.Location = new System.Drawing.Point(197, 78);
- this.RotationActiveLabel.Name = "RotationActiveLabel";
- this.RotationActiveLabel.Size = new System.Drawing.Size(13, 13);
- this.RotationActiveLabel.TabIndex = 118;
- this.RotationActiveLabel.Text = "0";
- //
- // SensitivityActiveYLabel
- //
- this.SensitivityActiveYLabel.AutoSize = true;
- this.SensitivityActiveYLabel.Location = new System.Drawing.Point(217, 52);
- this.SensitivityActiveYLabel.Name = "SensitivityActiveYLabel";
- this.SensitivityActiveYLabel.Size = new System.Drawing.Size(14, 13);
- this.SensitivityActiveYLabel.TabIndex = 117;
- this.SensitivityActiveYLabel.Text = "Y";
- //
- // SensitivityActiveXLabel
- //
- this.SensitivityActiveXLabel.AutoSize = true;
- this.SensitivityActiveXLabel.Location = new System.Drawing.Point(188, 52);
- this.SensitivityActiveXLabel.Name = "SensitivityActiveXLabel";
- this.SensitivityActiveXLabel.Size = new System.Drawing.Size(14, 13);
- this.SensitivityActiveXLabel.TabIndex = 116;
- this.SensitivityActiveXLabel.Text = "X";
- //
- // ActiveValueTitle
- //
- this.ActiveValueTitle.AutoSize = true;
- this.ActiveValueTitle.Location = new System.Drawing.Point(188, 29);
- this.ActiveValueTitle.Name = "ActiveValueTitle";
- this.ActiveValueTitle.Size = new System.Drawing.Size(41, 13);
- this.ActiveValueTitle.TabIndex = 115;
- this.ActiveValueTitle.Text = "Current";
- //
- // MouseLabel
- //
- this.MouseLabel.AutoSize = true;
- this.MouseLabel.Location = new System.Drawing.Point(2, 27);
- this.MouseLabel.Name = "MouseLabel";
- this.MouseLabel.Size = new System.Drawing.Size(80, 13);
- this.MouseLabel.TabIndex = 114;
- this.MouseLabel.Text = "Last (x, y): (x, y)";
- //
- // LockXYLabel
- //
- this.LockXYLabel.AutoSize = true;
- this.LockXYLabel.Location = new System.Drawing.Point(256, 29);
- this.LockXYLabel.Name = "LockXYLabel";
- this.LockXYLabel.Size = new System.Drawing.Size(60, 13);
- this.LockXYLabel.TabIndex = 113;
- this.LockXYLabel.Text = "Lock X && Y";
- //
- // sensXYLock
- //
- this.sensXYLock.AutoSize = true;
- this.sensXYLock.Checked = true;
- this.sensXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
- this.sensXYLock.Location = new System.Drawing.Point(283, 49);
- this.sensXYLock.Name = "sensXYLock";
- this.sensXYLock.Size = new System.Drawing.Size(15, 14);
- this.sensXYLock.TabIndex = 82;
- this.sensXYLock.UseVisualStyleBackColor = true;
- //
- // capBoxY
- //
- this.capBoxY.Location = new System.Drawing.Point(332, 166);
- this.capBoxY.Name = "capBoxY";
- this.capBoxY.Size = new System.Drawing.Size(76, 20);
- this.capBoxY.TabIndex = 103;
- //
- // sensitivityBoxY
- //
- this.sensitivityBoxY.Location = new System.Drawing.Point(148, 49);
- this.sensitivityBoxY.Name = "sensitivityBoxY";
- this.sensitivityBoxY.Size = new System.Drawing.Size(34, 20);
- this.sensitivityBoxY.TabIndex = 81;
- //
- // writeButton
- //
- this.writeButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
- this.writeButton.Location = new System.Drawing.Point(90, 527);
- this.writeButton.Name = "writeButton";
- this.writeButton.Size = new System.Drawing.Size(92, 35);
- this.writeButton.TabIndex = 111;
- this.writeButton.Text = "Apply";
- this.writeButton.UseVisualStyleBackColor = true;
- //
- // offsetLabelX
- //
- this.offsetLabelX.AutoSize = true;
- this.offsetLabelX.Location = new System.Drawing.Point(37, 221);
- this.offsetLabelX.Name = "offsetLabelX";
- this.offsetLabelX.Size = new System.Drawing.Size(35, 13);
- this.offsetLabelX.TabIndex = 107;
- this.offsetLabelX.Text = "Offset";
- this.offsetLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // offsetBoxX
- //
- this.offsetBoxX.Location = new System.Drawing.Point(106, 218);
- this.offsetBoxX.Name = "offsetBoxX";
- this.offsetBoxX.Size = new System.Drawing.Size(76, 20);
- this.offsetBoxX.TabIndex = 92;
- //
- // constantThreeLabelX
- //
- this.constantThreeLabelX.AutoSize = true;
- this.constantThreeLabelX.Location = new System.Drawing.Point(37, 303);
- this.constantThreeLabelX.Name = "constantThreeLabelX";
- this.constantThreeLabelX.Size = new System.Drawing.Size(47, 13);
- this.constantThreeLabelX.TabIndex = 105;
- this.constantThreeLabelX.Text = "Midpoint";
- this.constantThreeLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // midpointBoxX
- //
- this.midpointBoxX.Location = new System.Drawing.Point(106, 300);
- this.midpointBoxX.Name = "midpointBoxX";
- this.midpointBoxX.Size = new System.Drawing.Size(76, 20);
- this.midpointBoxX.TabIndex = 96;
- //
- // limitLabelX
- //
- this.limitLabelX.AutoSize = true;
- this.limitLabelX.Location = new System.Drawing.Point(37, 247);
- this.limitLabelX.Name = "limitLabelX";
- this.limitLabelX.Size = new System.Drawing.Size(28, 13);
- this.limitLabelX.TabIndex = 101;
- this.limitLabelX.Text = "Limit";
- this.limitLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // limitBoxX
- //
- this.limitBoxX.Location = new System.Drawing.Point(106, 244);
- this.limitBoxX.Name = "limitBoxX";
- this.limitBoxX.Size = new System.Drawing.Size(76, 20);
- this.limitBoxX.TabIndex = 93;
- //
- // weightBoxY
- //
- this.weightBoxY.Location = new System.Drawing.Point(332, 192);
- this.weightBoxY.Name = "weightBoxY";
- this.weightBoxY.Size = new System.Drawing.Size(76, 20);
- this.weightBoxY.TabIndex = 104;
- //
- // weightLabelX
- //
- this.weightLabelX.AutoSize = true;
- this.weightLabelX.Location = new System.Drawing.Point(37, 195);
- this.weightLabelX.Name = "weightLabelX";
- this.weightLabelX.Size = new System.Drawing.Size(41, 13);
- this.weightLabelX.TabIndex = 97;
- this.weightLabelX.Text = "Weight";
- this.weightLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // weightBoxX
- //
- this.weightBoxX.Location = new System.Drawing.Point(106, 192);
- this.weightBoxX.Name = "weightBoxX";
- this.weightBoxX.Size = new System.Drawing.Size(76, 20);
- this.weightBoxX.TabIndex = 90;
- //
- // capLabelX
- //
- this.capLabelX.AutoSize = true;
- this.capLabelX.Location = new System.Drawing.Point(37, 169);
- this.capLabelX.Name = "capLabelX";
- this.capLabelX.Size = new System.Drawing.Size(26, 13);
- this.capLabelX.TabIndex = 94;
- this.capLabelX.Text = "Cap";
- this.capLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // capBoxX
- //
- this.capBoxX.Location = new System.Drawing.Point(106, 166);
- this.capBoxX.Name = "capBoxX";
- this.capBoxX.Size = new System.Drawing.Size(76, 20);
- this.capBoxX.TabIndex = 89;
- //
- // constantOneLabelX
- //
- this.constantOneLabelX.AutoSize = true;
- this.constantOneLabelX.Location = new System.Drawing.Point(37, 143);
- this.constantOneLabelX.Name = "constantOneLabelX";
- this.constantOneLabelX.Size = new System.Drawing.Size(66, 13);
- this.constantOneLabelX.TabIndex = 91;
- this.constantOneLabelX.Text = "Acceleration";
- this.constantOneLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // accelerationBoxX
- //
- this.accelerationBoxX.Location = new System.Drawing.Point(106, 140);
- this.accelerationBoxX.Name = "accelerationBoxX";
- this.accelerationBoxX.Size = new System.Drawing.Size(76, 20);
- this.accelerationBoxX.TabIndex = 86;
- //
- // rotationLabel
- //
- this.rotationLabel.AutoSize = true;
- this.rotationLabel.Location = new System.Drawing.Point(35, 78);
- this.rotationLabel.Name = "rotationLabel";
- this.rotationLabel.Size = new System.Drawing.Size(47, 13);
- this.rotationLabel.TabIndex = 87;
- this.rotationLabel.Text = "Rotation";
- //
- // rotationBox
- //
- this.rotationBox.Location = new System.Drawing.Point(106, 75);
- this.rotationBox.Name = "rotationBox";
- this.rotationBox.Size = new System.Drawing.Size(76, 20);
- this.rotationBox.TabIndex = 83;
- //
- // sensitivityLabel
- //
- this.sensitivityLabel.AutoSize = true;
- this.sensitivityLabel.Location = new System.Drawing.Point(25, 52);
- this.sensitivityLabel.Name = "sensitivityLabel";
- this.sensitivityLabel.Size = new System.Drawing.Size(75, 13);
- this.sensitivityLabel.TabIndex = 85;
- this.sensitivityLabel.Text = "Sens Multiplier";
- //
- // sensitivityBoxX
- //
- this.sensitivityBoxX.Location = new System.Drawing.Point(106, 49);
- this.sensitivityBoxX.Name = "sensitivityBoxX";
- this.sensitivityBoxX.Size = new System.Drawing.Size(34, 20);
- this.sensitivityBoxX.TabIndex = 80;
- //
- // accelTypeDropX
- //
- this.accelTypeDropX.FormattingEnabled = true;
- this.accelTypeDropX.Location = new System.Drawing.Point(106, 113);
- this.accelTypeDropX.Name = "accelTypeDropX";
- this.accelTypeDropX.Size = new System.Drawing.Size(76, 21);
- this.accelTypeDropX.TabIndex = 84;
- this.accelTypeDropX.Text = "Accel Type";
- //
- // menuStrip1
- //
- this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLight;
- this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title4 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend5 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series15 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series16 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series17 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title5 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
+ System.Windows.Forms.DataVisualization.Charting.Legend legend6 = new System.Windows.Forms.DataVisualization.Charting.Legend();
+ System.Windows.Forms.DataVisualization.Charting.Series series18 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series19 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series20 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Series series21 = new System.Windows.Forms.DataVisualization.Charting.Series();
+ System.Windows.Forms.DataVisualization.Charting.Title title6 = new System.Windows.Forms.DataVisualization.Charting.Title();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RawAcceleration));
+ this.optionsPanel = new System.Windows.Forms.Panel();
+ this.FakeBox = new System.Windows.Forms.CheckBox();
+ this.DirectionalityPanel = new System.Windows.Forms.Panel();
+ this.LpNormActiveValue = new System.Windows.Forms.Label();
+ this.RangeActiveValueY = new System.Windows.Forms.Label();
+ this.RangeActiveValueX = new System.Windows.Forms.Label();
+ this.DomainActiveValueY = new System.Windows.Forms.Label();
+ this.DomainActiveValueX = new System.Windows.Forms.Label();
+ this.DirectionalityActiveValueTitle = new System.Windows.Forms.Label();
+ this.ByComponentCheckBox = new System.Windows.Forms.CheckBox();
+ this.WholeCheckBox = new System.Windows.Forms.CheckBox();
+ this.DirectionalityRangeLabel = new System.Windows.Forms.Label();
+ this.DirectionalDomainLabel = new System.Windows.Forms.Label();
+ this.LpNormBox = new System.Windows.Forms.TextBox();
+ this.LPNormLabel = new System.Windows.Forms.Label();
+ this.DirectionalityY = new System.Windows.Forms.Label();
+ this.DirectionalityX = new System.Windows.Forms.Label();
+ this.RangeBoxY = new System.Windows.Forms.TextBox();
+ this.RangeBoxX = new System.Windows.Forms.TextBox();
+ this.DomainBoxY = new System.Windows.Forms.TextBox();
+ this.DomainBoxX = new System.Windows.Forms.TextBox();
+ this.DirectionalityLabel = new System.Windows.Forms.Label();
+ this.toggleButton = new System.Windows.Forms.CheckBox();
+ this.scaleLabelY = new System.Windows.Forms.Label();
+ this.ScaleActiveYLabel = new System.Windows.Forms.Label();
+ this.scaleBoxY = new System.Windows.Forms.TextBox();
+ this.ScaleActiveXLabel = new System.Windows.Forms.Label();
+ this.scaleLabelX = new System.Windows.Forms.Label();
+ this.scaleBoxX = new System.Windows.Forms.TextBox();
+ this.expLabelY = new System.Windows.Forms.Label();
+ this.ExpActiveYLabel = new System.Windows.Forms.Label();
+ this.expBoxY = new System.Windows.Forms.TextBox();
+ this.ExpActiveXLabel = new System.Windows.Forms.Label();
+ this.expLabelX = new System.Windows.Forms.Label();
+ this.expBoxX = new System.Windows.Forms.TextBox();
+ this.ActiveValueTitleY = new System.Windows.Forms.Label();
+ this.AccelTypeActiveLabelY = new System.Windows.Forms.Label();
+ this.OptionSetYTitle = new System.Windows.Forms.Label();
+ this.OptionSetXTitle = new System.Windows.Forms.Label();
+ this.constantThreeLabelY = new System.Windows.Forms.Label();
+ this.limitLabelY = new System.Windows.Forms.Label();
+ this.offsetLabelY = new System.Windows.Forms.Label();
+ this.weightLabelY = new System.Windows.Forms.Label();
+ this.capLabelY = new System.Windows.Forms.Label();
+ this.constantOneLabelY = new System.Windows.Forms.Label();
+ this.ByComponentXYLock = new System.Windows.Forms.CheckBox();
+ this.MidpointActiveYLabel = new System.Windows.Forms.Label();
+ this.LimitActiveYLabel = new System.Windows.Forms.Label();
+ this.OffsetActiveYLabel = new System.Windows.Forms.Label();
+ this.AccelerationActiveLabelY = new System.Windows.Forms.Label();
+ this.accelTypeDropY = new System.Windows.Forms.ComboBox();
+ this.midpointBoxY = new System.Windows.Forms.TextBox();
+ this.limitBoxY = new System.Windows.Forms.TextBox();
+ this.offsetBoxY = new System.Windows.Forms.TextBox();
+ this.accelerationBoxY = new System.Windows.Forms.TextBox();
+ this.MidpointActiveXLabel = new System.Windows.Forms.Label();
+ this.LimitActiveXLabel = new System.Windows.Forms.Label();
+ this.OffsetActiveXLabel = new System.Windows.Forms.Label();
+ this.CapActiveYLabel = new System.Windows.Forms.Label();
+ this.WeightActiveYLabel = new System.Windows.Forms.Label();
+ this.WeightActiveXLabel = new System.Windows.Forms.Label();
+ this.CapActiveXLabel = new System.Windows.Forms.Label();
+ this.AccelerationActiveLabelX = new System.Windows.Forms.Label();
+ this.AccelTypeActiveLabelX = new System.Windows.Forms.Label();
+ this.RotationActiveLabel = new System.Windows.Forms.Label();
+ this.SensitivityActiveYLabel = new System.Windows.Forms.Label();
+ this.SensitivityActiveXLabel = new System.Windows.Forms.Label();
+ this.ActiveValueTitle = new System.Windows.Forms.Label();
+ this.MouseLabel = new System.Windows.Forms.Label();
+ this.LockXYLabel = new System.Windows.Forms.Label();
+ this.sensXYLock = new System.Windows.Forms.CheckBox();
+ this.capBoxY = new System.Windows.Forms.TextBox();
+ this.sensitivityBoxY = new System.Windows.Forms.TextBox();
+ this.writeButton = new System.Windows.Forms.Button();
+ this.offsetLabelX = new System.Windows.Forms.Label();
+ this.offsetBoxX = new System.Windows.Forms.TextBox();
+ this.constantThreeLabelX = new System.Windows.Forms.Label();
+ this.midpointBoxX = new System.Windows.Forms.TextBox();
+ this.limitLabelX = new System.Windows.Forms.Label();
+ this.limitBoxX = new System.Windows.Forms.TextBox();
+ this.weightBoxY = new System.Windows.Forms.TextBox();
+ this.weightLabelX = new System.Windows.Forms.Label();
+ this.weightBoxX = new System.Windows.Forms.TextBox();
+ this.capLabelX = new System.Windows.Forms.Label();
+ this.capBoxX = new System.Windows.Forms.TextBox();
+ this.constantOneLabelX = new System.Windows.Forms.Label();
+ this.accelerationBoxX = new System.Windows.Forms.TextBox();
+ this.rotationLabel = new System.Windows.Forms.Label();
+ this.rotationBox = new System.Windows.Forms.TextBox();
+ this.sensitivityLabel = new System.Windows.Forms.Label();
+ this.sensitivityBoxX = new System.Windows.Forms.TextBox();
+ this.accelTypeDropX = new System.Windows.Forms.ComboBox();
+ this.menuStrip1 = new System.Windows.Forms.MenuStrip();
+ this.graphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.scaleByDPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.dPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.DPITextBox = new System.Windows.Forms.ToolStripTextBox();
+ this.pollRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.PollRateTextBox = new System.Windows.Forms.ToolStripTextBox();
+ this.ScaleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.showVelocityGainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.showLastMouseMoveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.advancedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.capStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.gainCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.legacyCapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.offsetStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.gainOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.legacyOffsetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.AutoWriteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.UseSpecificDeviceMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.chartsPanel = new System.Windows.Forms.Panel();
+ this.GainChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.VelocityChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.AccelerationChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.GainChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.VelocityChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.AccelerationChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.optionsPanel.SuspendLayout();
+ this.DirectionalityPanel.SuspendLayout();
+ this.menuStrip1.SuspendLayout();
+ this.chartsPanel.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.GainChart)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).BeginInit();
+ this.SuspendLayout();
+ //
+ // optionsPanel
+ //
+ this.optionsPanel.AutoSize = true;
+ this.optionsPanel.Controls.Add(this.FakeBox);
+ this.optionsPanel.Controls.Add(this.DirectionalityPanel);
+ this.optionsPanel.Controls.Add(this.toggleButton);
+ this.optionsPanel.Controls.Add(this.scaleLabelY);
+ this.optionsPanel.Controls.Add(this.ScaleActiveYLabel);
+ this.optionsPanel.Controls.Add(this.scaleBoxY);
+ this.optionsPanel.Controls.Add(this.ScaleActiveXLabel);
+ this.optionsPanel.Controls.Add(this.scaleLabelX);
+ this.optionsPanel.Controls.Add(this.scaleBoxX);
+ this.optionsPanel.Controls.Add(this.expLabelY);
+ this.optionsPanel.Controls.Add(this.ExpActiveYLabel);
+ this.optionsPanel.Controls.Add(this.expBoxY);
+ this.optionsPanel.Controls.Add(this.ExpActiveXLabel);
+ this.optionsPanel.Controls.Add(this.expLabelX);
+ this.optionsPanel.Controls.Add(this.expBoxX);
+ this.optionsPanel.Controls.Add(this.ActiveValueTitleY);
+ this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelY);
+ this.optionsPanel.Controls.Add(this.OptionSetYTitle);
+ this.optionsPanel.Controls.Add(this.OptionSetXTitle);
+ this.optionsPanel.Controls.Add(this.constantThreeLabelY);
+ this.optionsPanel.Controls.Add(this.limitLabelY);
+ this.optionsPanel.Controls.Add(this.offsetLabelY);
+ this.optionsPanel.Controls.Add(this.weightLabelY);
+ this.optionsPanel.Controls.Add(this.capLabelY);
+ this.optionsPanel.Controls.Add(this.constantOneLabelY);
+ this.optionsPanel.Controls.Add(this.ByComponentXYLock);
+ this.optionsPanel.Controls.Add(this.MidpointActiveYLabel);
+ this.optionsPanel.Controls.Add(this.LimitActiveYLabel);
+ this.optionsPanel.Controls.Add(this.OffsetActiveYLabel);
+ this.optionsPanel.Controls.Add(this.AccelerationActiveLabelY);
+ this.optionsPanel.Controls.Add(this.accelTypeDropY);
+ this.optionsPanel.Controls.Add(this.midpointBoxY);
+ this.optionsPanel.Controls.Add(this.limitBoxY);
+ this.optionsPanel.Controls.Add(this.offsetBoxY);
+ this.optionsPanel.Controls.Add(this.accelerationBoxY);
+ this.optionsPanel.Controls.Add(this.MidpointActiveXLabel);
+ this.optionsPanel.Controls.Add(this.LimitActiveXLabel);
+ this.optionsPanel.Controls.Add(this.OffsetActiveXLabel);
+ this.optionsPanel.Controls.Add(this.CapActiveYLabel);
+ this.optionsPanel.Controls.Add(this.WeightActiveYLabel);
+ this.optionsPanel.Controls.Add(this.WeightActiveXLabel);
+ this.optionsPanel.Controls.Add(this.CapActiveXLabel);
+ this.optionsPanel.Controls.Add(this.AccelerationActiveLabelX);
+ this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelX);
+ this.optionsPanel.Controls.Add(this.RotationActiveLabel);
+ this.optionsPanel.Controls.Add(this.SensitivityActiveYLabel);
+ this.optionsPanel.Controls.Add(this.SensitivityActiveXLabel);
+ this.optionsPanel.Controls.Add(this.ActiveValueTitle);
+ this.optionsPanel.Controls.Add(this.MouseLabel);
+ this.optionsPanel.Controls.Add(this.LockXYLabel);
+ this.optionsPanel.Controls.Add(this.sensXYLock);
+ this.optionsPanel.Controls.Add(this.capBoxY);
+ this.optionsPanel.Controls.Add(this.sensitivityBoxY);
+ this.optionsPanel.Controls.Add(this.writeButton);
+ this.optionsPanel.Controls.Add(this.offsetLabelX);
+ this.optionsPanel.Controls.Add(this.offsetBoxX);
+ this.optionsPanel.Controls.Add(this.constantThreeLabelX);
+ this.optionsPanel.Controls.Add(this.midpointBoxX);
+ this.optionsPanel.Controls.Add(this.limitLabelX);
+ this.optionsPanel.Controls.Add(this.limitBoxX);
+ this.optionsPanel.Controls.Add(this.weightBoxY);
+ this.optionsPanel.Controls.Add(this.weightLabelX);
+ this.optionsPanel.Controls.Add(this.weightBoxX);
+ this.optionsPanel.Controls.Add(this.capLabelX);
+ this.optionsPanel.Controls.Add(this.capBoxX);
+ this.optionsPanel.Controls.Add(this.constantOneLabelX);
+ this.optionsPanel.Controls.Add(this.accelerationBoxX);
+ this.optionsPanel.Controls.Add(this.rotationLabel);
+ this.optionsPanel.Controls.Add(this.rotationBox);
+ this.optionsPanel.Controls.Add(this.sensitivityLabel);
+ this.optionsPanel.Controls.Add(this.sensitivityBoxX);
+ this.optionsPanel.Controls.Add(this.accelTypeDropX);
+ this.optionsPanel.Controls.Add(this.menuStrip1);
+ this.optionsPanel.Dock = System.Windows.Forms.DockStyle.Left;
+ this.optionsPanel.Location = new System.Drawing.Point(0, 0);
+ this.optionsPanel.MinimumSize = new System.Drawing.Size(2, 333);
+ this.optionsPanel.Name = "optionsPanel";
+ this.optionsPanel.Size = new System.Drawing.Size(483, 956);
+ this.optionsPanel.TabIndex = 34;
+ //
+ // FakeBox
+ //
+ this.FakeBox.AutoSize = true;
+ this.FakeBox.Location = new System.Drawing.Point(31, 538);
+ this.FakeBox.Name = "FakeBox";
+ this.FakeBox.Size = new System.Drawing.Size(47, 17);
+ this.FakeBox.TabIndex = 151;
+ this.FakeBox.Text = "fake";
+ this.FakeBox.UseVisualStyleBackColor = true;
+ //
+ // DirectionalityPanel
+ //
+ this.DirectionalityPanel.Controls.Add(this.LpNormActiveValue);
+ this.DirectionalityPanel.Controls.Add(this.RangeActiveValueY);
+ this.DirectionalityPanel.Controls.Add(this.RangeActiveValueX);
+ this.DirectionalityPanel.Controls.Add(this.DomainActiveValueY);
+ this.DirectionalityPanel.Controls.Add(this.DomainActiveValueX);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityActiveValueTitle);
+ this.DirectionalityPanel.Controls.Add(this.ByComponentCheckBox);
+ this.DirectionalityPanel.Controls.Add(this.WholeCheckBox);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityRangeLabel);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalDomainLabel);
+ this.DirectionalityPanel.Controls.Add(this.LpNormBox);
+ this.DirectionalityPanel.Controls.Add(this.LPNormLabel);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityY);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityX);
+ this.DirectionalityPanel.Controls.Add(this.RangeBoxY);
+ this.DirectionalityPanel.Controls.Add(this.RangeBoxX);
+ this.DirectionalityPanel.Controls.Add(this.DomainBoxY);
+ this.DirectionalityPanel.Controls.Add(this.DomainBoxX);
+ this.DirectionalityPanel.Controls.Add(this.DirectionalityLabel);
+ this.DirectionalityPanel.Location = new System.Drawing.Point(12, 369);
+ this.DirectionalityPanel.Name = "DirectionalityPanel";
+ this.DirectionalityPanel.Size = new System.Drawing.Size(298, 135);
+ this.DirectionalityPanel.TabIndex = 150;
+ //
+ // LpNormActiveValue
+ //
+ this.LpNormActiveValue.AutoSize = true;
+ this.LpNormActiveValue.Location = new System.Drawing.Point(185, 81);
+ this.LpNormActiveValue.Name = "LpNormActiveValue";
+ this.LpNormActiveValue.Size = new System.Drawing.Size(13, 13);
+ this.LpNormActiveValue.TabIndex = 18;
+ this.LpNormActiveValue.Text = "0";
+ //
+ // RangeActiveValueY
+ //
+ this.RangeActiveValueY.AutoSize = true;
+ this.RangeActiveValueY.Location = new System.Drawing.Point(204, 55);
+ this.RangeActiveValueY.Name = "RangeActiveValueY";
+ this.RangeActiveValueY.Size = new System.Drawing.Size(13, 13);
+ this.RangeActiveValueY.TabIndex = 17;
+ this.RangeActiveValueY.Text = "0";
+ //
+ // RangeActiveValueX
+ //
+ this.RangeActiveValueX.AutoSize = true;
+ this.RangeActiveValueX.Location = new System.Drawing.Point(177, 55);
+ this.RangeActiveValueX.Name = "RangeActiveValueX";
+ this.RangeActiveValueX.Size = new System.Drawing.Size(13, 13);
+ this.RangeActiveValueX.TabIndex = 16;
+ this.RangeActiveValueX.Text = "0";
+ //
+ // DomainActiveValueY
+ //
+ this.DomainActiveValueY.AutoSize = true;
+ this.DomainActiveValueY.Location = new System.Drawing.Point(204, 28);
+ this.DomainActiveValueY.Name = "DomainActiveValueY";
+ this.DomainActiveValueY.Size = new System.Drawing.Size(13, 13);
+ this.DomainActiveValueY.TabIndex = 15;
+ this.DomainActiveValueY.Text = "0";
+ //
+ // DomainActiveValueX
+ //
+ this.DomainActiveValueX.AutoSize = true;
+ this.DomainActiveValueX.Location = new System.Drawing.Point(177, 28);
+ this.DomainActiveValueX.Name = "DomainActiveValueX";
+ this.DomainActiveValueX.Size = new System.Drawing.Size(13, 13);
+ this.DomainActiveValueX.TabIndex = 14;
+ this.DomainActiveValueX.Text = "0";
+ //
+ // DirectionalityActiveValueTitle
+ //
+ this.DirectionalityActiveValueTitle.AutoSize = true;
+ this.DirectionalityActiveValueTitle.Location = new System.Drawing.Point(176, 9);
+ this.DirectionalityActiveValueTitle.Name = "DirectionalityActiveValueTitle";
+ this.DirectionalityActiveValueTitle.Size = new System.Drawing.Size(41, 13);
+ this.DirectionalityActiveValueTitle.TabIndex = 13;
+ this.DirectionalityActiveValueTitle.Text = "Current";
+ //
+ // ByComponentCheckBox
+ //
+ this.ByComponentCheckBox.AutoCheck = false;
+ this.ByComponentCheckBox.AutoSize = true;
+ this.ByComponentCheckBox.Location = new System.Drawing.Point(180, 104);
+ this.ByComponentCheckBox.Name = "ByComponentCheckBox";
+ this.ByComponentCheckBox.Size = new System.Drawing.Size(95, 17);
+ this.ByComponentCheckBox.TabIndex = 12;
+ this.ByComponentCheckBox.Text = "By Component";
+ this.ByComponentCheckBox.UseVisualStyleBackColor = true;
+ //
+ // WholeCheckBox
+ //
+ this.WholeCheckBox.AutoCheck = false;
+ this.WholeCheckBox.AutoSize = true;
+ this.WholeCheckBox.Location = new System.Drawing.Point(43, 104);
+ this.WholeCheckBox.Name = "WholeCheckBox";
+ this.WholeCheckBox.Size = new System.Drawing.Size(57, 17);
+ this.WholeCheckBox.TabIndex = 11;
+ this.WholeCheckBox.Text = "Whole";
+ this.WholeCheckBox.UseVisualStyleBackColor = true;
+ //
+ // DirectionalityRangeLabel
+ //
+ this.DirectionalityRangeLabel.AutoSize = true;
+ this.DirectionalityRangeLabel.Location = new System.Drawing.Point(24, 55);
+ this.DirectionalityRangeLabel.Name = "DirectionalityRangeLabel";
+ this.DirectionalityRangeLabel.Size = new System.Drawing.Size(39, 13);
+ this.DirectionalityRangeLabel.TabIndex = 10;
+ this.DirectionalityRangeLabel.Text = "Range";
+ //
+ // DirectionalDomainLabel
+ //
+ this.DirectionalDomainLabel.AutoSize = true;
+ this.DirectionalDomainLabel.Location = new System.Drawing.Point(23, 28);
+ this.DirectionalDomainLabel.Name = "DirectionalDomainLabel";
+ this.DirectionalDomainLabel.Size = new System.Drawing.Size(43, 13);
+ this.DirectionalDomainLabel.TabIndex = 9;
+ this.DirectionalDomainLabel.Text = "Domain";
+ //
+ // LpNormBox
+ //
+ this.LpNormBox.Location = new System.Drawing.Point(94, 78);
+ this.LpNormBox.Name = "LpNormBox";
+ this.LpNormBox.Size = new System.Drawing.Size(76, 20);
+ this.LpNormBox.TabIndex = 8;
+ //
+ // LPNormLabel
+ //
+ this.LPNormLabel.AutoSize = true;
+ this.LPNormLabel.Location = new System.Drawing.Point(23, 81);
+ this.LPNormLabel.Name = "LPNormLabel";
+ this.LPNormLabel.Size = new System.Drawing.Size(47, 13);
+ this.LPNormLabel.TabIndex = 7;
+ this.LPNormLabel.Text = "Lp Norm";
+ //
+ // DirectionalityY
+ //
+ this.DirectionalityY.AutoSize = true;
+ this.DirectionalityY.Location = new System.Drawing.Point(147, 9);
+ this.DirectionalityY.Name = "DirectionalityY";
+ this.DirectionalityY.Size = new System.Drawing.Size(14, 13);
+ this.DirectionalityY.TabIndex = 6;
+ this.DirectionalityY.Text = "Y";
+ //
+ // DirectionalityX
+ //
+ this.DirectionalityX.AutoSize = true;
+ this.DirectionalityX.Location = new System.Drawing.Point(103, 9);
+ this.DirectionalityX.Name = "DirectionalityX";
+ this.DirectionalityX.Size = new System.Drawing.Size(14, 13);
+ this.DirectionalityX.TabIndex = 5;
+ this.DirectionalityX.Text = "X";
+ //
+ // RangeBoxY
+ //
+ this.RangeBoxY.Location = new System.Drawing.Point(136, 52);
+ this.RangeBoxY.Name = "RangeBoxY";
+ this.RangeBoxY.Size = new System.Drawing.Size(34, 20);
+ this.RangeBoxY.TabIndex = 4;
+ //
+ // RangeBoxX
+ //
+ this.RangeBoxX.Location = new System.Drawing.Point(94, 52);
+ this.RangeBoxX.Name = "RangeBoxX";
+ this.RangeBoxX.Size = new System.Drawing.Size(34, 20);
+ this.RangeBoxX.TabIndex = 3;
+ //
+ // DomainBoxY
+ //
+ this.DomainBoxY.Location = new System.Drawing.Point(136, 25);
+ this.DomainBoxY.Name = "DomainBoxY";
+ this.DomainBoxY.Size = new System.Drawing.Size(34, 20);
+ this.DomainBoxY.TabIndex = 2;
+ //
+ // DomainBoxX
+ //
+ this.DomainBoxX.Location = new System.Drawing.Point(94, 25);
+ this.DomainBoxX.Name = "DomainBoxX";
+ this.DomainBoxX.Size = new System.Drawing.Size(34, 20);
+ this.DomainBoxX.TabIndex = 1;
+ //
+ // DirectionalityLabel
+ //
+ this.DirectionalityLabel.AutoSize = true;
+ this.DirectionalityLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.DirectionalityLabel.Location = new System.Drawing.Point(3, 9);
+ this.DirectionalityLabel.Name = "DirectionalityLabel";
+ this.DirectionalityLabel.Size = new System.Drawing.Size(67, 13);
+ this.DirectionalityLabel.TabIndex = 0;
+ this.DirectionalityLabel.Text = "Directionality";
+ //
+ // toggleButton
+ //
+ this.toggleButton.Location = new System.Drawing.Point(211, 534);
+ this.toggleButton.Name = "toggleButton";
+ this.toggleButton.Size = new System.Drawing.Size(104, 24);
+ this.toggleButton.TabIndex = 112;
+ this.toggleButton.Text = "toggle";
+ this.toggleButton.UseVisualStyleBackColor = true;
+ //
+ // scaleLabelY
+ //
+ this.scaleLabelY.AutoSize = true;
+ this.scaleLabelY.Location = new System.Drawing.Point(263, 333);
+ this.scaleLabelY.Name = "scaleLabelY";
+ this.scaleLabelY.Size = new System.Drawing.Size(34, 13);
+ this.scaleLabelY.TabIndex = 149;
+ this.scaleLabelY.Text = "Scale";
+ //
+ // ScaleActiveYLabel
+ //
+ this.ScaleActiveYLabel.AutoSize = true;
+ this.ScaleActiveYLabel.Location = new System.Drawing.Point(414, 333);
+ this.ScaleActiveYLabel.Name = "ScaleActiveYLabel";
+ this.ScaleActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.ScaleActiveYLabel.TabIndex = 148;
+ this.ScaleActiveYLabel.Text = "0";
+ //
+ // scaleBoxY
+ //
+ this.scaleBoxY.Location = new System.Drawing.Point(332, 330);
+ this.scaleBoxY.Name = "scaleBoxY";
+ this.scaleBoxY.Size = new System.Drawing.Size(76, 20);
+ this.scaleBoxY.TabIndex = 102;
+ //
+ // ScaleActiveXLabel
+ //
+ this.ScaleActiveXLabel.AutoSize = true;
+ this.ScaleActiveXLabel.Location = new System.Drawing.Point(197, 333);
+ this.ScaleActiveXLabel.Name = "ScaleActiveXLabel";
+ this.ScaleActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.ScaleActiveXLabel.TabIndex = 147;
+ this.ScaleActiveXLabel.Text = "0";
+ //
+ // scaleLabelX
+ //
+ this.scaleLabelX.AutoSize = true;
+ this.scaleLabelX.Location = new System.Drawing.Point(37, 333);
+ this.scaleLabelX.Name = "scaleLabelX";
+ this.scaleLabelX.Size = new System.Drawing.Size(34, 13);
+ this.scaleLabelX.TabIndex = 146;
+ this.scaleLabelX.Text = "Scale";
+ this.scaleLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // scaleBoxX
+ //
+ this.scaleBoxX.Location = new System.Drawing.Point(106, 330);
+ this.scaleBoxX.Name = "scaleBoxX";
+ this.scaleBoxX.Size = new System.Drawing.Size(76, 20);
+ this.scaleBoxX.TabIndex = 88;
+ //
+ // expLabelY
+ //
+ this.expLabelY.AutoSize = true;
+ this.expLabelY.Location = new System.Drawing.Point(263, 276);
+ this.expLabelY.Name = "expLabelY";
+ this.expLabelY.Size = new System.Drawing.Size(52, 13);
+ this.expLabelY.TabIndex = 145;
+ this.expLabelY.Text = "Exponent";
+ //
+ // ExpActiveYLabel
+ //
+ this.ExpActiveYLabel.AutoSize = true;
+ this.ExpActiveYLabel.Location = new System.Drawing.Point(414, 276);
+ this.ExpActiveYLabel.Name = "ExpActiveYLabel";
+ this.ExpActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.ExpActiveYLabel.TabIndex = 144;
+ this.ExpActiveYLabel.Text = "0";
+ //
+ // expBoxY
+ //
+ this.expBoxY.Location = new System.Drawing.Point(332, 273);
+ this.expBoxY.Name = "expBoxY";
+ this.expBoxY.Size = new System.Drawing.Size(76, 20);
+ this.expBoxY.TabIndex = 109;
+ //
+ // ExpActiveXLabel
+ //
+ this.ExpActiveXLabel.AutoSize = true;
+ this.ExpActiveXLabel.Location = new System.Drawing.Point(197, 276);
+ this.ExpActiveXLabel.Name = "ExpActiveXLabel";
+ this.ExpActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.ExpActiveXLabel.TabIndex = 143;
+ this.ExpActiveXLabel.Text = "0";
+ //
+ // expLabelX
+ //
+ this.expLabelX.AutoSize = true;
+ this.expLabelX.Location = new System.Drawing.Point(37, 276);
+ this.expLabelX.Name = "expLabelX";
+ this.expLabelX.Size = new System.Drawing.Size(52, 13);
+ this.expLabelX.TabIndex = 142;
+ this.expLabelX.Text = "Exponent";
+ this.expLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // expBoxX
+ //
+ this.expBoxX.Location = new System.Drawing.Point(106, 273);
+ this.expBoxX.Name = "expBoxX";
+ this.expBoxX.Size = new System.Drawing.Size(76, 20);
+ this.expBoxX.TabIndex = 95;
+ //
+ // ActiveValueTitleY
+ //
+ this.ActiveValueTitleY.AutoSize = true;
+ this.ActiveValueTitleY.Location = new System.Drawing.Point(429, 29);
+ this.ActiveValueTitleY.Name = "ActiveValueTitleY";
+ this.ActiveValueTitleY.Size = new System.Drawing.Size(41, 13);
+ this.ActiveValueTitleY.TabIndex = 141;
+ this.ActiveValueTitleY.Text = "Current";
+ //
+ // AccelTypeActiveLabelY
+ //
+ this.AccelTypeActiveLabelY.AutoSize = true;
+ this.AccelTypeActiveLabelY.Location = new System.Drawing.Point(414, 116);
+ this.AccelTypeActiveLabelY.Name = "AccelTypeActiveLabelY";
+ this.AccelTypeActiveLabelY.Size = new System.Drawing.Size(66, 13);
+ this.AccelTypeActiveLabelY.TabIndex = 140;
+ this.AccelTypeActiveLabelY.Text = "SigmoidGain";
+ //
+ // OptionSetYTitle
+ //
+ this.OptionSetYTitle.AutoSize = true;
+ this.OptionSetYTitle.Location = new System.Drawing.Point(360, 97);
+ this.OptionSetYTitle.Name = "OptionSetYTitle";
+ this.OptionSetYTitle.Size = new System.Drawing.Size(14, 13);
+ this.OptionSetYTitle.TabIndex = 139;
+ this.OptionSetYTitle.Text = "Y";
+ //
+ // OptionSetXTitle
+ //
+ this.OptionSetXTitle.AutoSize = true;
+ this.OptionSetXTitle.Location = new System.Drawing.Point(143, 97);
+ this.OptionSetXTitle.Name = "OptionSetXTitle";
+ this.OptionSetXTitle.Size = new System.Drawing.Size(14, 13);
+ this.OptionSetXTitle.TabIndex = 138;
+ this.OptionSetXTitle.Text = "X";
+ //
+ // constantThreeLabelY
+ //
+ this.constantThreeLabelY.AutoSize = true;
+ this.constantThreeLabelY.Location = new System.Drawing.Point(263, 303);
+ this.constantThreeLabelY.Name = "constantThreeLabelY";
+ this.constantThreeLabelY.Size = new System.Drawing.Size(47, 13);
+ this.constantThreeLabelY.TabIndex = 137;
+ this.constantThreeLabelY.Text = "Midpoint";
+ //
+ // limitLabelY
+ //
+ this.limitLabelY.AutoSize = true;
+ this.limitLabelY.Location = new System.Drawing.Point(263, 247);
+ this.limitLabelY.Name = "limitLabelY";
+ this.limitLabelY.Size = new System.Drawing.Size(28, 13);
+ this.limitLabelY.TabIndex = 136;
+ this.limitLabelY.Text = "Limit";
+ //
+ // offsetLabelY
+ //
+ this.offsetLabelY.AutoSize = true;
+ this.offsetLabelY.Location = new System.Drawing.Point(263, 221);
+ this.offsetLabelY.Name = "offsetLabelY";
+ this.offsetLabelY.Size = new System.Drawing.Size(35, 13);
+ this.offsetLabelY.TabIndex = 135;
+ this.offsetLabelY.Text = "Offset";
+ //
+ // weightLabelY
+ //
+ this.weightLabelY.AutoSize = true;
+ this.weightLabelY.Location = new System.Drawing.Point(263, 195);
+ this.weightLabelY.Name = "weightLabelY";
+ this.weightLabelY.Size = new System.Drawing.Size(41, 13);
+ this.weightLabelY.TabIndex = 134;
+ this.weightLabelY.Text = "Weight";
+ //
+ // capLabelY
+ //
+ this.capLabelY.AutoSize = true;
+ this.capLabelY.Location = new System.Drawing.Point(263, 169);
+ this.capLabelY.Name = "capLabelY";
+ this.capLabelY.Size = new System.Drawing.Size(26, 13);
+ this.capLabelY.TabIndex = 133;
+ this.capLabelY.Text = "Cap";
+ //
+ // constantOneLabelY
+ //
+ this.constantOneLabelY.AutoSize = true;
+ this.constantOneLabelY.Location = new System.Drawing.Point(263, 143);
+ this.constantOneLabelY.Name = "constantOneLabelY";
+ this.constantOneLabelY.Size = new System.Drawing.Size(66, 13);
+ this.constantOneLabelY.TabIndex = 132;
+ this.constantOneLabelY.Text = "Acceleration";
+ //
+ // ByComponentXYLock
+ //
+ this.ByComponentXYLock.AutoSize = true;
+ this.ByComponentXYLock.Checked = true;
+ this.ByComponentXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.ByComponentXYLock.Location = new System.Drawing.Point(283, 96);
+ this.ByComponentXYLock.Name = "ByComponentXYLock";
+ this.ByComponentXYLock.Size = new System.Drawing.Size(15, 14);
+ this.ByComponentXYLock.TabIndex = 98;
+ this.ByComponentXYLock.UseVisualStyleBackColor = true;
+ //
+ // MidpointActiveYLabel
+ //
+ this.MidpointActiveYLabel.AutoSize = true;
+ this.MidpointActiveYLabel.Location = new System.Drawing.Point(414, 303);
+ this.MidpointActiveYLabel.Name = "MidpointActiveYLabel";
+ this.MidpointActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.MidpointActiveYLabel.TabIndex = 131;
+ this.MidpointActiveYLabel.Text = "0";
+ //
+ // LimitActiveYLabel
+ //
+ this.LimitActiveYLabel.AutoSize = true;
+ this.LimitActiveYLabel.Location = new System.Drawing.Point(414, 247);
+ this.LimitActiveYLabel.Name = "LimitActiveYLabel";
+ this.LimitActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.LimitActiveYLabel.TabIndex = 130;
+ this.LimitActiveYLabel.Text = "0";
+ //
+ // OffsetActiveYLabel
+ //
+ this.OffsetActiveYLabel.AutoSize = true;
+ this.OffsetActiveYLabel.Location = new System.Drawing.Point(414, 221);
+ this.OffsetActiveYLabel.Name = "OffsetActiveYLabel";
+ this.OffsetActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.OffsetActiveYLabel.TabIndex = 129;
+ this.OffsetActiveYLabel.Text = "0";
+ //
+ // AccelerationActiveLabelY
+ //
+ this.AccelerationActiveLabelY.AutoSize = true;
+ this.AccelerationActiveLabelY.Location = new System.Drawing.Point(414, 143);
+ this.AccelerationActiveLabelY.Name = "AccelerationActiveLabelY";
+ this.AccelerationActiveLabelY.Size = new System.Drawing.Size(13, 13);
+ this.AccelerationActiveLabelY.TabIndex = 128;
+ this.AccelerationActiveLabelY.Text = "0";
+ //
+ // accelTypeDropY
+ //
+ this.accelTypeDropY.FormattingEnabled = true;
+ this.accelTypeDropY.Location = new System.Drawing.Point(332, 113);
+ this.accelTypeDropY.Name = "accelTypeDropY";
+ this.accelTypeDropY.Size = new System.Drawing.Size(76, 21);
+ this.accelTypeDropY.TabIndex = 99;
+ this.accelTypeDropY.Text = "Accel Type";
+ //
+ // midpointBoxY
+ //
+ this.midpointBoxY.Location = new System.Drawing.Point(332, 300);
+ this.midpointBoxY.Name = "midpointBoxY";
+ this.midpointBoxY.Size = new System.Drawing.Size(76, 20);
+ this.midpointBoxY.TabIndex = 110;
+ //
+ // limitBoxY
+ //
+ this.limitBoxY.Location = new System.Drawing.Point(332, 244);
+ this.limitBoxY.Name = "limitBoxY";
+ this.limitBoxY.Size = new System.Drawing.Size(76, 20);
+ this.limitBoxY.TabIndex = 108;
+ //
+ // offsetBoxY
+ //
+ this.offsetBoxY.Location = new System.Drawing.Point(332, 218);
+ this.offsetBoxY.Name = "offsetBoxY";
+ this.offsetBoxY.Size = new System.Drawing.Size(76, 20);
+ this.offsetBoxY.TabIndex = 106;
+ //
+ // accelerationBoxY
+ //
+ this.accelerationBoxY.Location = new System.Drawing.Point(332, 140);
+ this.accelerationBoxY.Name = "accelerationBoxY";
+ this.accelerationBoxY.Size = new System.Drawing.Size(76, 20);
+ this.accelerationBoxY.TabIndex = 100;
+ //
+ // MidpointActiveXLabel
+ //
+ this.MidpointActiveXLabel.AutoSize = true;
+ this.MidpointActiveXLabel.Location = new System.Drawing.Point(197, 303);
+ this.MidpointActiveXLabel.Name = "MidpointActiveXLabel";
+ this.MidpointActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.MidpointActiveXLabel.TabIndex = 127;
+ this.MidpointActiveXLabel.Text = "0";
+ //
+ // LimitActiveXLabel
+ //
+ this.LimitActiveXLabel.AutoSize = true;
+ this.LimitActiveXLabel.Location = new System.Drawing.Point(197, 247);
+ this.LimitActiveXLabel.Name = "LimitActiveXLabel";
+ this.LimitActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.LimitActiveXLabel.TabIndex = 126;
+ this.LimitActiveXLabel.Text = "0";
+ //
+ // OffsetActiveXLabel
+ //
+ this.OffsetActiveXLabel.AutoSize = true;
+ this.OffsetActiveXLabel.Location = new System.Drawing.Point(197, 221);
+ this.OffsetActiveXLabel.Name = "OffsetActiveXLabel";
+ this.OffsetActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.OffsetActiveXLabel.TabIndex = 125;
+ this.OffsetActiveXLabel.Text = "0";
+ //
+ // CapActiveYLabel
+ //
+ this.CapActiveYLabel.AutoSize = true;
+ this.CapActiveYLabel.Location = new System.Drawing.Point(414, 169);
+ this.CapActiveYLabel.Name = "CapActiveYLabel";
+ this.CapActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.CapActiveYLabel.TabIndex = 124;
+ this.CapActiveYLabel.Text = "0";
+ //
+ // WeightActiveYLabel
+ //
+ this.WeightActiveYLabel.AutoSize = true;
+ this.WeightActiveYLabel.Location = new System.Drawing.Point(414, 195);
+ this.WeightActiveYLabel.Name = "WeightActiveYLabel";
+ this.WeightActiveYLabel.Size = new System.Drawing.Size(13, 13);
+ this.WeightActiveYLabel.TabIndex = 123;
+ this.WeightActiveYLabel.Text = "0";
+ //
+ // WeightActiveXLabel
+ //
+ this.WeightActiveXLabel.AutoSize = true;
+ this.WeightActiveXLabel.Location = new System.Drawing.Point(197, 195);
+ this.WeightActiveXLabel.Name = "WeightActiveXLabel";
+ this.WeightActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.WeightActiveXLabel.TabIndex = 122;
+ this.WeightActiveXLabel.Text = "0";
+ //
+ // CapActiveXLabel
+ //
+ this.CapActiveXLabel.AutoSize = true;
+ this.CapActiveXLabel.Location = new System.Drawing.Point(197, 169);
+ this.CapActiveXLabel.Name = "CapActiveXLabel";
+ this.CapActiveXLabel.Size = new System.Drawing.Size(13, 13);
+ this.CapActiveXLabel.TabIndex = 121;
+ this.CapActiveXLabel.Text = "0";
+ //
+ // AccelerationActiveLabelX
+ //
+ this.AccelerationActiveLabelX.AutoSize = true;
+ this.AccelerationActiveLabelX.Location = new System.Drawing.Point(197, 143);
+ this.AccelerationActiveLabelX.Name = "AccelerationActiveLabelX";
+ this.AccelerationActiveLabelX.Size = new System.Drawing.Size(13, 13);
+ this.AccelerationActiveLabelX.TabIndex = 120;
+ this.AccelerationActiveLabelX.Text = "0";
+ //
+ // AccelTypeActiveLabelX
+ //
+ this.AccelTypeActiveLabelX.AutoSize = true;
+ this.AccelTypeActiveLabelX.Location = new System.Drawing.Point(197, 116);
+ this.AccelTypeActiveLabelX.Name = "AccelTypeActiveLabelX";
+ this.AccelTypeActiveLabelX.Size = new System.Drawing.Size(66, 13);
+ this.AccelTypeActiveLabelX.TabIndex = 119;
+ this.AccelTypeActiveLabelX.Text = "SigmoidGain";
+ //
+ // RotationActiveLabel
+ //
+ this.RotationActiveLabel.AutoSize = true;
+ this.RotationActiveLabel.Location = new System.Drawing.Point(197, 78);
+ this.RotationActiveLabel.Name = "RotationActiveLabel";
+ this.RotationActiveLabel.Size = new System.Drawing.Size(13, 13);
+ this.RotationActiveLabel.TabIndex = 118;
+ this.RotationActiveLabel.Text = "0";
+ //
+ // SensitivityActiveYLabel
+ //
+ this.SensitivityActiveYLabel.AutoSize = true;
+ this.SensitivityActiveYLabel.Location = new System.Drawing.Point(217, 52);
+ this.SensitivityActiveYLabel.Name = "SensitivityActiveYLabel";
+ this.SensitivityActiveYLabel.Size = new System.Drawing.Size(14, 13);
+ this.SensitivityActiveYLabel.TabIndex = 117;
+ this.SensitivityActiveYLabel.Text = "Y";
+ //
+ // SensitivityActiveXLabel
+ //
+ this.SensitivityActiveXLabel.AutoSize = true;
+ this.SensitivityActiveXLabel.Location = new System.Drawing.Point(188, 52);
+ this.SensitivityActiveXLabel.Name = "SensitivityActiveXLabel";
+ this.SensitivityActiveXLabel.Size = new System.Drawing.Size(14, 13);
+ this.SensitivityActiveXLabel.TabIndex = 116;
+ this.SensitivityActiveXLabel.Text = "X";
+ //
+ // ActiveValueTitle
+ //
+ this.ActiveValueTitle.AutoSize = true;
+ this.ActiveValueTitle.Location = new System.Drawing.Point(188, 29);
+ this.ActiveValueTitle.Name = "ActiveValueTitle";
+ this.ActiveValueTitle.Size = new System.Drawing.Size(41, 13);
+ this.ActiveValueTitle.TabIndex = 115;
+ this.ActiveValueTitle.Text = "Current";
+ //
+ // MouseLabel
+ //
+ this.MouseLabel.AutoSize = true;
+ this.MouseLabel.Location = new System.Drawing.Point(2, 27);
+ this.MouseLabel.Name = "MouseLabel";
+ this.MouseLabel.Size = new System.Drawing.Size(80, 13);
+ this.MouseLabel.TabIndex = 114;
+ this.MouseLabel.Text = "Last (x, y): (x, y)";
+ //
+ // LockXYLabel
+ //
+ this.LockXYLabel.AutoSize = true;
+ this.LockXYLabel.Location = new System.Drawing.Point(256, 29);
+ this.LockXYLabel.Name = "LockXYLabel";
+ this.LockXYLabel.Size = new System.Drawing.Size(60, 13);
+ this.LockXYLabel.TabIndex = 113;
+ this.LockXYLabel.Text = "Lock X && Y";
+ //
+ // sensXYLock
+ //
+ this.sensXYLock.AutoSize = true;
+ this.sensXYLock.Checked = true;
+ this.sensXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.sensXYLock.Location = new System.Drawing.Point(283, 49);
+ this.sensXYLock.Name = "sensXYLock";
+ this.sensXYLock.Size = new System.Drawing.Size(15, 14);
+ this.sensXYLock.TabIndex = 82;
+ this.sensXYLock.UseVisualStyleBackColor = true;
+ //
+ // capBoxY
+ //
+ this.capBoxY.Location = new System.Drawing.Point(332, 166);
+ this.capBoxY.Name = "capBoxY";
+ this.capBoxY.Size = new System.Drawing.Size(76, 20);
+ this.capBoxY.TabIndex = 103;
+ //
+ // sensitivityBoxY
+ //
+ this.sensitivityBoxY.Location = new System.Drawing.Point(148, 49);
+ this.sensitivityBoxY.Name = "sensitivityBoxY";
+ this.sensitivityBoxY.Size = new System.Drawing.Size(34, 20);
+ this.sensitivityBoxY.TabIndex = 81;
+ //
+ // writeButton
+ //
+ this.writeButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
+ this.writeButton.Location = new System.Drawing.Point(90, 527);
+ this.writeButton.Name = "writeButton";
+ this.writeButton.Size = new System.Drawing.Size(92, 35);
+ this.writeButton.TabIndex = 111;
+ this.writeButton.Text = "Apply";
+ this.writeButton.UseVisualStyleBackColor = true;
+ //
+ // offsetLabelX
+ //
+ this.offsetLabelX.AutoSize = true;
+ this.offsetLabelX.Location = new System.Drawing.Point(37, 221);
+ this.offsetLabelX.Name = "offsetLabelX";
+ this.offsetLabelX.Size = new System.Drawing.Size(35, 13);
+ this.offsetLabelX.TabIndex = 107;
+ this.offsetLabelX.Text = "Offset";
+ this.offsetLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // offsetBoxX
+ //
+ this.offsetBoxX.Location = new System.Drawing.Point(106, 218);
+ this.offsetBoxX.Name = "offsetBoxX";
+ this.offsetBoxX.Size = new System.Drawing.Size(76, 20);
+ this.offsetBoxX.TabIndex = 92;
+ //
+ // constantThreeLabelX
+ //
+ this.constantThreeLabelX.AutoSize = true;
+ this.constantThreeLabelX.Location = new System.Drawing.Point(37, 303);
+ this.constantThreeLabelX.Name = "constantThreeLabelX";
+ this.constantThreeLabelX.Size = new System.Drawing.Size(47, 13);
+ this.constantThreeLabelX.TabIndex = 105;
+ this.constantThreeLabelX.Text = "Midpoint";
+ this.constantThreeLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // midpointBoxX
+ //
+ this.midpointBoxX.Location = new System.Drawing.Point(106, 300);
+ this.midpointBoxX.Name = "midpointBoxX";
+ this.midpointBoxX.Size = new System.Drawing.Size(76, 20);
+ this.midpointBoxX.TabIndex = 96;
+ //
+ // limitLabelX
+ //
+ this.limitLabelX.AutoSize = true;
+ this.limitLabelX.Location = new System.Drawing.Point(37, 247);
+ this.limitLabelX.Name = "limitLabelX";
+ this.limitLabelX.Size = new System.Drawing.Size(28, 13);
+ this.limitLabelX.TabIndex = 101;
+ this.limitLabelX.Text = "Limit";
+ this.limitLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // limitBoxX
+ //
+ this.limitBoxX.Location = new System.Drawing.Point(106, 244);
+ this.limitBoxX.Name = "limitBoxX";
+ this.limitBoxX.Size = new System.Drawing.Size(76, 20);
+ this.limitBoxX.TabIndex = 93;
+ //
+ // weightBoxY
+ //
+ this.weightBoxY.Location = new System.Drawing.Point(332, 192);
+ this.weightBoxY.Name = "weightBoxY";
+ this.weightBoxY.Size = new System.Drawing.Size(76, 20);
+ this.weightBoxY.TabIndex = 104;
+ //
+ // weightLabelX
+ //
+ this.weightLabelX.AutoSize = true;
+ this.weightLabelX.Location = new System.Drawing.Point(37, 195);
+ this.weightLabelX.Name = "weightLabelX";
+ this.weightLabelX.Size = new System.Drawing.Size(41, 13);
+ this.weightLabelX.TabIndex = 97;
+ this.weightLabelX.Text = "Weight";
+ this.weightLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ //
+ // weightBoxX
+ //
+ this.weightBoxX.Location = new System.Drawing.Point(106, 192);
+ this.weightBoxX.Name = "weightBoxX";
+ this.weightBoxX.Size = new System.Drawing.Size(76, 20);
+ this.weightBoxX.TabIndex = 90;
+ //
+ // capLabelX
+ //
+ this.capLabelX.AutoSize = true;
+ this.capLabelX.Location = new System.Drawing.Point(37, 169);
+ this.capLabelX.Name = "capLabelX";
+ this.capLabelX.Size = new System.Drawing.Size(26, 13);
+ this.capLabelX.TabIndex = 94;
+ this.capLabelX.Text = "Cap";
+ this.capLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // capBoxX
+ //
+ this.capBoxX.Location = new System.Drawing.Point(106, 166);
+ this.capBoxX.Name = "capBoxX";
+ this.capBoxX.Size = new System.Drawing.Size(76, 20);
+ this.capBoxX.TabIndex = 89;
+ //
+ // constantOneLabelX
+ //
+ this.constantOneLabelX.AutoSize = true;
+ this.constantOneLabelX.Location = new System.Drawing.Point(37, 143);
+ this.constantOneLabelX.Name = "constantOneLabelX";
+ this.constantOneLabelX.Size = new System.Drawing.Size(66, 13);
+ this.constantOneLabelX.TabIndex = 91;
+ this.constantOneLabelX.Text = "Acceleration";
+ this.constantOneLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // accelerationBoxX
+ //
+ this.accelerationBoxX.Location = new System.Drawing.Point(106, 140);
+ this.accelerationBoxX.Name = "accelerationBoxX";
+ this.accelerationBoxX.Size = new System.Drawing.Size(76, 20);
+ this.accelerationBoxX.TabIndex = 86;
+ //
+ // rotationLabel
+ //
+ this.rotationLabel.AutoSize = true;
+ this.rotationLabel.Location = new System.Drawing.Point(35, 78);
+ this.rotationLabel.Name = "rotationLabel";
+ this.rotationLabel.Size = new System.Drawing.Size(47, 13);
+ this.rotationLabel.TabIndex = 87;
+ this.rotationLabel.Text = "Rotation";
+ //
+ // rotationBox
+ //
+ this.rotationBox.Location = new System.Drawing.Point(106, 75);
+ this.rotationBox.Name = "rotationBox";
+ this.rotationBox.Size = new System.Drawing.Size(76, 20);
+ this.rotationBox.TabIndex = 83;
+ //
+ // sensitivityLabel
+ //
+ this.sensitivityLabel.AutoSize = true;
+ this.sensitivityLabel.Location = new System.Drawing.Point(25, 52);
+ this.sensitivityLabel.Name = "sensitivityLabel";
+ this.sensitivityLabel.Size = new System.Drawing.Size(75, 13);
+ this.sensitivityLabel.TabIndex = 85;
+ this.sensitivityLabel.Text = "Sens Multiplier";
+ //
+ // sensitivityBoxX
+ //
+ this.sensitivityBoxX.Location = new System.Drawing.Point(106, 49);
+ this.sensitivityBoxX.Name = "sensitivityBoxX";
+ this.sensitivityBoxX.Size = new System.Drawing.Size(34, 20);
+ this.sensitivityBoxX.TabIndex = 80;
+ //
+ // accelTypeDropX
+ //
+ this.accelTypeDropX.FormattingEnabled = true;
+ this.accelTypeDropX.Location = new System.Drawing.Point(106, 113);
+ this.accelTypeDropX.Name = "accelTypeDropX";
+ this.accelTypeDropX.Size = new System.Drawing.Size(76, 21);
+ this.accelTypeDropX.TabIndex = 84;
+ this.accelTypeDropX.Text = "Accel Type";
+ //
+ // menuStrip1
+ //
+ this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLight;
+ this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.graphsToolStripMenuItem,
this.advancedToolStripMenuItem});
- this.menuStrip1.Location = new System.Drawing.Point(0, 0);
- this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(483, 24);
- this.menuStrip1.TabIndex = 31;
- this.menuStrip1.Text = "menuStrip1";
- //
- // graphsToolStripMenuItem
- //
- this.graphsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.graphsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.menuStrip1.Location = new System.Drawing.Point(0, 0);
+ this.menuStrip1.Name = "menuStrip1";
+ this.menuStrip1.Size = new System.Drawing.Size(483, 24);
+ this.menuStrip1.TabIndex = 31;
+ this.menuStrip1.Text = "menuStrip1";
+ //
+ // graphsToolStripMenuItem
+ //
+ this.graphsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
+ this.graphsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.scaleByDPIToolStripMenuItem,
this.showVelocityGainToolStripMenuItem,
this.showLastMouseMoveToolStripMenuItem});
- this.graphsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem";
- this.graphsToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
- this.graphsToolStripMenuItem.Text = "Charts";
- //
- // scaleByDPIToolStripMenuItem
- //
- this.scaleByDPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.graphsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem";
+ this.graphsToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
+ this.graphsToolStripMenuItem.Text = "Charts";
+ //
+ // scaleByDPIToolStripMenuItem
+ //
+ this.scaleByDPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.dPIToolStripMenuItem,
this.pollRateToolStripMenuItem,
this.ScaleMenuItem});
- this.scaleByDPIToolStripMenuItem.Name = "scaleByDPIToolStripMenuItem";
- this.scaleByDPIToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
- this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settings";
- //
- // dPIToolStripMenuItem
- //
- this.dPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.scaleByDPIToolStripMenuItem.Name = "scaleByDPIToolStripMenuItem";
+ this.scaleByDPIToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
+ this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settings";
+ //
+ // dPIToolStripMenuItem
+ //
+ this.dPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.DPITextBox});
- this.dPIToolStripMenuItem.Name = "dPIToolStripMenuItem";
- this.dPIToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
- this.dPIToolStripMenuItem.Text = "DPI";
- //
- // DPITextBox
- //
- this.DPITextBox.Name = "DPITextBox";
- this.DPITextBox.Size = new System.Drawing.Size(100, 23);
- //
- // pollRateToolStripMenuItem
- //
- this.pollRateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.dPIToolStripMenuItem.Name = "dPIToolStripMenuItem";
+ this.dPIToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
+ this.dPIToolStripMenuItem.Text = "DPI";
+ //
+ // DPITextBox
+ //
+ this.DPITextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
+ this.DPITextBox.Name = "DPITextBox";
+ this.DPITextBox.Size = new System.Drawing.Size(100, 23);
+ //
+ // pollRateToolStripMenuItem
+ //
+ this.pollRateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.PollRateTextBox});
- this.pollRateToolStripMenuItem.Name = "pollRateToolStripMenuItem";
- this.pollRateToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
- this.pollRateToolStripMenuItem.Text = "Poll Rate";
- //
- // PollRateTextBox
- //
- this.PollRateTextBox.Name = "PollRateTextBox";
- this.PollRateTextBox.Size = new System.Drawing.Size(100, 23);
- //
- // ScaleMenuItem
- //
- this.ScaleMenuItem.Name = "ScaleMenuItem";
- this.ScaleMenuItem.Size = new System.Drawing.Size(169, 22);
- this.ScaleMenuItem.Text = "Re-scale by above";
- //
- // showVelocityGainToolStripMenuItem
- //
- this.showVelocityGainToolStripMenuItem.Name = "showVelocityGainToolStripMenuItem";
- this.showVelocityGainToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
- this.showVelocityGainToolStripMenuItem.Text = "Show Velocity && Gain";
- //
- // showLastMouseMoveToolStripMenuItem
- //
- this.showLastMouseMoveToolStripMenuItem.Checked = true;
- this.showLastMouseMoveToolStripMenuItem.CheckOnClick = true;
- this.showLastMouseMoveToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.showLastMouseMoveToolStripMenuItem.Name = "showLastMouseMoveToolStripMenuItem";
- this.showLastMouseMoveToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
- this.showLastMouseMoveToolStripMenuItem.Text = "Show Last Mouse Move";
- //
- // advancedToolStripMenuItem
- //
- this.advancedToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.pollRateToolStripMenuItem.Name = "pollRateToolStripMenuItem";
+ this.pollRateToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
+ this.pollRateToolStripMenuItem.Text = "Poll Rate";
+ //
+ // PollRateTextBox
+ //
+ this.PollRateTextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
+ this.PollRateTextBox.Name = "PollRateTextBox";
+ this.PollRateTextBox.Size = new System.Drawing.Size(100, 23);
+ //
+ // ScaleMenuItem
+ //
+ this.ScaleMenuItem.Name = "ScaleMenuItem";
+ this.ScaleMenuItem.Size = new System.Drawing.Size(169, 22);
+ this.ScaleMenuItem.Text = "Re-scale by above";
+ //
+ // showVelocityGainToolStripMenuItem
+ //
+ this.showVelocityGainToolStripMenuItem.Name = "showVelocityGainToolStripMenuItem";
+ this.showVelocityGainToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
+ this.showVelocityGainToolStripMenuItem.Text = "Show Velocity && Gain";
+ //
+ // showLastMouseMoveToolStripMenuItem
+ //
+ this.showLastMouseMoveToolStripMenuItem.Checked = true;
+ this.showLastMouseMoveToolStripMenuItem.CheckOnClick = true;
+ this.showLastMouseMoveToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.showLastMouseMoveToolStripMenuItem.Name = "showLastMouseMoveToolStripMenuItem";
+ this.showLastMouseMoveToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
+ this.showLastMouseMoveToolStripMenuItem.Text = "Show Last Mouse Move";
+ //
+ // advancedToolStripMenuItem
+ //
+ this.advancedToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.capStyleToolStripMenuItem,
this.offsetStyleToolStripMenuItem,
this.AutoWriteMenuItem,
this.UseSpecificDeviceMenuItem});
- this.advancedToolStripMenuItem.Name = "advancedToolStripMenuItem";
- this.advancedToolStripMenuItem.Size = new System.Drawing.Size(72, 20);
- this.advancedToolStripMenuItem.Text = "Advanced";
- //
- // capStyleToolStripMenuItem
- //
- this.capStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.advancedToolStripMenuItem.Name = "advancedToolStripMenuItem";
+ this.advancedToolStripMenuItem.Size = new System.Drawing.Size(72, 20);
+ this.advancedToolStripMenuItem.Text = "Advanced";
+ //
+ // capStyleToolStripMenuItem
+ //
+ this.capStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.gainCapToolStripMenuItem,
this.legacyCapToolStripMenuItem});
- this.capStyleToolStripMenuItem.Name = "capStyleToolStripMenuItem";
- this.capStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
- this.capStyleToolStripMenuItem.Text = "Cap Style";
- //
- // gainCapToolStripMenuItem
- //
- this.gainCapToolStripMenuItem.Checked = true;
- this.gainCapToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.gainCapToolStripMenuItem.Name = "gainCapToolStripMenuItem";
- this.gainCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.gainCapToolStripMenuItem.Text = "Gain (Default)";
- //
- // legacyCapToolStripMenuItem
- //
- this.legacyCapToolStripMenuItem.Name = "legacyCapToolStripMenuItem";
- this.legacyCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.legacyCapToolStripMenuItem.Text = "Legacy";
- //
- // offsetStyleToolStripMenuItem
- //
- this.offsetStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.capStyleToolStripMenuItem.Name = "capStyleToolStripMenuItem";
+ this.capStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.capStyleToolStripMenuItem.Text = "Cap Style";
+ //
+ // gainCapToolStripMenuItem
+ //
+ this.gainCapToolStripMenuItem.Checked = true;
+ this.gainCapToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.gainCapToolStripMenuItem.Name = "gainCapToolStripMenuItem";
+ this.gainCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.gainCapToolStripMenuItem.Text = "Gain (Default)";
+ //
+ // legacyCapToolStripMenuItem
+ //
+ this.legacyCapToolStripMenuItem.Name = "legacyCapToolStripMenuItem";
+ this.legacyCapToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.legacyCapToolStripMenuItem.Text = "Legacy";
+ //
+ // offsetStyleToolStripMenuItem
+ //
+ this.offsetStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.gainOffsetToolStripMenuItem,
this.legacyOffsetToolStripMenuItem});
- this.offsetStyleToolStripMenuItem.Name = "offsetStyleToolStripMenuItem";
- this.offsetStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
- this.offsetStyleToolStripMenuItem.Text = "Offset Style";
- //
- // gainOffsetToolStripMenuItem
- //
- this.gainOffsetToolStripMenuItem.Name = "gainOffsetToolStripMenuItem";
- this.gainOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.gainOffsetToolStripMenuItem.Text = "Gain (Default)";
- //
- // legacyOffsetToolStripMenuItem
- //
- this.legacyOffsetToolStripMenuItem.Name = "legacyOffsetToolStripMenuItem";
- this.legacyOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
- this.legacyOffsetToolStripMenuItem.Text = "Legacy";
- //
- // AutoWriteMenuItem
- //
- this.AutoWriteMenuItem.Checked = true;
- this.AutoWriteMenuItem.CheckOnClick = true;
- this.AutoWriteMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
- this.AutoWriteMenuItem.Name = "AutoWriteMenuItem";
- this.AutoWriteMenuItem.Size = new System.Drawing.Size(210, 22);
- this.AutoWriteMenuItem.Text = "Apply Settings On Startup";
- //
- // UseSpecificDeviceMenuItem
- //
- this.UseSpecificDeviceMenuItem.Name = "UseSpecificDeviceMenuItem";
- this.UseSpecificDeviceMenuItem.Size = new System.Drawing.Size(210, 22);
- this.UseSpecificDeviceMenuItem.Text = "Use Specific Device";
- //
- // chartsPanel
- //
- this.chartsPanel.AutoScroll = true;
- this.chartsPanel.Controls.Add(this.GainChartY);
- this.chartsPanel.Controls.Add(this.VelocityChartY);
- this.chartsPanel.Controls.Add(this.AccelerationChartY);
- this.chartsPanel.Controls.Add(this.GainChart);
- this.chartsPanel.Controls.Add(this.VelocityChart);
- this.chartsPanel.Controls.Add(this.AccelerationChart);
- this.chartsPanel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chartsPanel.Location = new System.Drawing.Point(483, 0);
- this.chartsPanel.Name = "chartsPanel";
- this.chartsPanel.Size = new System.Drawing.Size(1401, 956);
- this.chartsPanel.TabIndex = 35;
- //
- // GainChartY
- //
- this.GainChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
- chartArea1.AxisX.Title = "Input Speed (counts/ms)";
- chartArea1.AxisY.Title = "Slope of Velocity Chart";
- chartArea1.BackColor = System.Drawing.Color.Transparent;
- chartArea1.Name = "ChartArea1";
- this.GainChartY.ChartAreas.Add(chartArea1);
- this.GainChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
- legend1.Alignment = System.Drawing.StringAlignment.Far;
- legend1.BackColor = System.Drawing.Color.Transparent;
- legend1.DockedToChartArea = "ChartArea1";
- legend1.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
- legend1.Name = "Legend1";
- this.GainChartY.Legends.Add(legend1);
- this.GainChartY.Location = new System.Drawing.Point(699, 645);
- this.GainChartY.Name = "GainChartY";
- series1.ChartArea = "ChartArea1";
- series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series1.Legend = "Legend1";
- series1.Name = "Velocity Gain";
- series2.ChartArea = "ChartArea1";
- series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series2.Legend = "Legend1";
- series2.Name = "Last Mouse Move";
- series3.ChartArea = "ChartArea1";
- series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series3.IsVisibleInLegend = false;
- series3.Legend = "Legend1";
- series3.Name = "Placeholder";
- this.GainChartY.Series.Add(series1);
- this.GainChartY.Series.Add(series2);
- this.GainChartY.Series.Add(series3);
- this.GainChartY.Size = new System.Drawing.Size(698, 308);
- this.GainChartY.TabIndex = 39;
- this.GainChartY.TabStop = false;
- this.GainChartY.Text = "chart1";
- title1.DockedToChartArea = "ChartArea1";
- title1.IsDockedInsideChartArea = false;
- title1.Name = "Title";
- title1.Text = "Gain";
- this.GainChartY.Titles.Add(title1);
- //
- // VelocityChartY
- //
- this.VelocityChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
- chartArea2.AxisX.Title = "Input Speed (count/ms)";
- chartArea2.AxisY.Title = "Output Speed (counts/ms)";
- chartArea2.BackColor = System.Drawing.Color.Transparent;
- chartArea2.Name = "ChartArea1";
- this.VelocityChartY.ChartAreas.Add(chartArea2);
- this.VelocityChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
- legend2.Alignment = System.Drawing.StringAlignment.Far;
- legend2.BackColor = System.Drawing.Color.Transparent;
- legend2.DockedToChartArea = "ChartArea1";
- legend2.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
- legend2.Name = "Legend1";
- this.VelocityChartY.Legends.Add(legend2);
- this.VelocityChartY.Location = new System.Drawing.Point(699, 332);
- this.VelocityChartY.Name = "VelocityChartY";
- series4.ChartArea = "ChartArea1";
- series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series4.Legend = "Legend1";
- series4.Name = "Output Velocity";
- series5.ChartArea = "ChartArea1";
- series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series5.Legend = "Legend1";
- series5.Name = "Last Mouse Move";
- series6.ChartArea = "ChartArea1";
- series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series6.IsVisibleInLegend = false;
- series6.Legend = "Legend1";
- series6.Name = "Placeholder";
- this.VelocityChartY.Series.Add(series4);
- this.VelocityChartY.Series.Add(series5);
- this.VelocityChartY.Series.Add(series6);
- this.VelocityChartY.Size = new System.Drawing.Size(698, 308);
- this.VelocityChartY.TabIndex = 38;
- this.VelocityChartY.TabStop = false;
- this.VelocityChartY.Text = "chart1";
- title2.DockedToChartArea = "ChartArea1";
- title2.IsDockedInsideChartArea = false;
- title2.Name = "Title";
- title2.Text = "Velocity";
- this.VelocityChartY.Titles.Add(title2);
- //
- // AccelerationChartY
- //
- this.AccelerationChartY.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
- chartArea3.AxisX.Title = "Input Speed (counts/ms)";
- chartArea3.AxisY.Title = "Ratio of Output to Input)";
- chartArea3.BackColor = System.Drawing.Color.Transparent;
- chartArea3.Name = "ChartArea1";
- this.AccelerationChartY.ChartAreas.Add(chartArea3);
- this.AccelerationChartY.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
- legend3.Alignment = System.Drawing.StringAlignment.Far;
- legend3.BackColor = System.Drawing.Color.Transparent;
- legend3.DockedToChartArea = "ChartArea1";
- legend3.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
- legend3.Name = "Legend1";
- this.AccelerationChartY.Legends.Add(legend3);
- this.AccelerationChartY.Location = new System.Drawing.Point(699, -2);
- this.AccelerationChartY.Name = "AccelerationChartY";
- series7.ChartArea = "ChartArea1";
- series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series7.Legend = "Legend1";
- series7.Name = "Accelerated Sensitivity";
- series8.ChartArea = "ChartArea1";
- series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series8.Legend = "Legend1";
- series8.Name = "Last Mouse Move";
- series9.ChartArea = "ChartArea1";
- series9.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series9.IsVisibleInLegend = false;
- series9.Legend = "Legend1";
- series9.Name = "Placeholder";
- this.AccelerationChartY.Series.Add(series7);
- this.AccelerationChartY.Series.Add(series8);
- this.AccelerationChartY.Series.Add(series9);
- this.AccelerationChartY.Size = new System.Drawing.Size(698, 328);
- this.AccelerationChartY.TabIndex = 37;
- this.AccelerationChartY.TabStop = false;
- this.AccelerationChartY.Text = "chart1";
- title3.DockedToChartArea = "ChartArea1";
- title3.IsDockedInsideChartArea = false;
- title3.Name = "Title";
- title3.Text = "Sensitivity";
- this.AccelerationChartY.Titles.Add(title3);
- //
- // GainChart
- //
- this.GainChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
- chartArea4.AxisX.Title = "Input Speed (counts/ms)";
- chartArea4.AxisY.Title = "Slope of Velocity Chart";
- chartArea4.BackColor = System.Drawing.Color.Transparent;
- chartArea4.Name = "ChartArea1";
- this.GainChart.ChartAreas.Add(chartArea4);
- this.GainChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
- legend4.Alignment = System.Drawing.StringAlignment.Far;
- legend4.BackColor = System.Drawing.Color.Transparent;
- legend4.DockedToChartArea = "ChartArea1";
- legend4.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
- legend4.Name = "Legend1";
- this.GainChart.Legends.Add(legend4);
- this.GainChart.Location = new System.Drawing.Point(-5, 645);
- this.GainChart.Name = "GainChart";
- series10.ChartArea = "ChartArea1";
- series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series10.Legend = "Legend1";
- series10.Name = "Velocity Gain";
- series11.ChartArea = "ChartArea1";
- series11.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series11.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series11.Legend = "Legend1";
- series11.Name = "Last Mouse Move";
- series12.ChartArea = "ChartArea1";
- series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series12.Legend = "Legend1";
- series12.Name = "Y: Velocity Gain";
- series13.ChartArea = "ChartArea1";
- series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series13.IsVisibleInLegend = false;
- series13.Legend = "Legend1";
- series13.Name = "Y: Last Mouse Move";
- this.GainChart.Series.Add(series10);
- this.GainChart.Series.Add(series11);
- this.GainChart.Series.Add(series12);
- this.GainChart.Series.Add(series13);
- this.GainChart.Size = new System.Drawing.Size(698, 308);
- this.GainChart.TabIndex = 36;
- this.GainChart.TabStop = false;
- this.GainChart.Text = "chart1";
- title4.DockedToChartArea = "ChartArea1";
- title4.IsDockedInsideChartArea = false;
- title4.Name = "Title";
- title4.Text = "Gain";
- this.GainChart.Titles.Add(title4);
- //
- // VelocityChart
- //
- this.VelocityChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
- chartArea5.AxisX.Title = "Input Speed (count/ms)";
- chartArea5.AxisY.Title = "Output Speed (counts/ms)";
- chartArea5.BackColor = System.Drawing.Color.Transparent;
- chartArea5.Name = "ChartArea1";
- this.VelocityChart.ChartAreas.Add(chartArea5);
- this.VelocityChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
- legend5.Alignment = System.Drawing.StringAlignment.Far;
- legend5.BackColor = System.Drawing.Color.Transparent;
- legend5.DockedToChartArea = "ChartArea1";
- legend5.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
- legend5.Name = "Legend1";
- this.VelocityChart.Legends.Add(legend5);
- this.VelocityChart.Location = new System.Drawing.Point(-5, 332);
- this.VelocityChart.Name = "VelocityChart";
- series14.ChartArea = "ChartArea1";
- series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series14.Legend = "Legend1";
- series14.Name = "Output Velocity";
- series15.ChartArea = "ChartArea1";
- series15.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series15.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series15.Legend = "Legend1";
- series15.Name = "Last Mouse Move";
- series16.ChartArea = "ChartArea1";
- series16.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series16.Legend = "Legend1";
- series16.Name = "Y: Output Velocity";
- series17.ChartArea = "ChartArea1";
- series17.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series17.IsVisibleInLegend = false;
- series17.Legend = "Legend1";
- series17.Name = "Y: Last Mouse Move";
- this.VelocityChart.Series.Add(series14);
- this.VelocityChart.Series.Add(series15);
- this.VelocityChart.Series.Add(series16);
- this.VelocityChart.Series.Add(series17);
- this.VelocityChart.Size = new System.Drawing.Size(698, 308);
- this.VelocityChart.TabIndex = 35;
- this.VelocityChart.TabStop = false;
- this.VelocityChart.Text = "chart1";
- title5.DockedToChartArea = "ChartArea1";
- title5.IsDockedInsideChartArea = false;
- title5.Name = "Title";
- title5.Text = "Velocity";
- this.VelocityChart.Titles.Add(title5);
- //
- // AccelerationChart
- //
- this.AccelerationChart.BackColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
- chartArea6.AxisX.Title = "Input Speed (counts/ms)";
- chartArea6.AxisY.Title = "Ratio of Output to Input";
- chartArea6.BackColor = System.Drawing.Color.Transparent;
- chartArea6.Name = "ChartArea1";
- this.AccelerationChart.ChartAreas.Add(chartArea6);
- this.AccelerationChart.DataBindings.Add(new System.Windows.Forms.Binding("BackColor", global::grapher.Properties.Settings.Default, "Chart_BG_Colour", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
- legend6.Alignment = System.Drawing.StringAlignment.Far;
- legend6.BackColor = System.Drawing.Color.Transparent;
- legend6.DockedToChartArea = "ChartArea1";
- legend6.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
- legend6.Name = "Legend1";
- this.AccelerationChart.Legends.Add(legend6);
- this.AccelerationChart.Location = new System.Drawing.Point(-5, -2);
- this.AccelerationChart.Name = "AccelerationChart";
- series18.ChartArea = "ChartArea1";
- series18.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series18.Legend = "Legend1";
- series18.Name = "Accelerated Sensitivity";
- series19.ChartArea = "ChartArea1";
- series19.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series19.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- series19.Legend = "Legend1";
- series19.Name = "Last Mouse Move";
- series20.ChartArea = "ChartArea1";
- series20.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
- series20.Legend = "Legend1";
- series20.Name = "Y: Accelerated Sensitivity";
- series21.ChartArea = "ChartArea1";
- series21.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series21.IsVisibleInLegend = false;
- series21.Legend = "Legend1";
- series21.Name = "Y - Last Mouse Move";
- this.AccelerationChart.Series.Add(series18);
- this.AccelerationChart.Series.Add(series19);
- this.AccelerationChart.Series.Add(series20);
- this.AccelerationChart.Series.Add(series21);
- this.AccelerationChart.Size = new System.Drawing.Size(698, 328);
- this.AccelerationChart.TabIndex = 34;
- this.AccelerationChart.TabStop = false;
- this.AccelerationChart.Text = "Sensitivity";
- title6.DockedToChartArea = "ChartArea1";
- title6.IsDockedInsideChartArea = false;
- title6.Name = "Title";
- title6.Text = "Sensitivity";
- this.AccelerationChart.Titles.Add(title6);
- //
- // RawAcceleration
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1884, 956);
- this.Controls.Add(this.chartsPanel);
- this.Controls.Add(this.optionsPanel);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Name = "RawAcceleration";
- this.Text = "Raw Accel";
- this.optionsPanel.ResumeLayout(false);
- this.optionsPanel.PerformLayout();
- this.DirectionalityPanel.ResumeLayout(false);
- this.DirectionalityPanel.PerformLayout();
- this.menuStrip1.ResumeLayout(false);
- this.menuStrip1.PerformLayout();
- this.chartsPanel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.GainChart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
+ this.offsetStyleToolStripMenuItem.Name = "offsetStyleToolStripMenuItem";
+ this.offsetStyleToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.offsetStyleToolStripMenuItem.Text = "Offset Style";
+ //
+ // gainOffsetToolStripMenuItem
+ //
+ this.gainOffsetToolStripMenuItem.Name = "gainOffsetToolStripMenuItem";
+ this.gainOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.gainOffsetToolStripMenuItem.Text = "Gain (Default)";
+ //
+ // legacyOffsetToolStripMenuItem
+ //
+ this.legacyOffsetToolStripMenuItem.Name = "legacyOffsetToolStripMenuItem";
+ this.legacyOffsetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
+ this.legacyOffsetToolStripMenuItem.Text = "Legacy";
+ //
+ // AutoWriteMenuItem
+ //
+ this.AutoWriteMenuItem.Checked = true;
+ this.AutoWriteMenuItem.CheckOnClick = true;
+ this.AutoWriteMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.AutoWriteMenuItem.Name = "AutoWriteMenuItem";
+ this.AutoWriteMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.AutoWriteMenuItem.Text = "Apply Settings On Startup";
+ //
+ // UseSpecificDeviceMenuItem
+ //
+ this.UseSpecificDeviceMenuItem.Name = "UseSpecificDeviceMenuItem";
+ this.UseSpecificDeviceMenuItem.Size = new System.Drawing.Size(210, 22);
+ this.UseSpecificDeviceMenuItem.Text = "Use Specific Device";
+ //
+ // chartsPanel
+ //
+ this.chartsPanel.AutoScroll = true;
+ this.chartsPanel.Controls.Add(this.GainChartY);
+ this.chartsPanel.Controls.Add(this.VelocityChartY);
+ this.chartsPanel.Controls.Add(this.AccelerationChartY);
+ this.chartsPanel.Controls.Add(this.GainChart);
+ this.chartsPanel.Controls.Add(this.VelocityChart);
+ this.chartsPanel.Controls.Add(this.AccelerationChart);
+ this.chartsPanel.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.chartsPanel.Location = new System.Drawing.Point(483, 0);
+ this.chartsPanel.Name = "chartsPanel";
+ this.chartsPanel.Size = new System.Drawing.Size(1401, 956);
+ this.chartsPanel.TabIndex = 35;
+ //
+ // GainChartY
+ //
+ chartArea1.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea1.AxisY.Title = "Slope of Velocity Chart";
+ chartArea1.Name = "ChartArea1";
+ this.GainChartY.ChartAreas.Add(chartArea1);
+ legend1.Name = "Legend1";
+ this.GainChartY.Legends.Add(legend1);
+ this.GainChartY.Location = new System.Drawing.Point(699, 645);
+ this.GainChartY.Name = "GainChartY";
+ series1.ChartArea = "ChartArea1";
+ series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series1.Legend = "Legend1";
+ series1.Name = "Velocity Gain";
+ series2.ChartArea = "ChartArea1";
+ series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series2.Legend = "Legend1";
+ series2.Name = "Last Mouse Move";
+ series3.ChartArea = "ChartArea1";
+ series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series3.IsVisibleInLegend = false;
+ series3.Legend = "Legend1";
+ series3.Name = "Placeholder";
+ this.GainChartY.Series.Add(series1);
+ this.GainChartY.Series.Add(series2);
+ this.GainChartY.Series.Add(series3);
+ this.GainChartY.Size = new System.Drawing.Size(698, 308);
+ this.GainChartY.TabIndex = 39;
+ this.GainChartY.TabStop = false;
+ this.GainChartY.Text = "chart1";
+ title1.DockedToChartArea = "ChartArea1";
+ title1.IsDockedInsideChartArea = false;
+ title1.Name = "Title";
+ title1.Text = "Gain";
+ this.GainChartY.Titles.Add(title1);
+ //
+ // VelocityChartY
+ //
+ chartArea2.AxisX.Title = "Input Speed (count/ms)";
+ chartArea2.AxisY.Title = "Output Speed (counts/ms)";
+ chartArea2.Name = "ChartArea1";
+ this.VelocityChartY.ChartAreas.Add(chartArea2);
+ legend2.Name = "Legend1";
+ this.VelocityChartY.Legends.Add(legend2);
+ this.VelocityChartY.Location = new System.Drawing.Point(699, 332);
+ this.VelocityChartY.Name = "VelocityChartY";
+ series4.ChartArea = "ChartArea1";
+ series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series4.Legend = "Legend1";
+ series4.Name = "Output Velocity";
+ series5.ChartArea = "ChartArea1";
+ series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series5.Legend = "Legend1";
+ series5.Name = "Last Mouse Move";
+ series6.ChartArea = "ChartArea1";
+ series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series6.IsVisibleInLegend = false;
+ series6.Legend = "Legend1";
+ series6.Name = "Placeholder";
+ this.VelocityChartY.Series.Add(series4);
+ this.VelocityChartY.Series.Add(series5);
+ this.VelocityChartY.Series.Add(series6);
+ this.VelocityChartY.Size = new System.Drawing.Size(698, 308);
+ this.VelocityChartY.TabIndex = 38;
+ this.VelocityChartY.TabStop = false;
+ this.VelocityChartY.Text = "chart1";
+ title2.DockedToChartArea = "ChartArea1";
+ title2.IsDockedInsideChartArea = false;
+ title2.Name = "Title";
+ title2.Text = "Velocity";
+ this.VelocityChartY.Titles.Add(title2);
+ //
+ // AccelerationChartY
+ //
+ chartArea3.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea3.AxisY.Title = "Ratio of Output to Input)";
+ chartArea3.Name = "ChartArea1";
+ this.AccelerationChartY.ChartAreas.Add(chartArea3);
+ legend3.Name = "Legend1";
+ this.AccelerationChartY.Legends.Add(legend3);
+ this.AccelerationChartY.Location = new System.Drawing.Point(699, -2);
+ this.AccelerationChartY.Name = "AccelerationChartY";
+ series7.ChartArea = "ChartArea1";
+ series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series7.Legend = "Legend1";
+ series7.Name = "Accelerated Sensitivity";
+ series8.ChartArea = "ChartArea1";
+ series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series8.Legend = "Legend1";
+ series8.Name = "Last Mouse Move";
+ series9.ChartArea = "ChartArea1";
+ series9.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series9.IsVisibleInLegend = false;
+ series9.Legend = "Legend1";
+ series9.Name = "Placeholder";
+ this.AccelerationChartY.Series.Add(series7);
+ this.AccelerationChartY.Series.Add(series8);
+ this.AccelerationChartY.Series.Add(series9);
+ this.AccelerationChartY.Size = new System.Drawing.Size(698, 328);
+ this.AccelerationChartY.TabIndex = 37;
+ this.AccelerationChartY.TabStop = false;
+ this.AccelerationChartY.Text = "chart1";
+ title3.DockedToChartArea = "ChartArea1";
+ title3.IsDockedInsideChartArea = false;
+ title3.Name = "Title";
+ title3.Text = "Sensitivity";
+ this.AccelerationChartY.Titles.Add(title3);
+ //
+ // GainChart
+ //
+ chartArea4.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea4.AxisY.Title = "Slope of Velocity Chart";
+ chartArea4.Name = "ChartArea1";
+ this.GainChart.ChartAreas.Add(chartArea4);
+ legend4.Name = "Legend1";
+ this.GainChart.Legends.Add(legend4);
+ this.GainChart.Location = new System.Drawing.Point(-5, 645);
+ this.GainChart.Name = "GainChart";
+ series10.ChartArea = "ChartArea1";
+ series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series10.Legend = "Legend1";
+ series10.Name = "Velocity Gain";
+ series11.ChartArea = "ChartArea1";
+ series11.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series11.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series11.Legend = "Legend1";
+ series11.Name = "Last Mouse Move";
+ series12.ChartArea = "ChartArea1";
+ series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series12.Legend = "Legend1";
+ series12.Name = "Y: Velocity Gain";
+ series13.ChartArea = "ChartArea1";
+ series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series13.IsVisibleInLegend = false;
+ series13.Legend = "Legend1";
+ series13.Name = "Y: Last Mouse Move";
+ this.GainChart.Series.Add(series10);
+ this.GainChart.Series.Add(series11);
+ this.GainChart.Series.Add(series12);
+ this.GainChart.Series.Add(series13);
+ this.GainChart.Size = new System.Drawing.Size(698, 308);
+ this.GainChart.TabIndex = 36;
+ this.GainChart.TabStop = false;
+ this.GainChart.Text = "chart1";
+ title4.DockedToChartArea = "ChartArea1";
+ title4.IsDockedInsideChartArea = false;
+ title4.Name = "Title";
+ title4.Text = "Gain";
+ this.GainChart.Titles.Add(title4);
+ //
+ // VelocityChart
+ //
+ chartArea5.AxisX.Title = "Input Speed (count/ms)";
+ chartArea5.AxisY.Title = "Output Speed (counts/ms)";
+ chartArea5.Name = "ChartArea1";
+ this.VelocityChart.ChartAreas.Add(chartArea5);
+ legend5.Name = "Legend1";
+ this.VelocityChart.Legends.Add(legend5);
+ this.VelocityChart.Location = new System.Drawing.Point(-5, 332);
+ this.VelocityChart.Name = "VelocityChart";
+ series14.ChartArea = "ChartArea1";
+ series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series14.Legend = "Legend1";
+ series14.Name = "Output Velocity";
+ series15.ChartArea = "ChartArea1";
+ series15.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series15.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series15.Legend = "Legend1";
+ series15.Name = "Last Mouse Move";
+ series16.ChartArea = "ChartArea1";
+ series16.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series16.Legend = "Legend1";
+ series16.Name = "Y: Output Velocity";
+ series17.ChartArea = "ChartArea1";
+ series17.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series17.IsVisibleInLegend = false;
+ series17.Legend = "Legend1";
+ series17.Name = "Y: Last Mouse Move";
+ this.VelocityChart.Series.Add(series14);
+ this.VelocityChart.Series.Add(series15);
+ this.VelocityChart.Series.Add(series16);
+ this.VelocityChart.Series.Add(series17);
+ this.VelocityChart.Size = new System.Drawing.Size(698, 308);
+ this.VelocityChart.TabIndex = 35;
+ this.VelocityChart.TabStop = false;
+ this.VelocityChart.Text = "chart1";
+ title5.DockedToChartArea = "ChartArea1";
+ title5.IsDockedInsideChartArea = false;
+ title5.Name = "Title";
+ title5.Text = "Velocity";
+ this.VelocityChart.Titles.Add(title5);
+ //
+ // AccelerationChart
+ //
+ chartArea6.AxisX.Title = "Input Speed (counts/ms)";
+ chartArea6.AxisY.Title = "Ratio of Output to Input";
+ chartArea6.Name = "ChartArea1";
+ this.AccelerationChart.ChartAreas.Add(chartArea6);
+ legend6.Name = "Legend1";
+ this.AccelerationChart.Legends.Add(legend6);
+ this.AccelerationChart.Location = new System.Drawing.Point(-5, -2);
+ this.AccelerationChart.Name = "AccelerationChart";
+ series18.ChartArea = "ChartArea1";
+ series18.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series18.Legend = "Legend1";
+ series18.Name = "Accelerated Sensitivity";
+ series19.ChartArea = "ChartArea1";
+ series19.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series19.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ series19.Legend = "Legend1";
+ series19.Name = "Last Mouse Move";
+ series20.ChartArea = "ChartArea1";
+ series20.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
+ series20.Legend = "Legend1";
+ series20.Name = "Y: Accelerated Sensitivity";
+ series21.ChartArea = "ChartArea1";
+ series21.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
+ series21.IsVisibleInLegend = false;
+ series21.Legend = "Legend1";
+ series21.Name = "Y - Last Mouse Move";
+ this.AccelerationChart.Series.Add(series18);
+ this.AccelerationChart.Series.Add(series19);
+ this.AccelerationChart.Series.Add(series20);
+ this.AccelerationChart.Series.Add(series21);
+ this.AccelerationChart.Size = new System.Drawing.Size(698, 328);
+ this.AccelerationChart.TabIndex = 34;
+ this.AccelerationChart.TabStop = false;
+ this.AccelerationChart.Text = "Sensitivity";
+ title6.DockedToChartArea = "ChartArea1";
+ title6.IsDockedInsideChartArea = false;
+ title6.Name = "Title";
+ title6.Text = "Sensitivity";
+ this.AccelerationChart.Titles.Add(title6);
+ //
+ // RawAcceleration
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1884, 956);
+ this.Controls.Add(this.chartsPanel);
+ this.Controls.Add(this.optionsPanel);
+ this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
+ this.Name = "RawAcceleration";
+ this.Text = "Raw Accel";
+ this.optionsPanel.ResumeLayout(false);
+ this.optionsPanel.PerformLayout();
+ this.DirectionalityPanel.ResumeLayout(false);
+ this.DirectionalityPanel.PerformLayout();
+ this.menuStrip1.ResumeLayout(false);
+ this.menuStrip1.PerformLayout();
+ this.chartsPanel.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.GainChart)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).EndInit();
+ this.ResumeLayout(false);
+ this.PerformLayout();
}
--
cgit v1.2.3
From 576e4837abdc6919c27fb642e3ba95895d15ce63 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Tue, 27 Apr 2021 22:32:27 +1000
Subject: refactor chart styling a bit
---
grapher/Models/Charts/ChartXY.cs | 55 +++++++++++++++++++++++++---------------
1 file changed, 35 insertions(+), 20 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index 133d314..39e1a92 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -91,12 +91,13 @@ namespace grapher
public static void setChartColors(Chart chart)
{
- //global::grapher.Models.Serialized.GUISettings
System.Drawing.Color fgColor = global::grapher.Properties.Settings.Default.Chart_FG_Colour;
System.Drawing.Color bgColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
System.Drawing.Color bgTrans = System.Drawing.Color.Transparent;
chart.ForeColor = fgColor;
+ chart.BackColor = bgColor;
+
chart.Titles[0].ForeColor = fgColor;
chart.ChartAreas[0].AxisX.LabelStyle.ForeColor = fgColor;
@@ -124,43 +125,57 @@ namespace grapher
public static void SetupChart(Chart chart)
{
- chart.ChartAreas[0].AxisX.RoundAxisValues();
+ ChartArea area = chart.ChartAreas[0];
+ Legend legend = chart.Legends[0];
+ Title title = chart.Titles[0];
+
+ area.AxisX.RoundAxisValues();
- chart.ChartAreas[0].AxisX.ScaleView.Zoomable = true;
- chart.ChartAreas[0].AxisY.ScaleView.Zoomable = true;
+ area.AxisX.ScaleView.Zoomable = true;
+ area.AxisY.ScaleView.Zoomable = true;
- chart.ChartAreas[0].AxisY.ScaleView.MinSize = 0.01;
- chart.ChartAreas[0].AxisY.ScaleView.SmallScrollSize = 0.001;
+ area.AxisY.ScaleView.MinSize = 0.01;
+ area.AxisY.ScaleView.SmallScrollSize = 0.001;
- chart.ChartAreas[0].AxisX.LabelStyle.Format = "0.##";
- chart.ChartAreas[0].AxisY.LabelStyle.Format = "0.##";
+ area.AxisX.LabelStyle.Format = "0.##";
+ area.AxisY.LabelStyle.Format = "0.##";
- chart.ChartAreas[0].CursorY.Interval = 0.001;
+ area.CursorY.Interval = 0.001;
- chart.ChartAreas[0].CursorX.AutoScroll = true;
- chart.ChartAreas[0].CursorY.AutoScroll = true;
+ area.CursorX.AutoScroll = true;
+ area.CursorY.AutoScroll = true;
- chart.ChartAreas[0].CursorX.IsUserSelectionEnabled = true;
- chart.ChartAreas[0].CursorY.IsUserSelectionEnabled = true;
+ area.CursorX.IsUserSelectionEnabled = true;
+ area.CursorY.IsUserSelectionEnabled = true;
- chart.ChartAreas[0].CursorX.IsUserEnabled = true;
- chart.ChartAreas[0].CursorY.IsUserEnabled = true;
+ area.CursorX.IsUserEnabled = true;
+ area.CursorY.IsUserEnabled = true;
chart.Series[1].Points.Clear();
chart.Series[1].Points.AddXY(0, 0);
- chart.ChartAreas[0].AxisX.TitleFont = new System.Drawing.Font(chart.ChartAreas[0].AxisX.TitleFont.Name, global::grapher.Properties.Settings.Default.Chart_Axis_Font_Size, System.Drawing.FontStyle.Bold);
- chart.ChartAreas[0].AxisY.TitleFont = chart.ChartAreas[0].AxisX.TitleFont;
+ area.AxisX.TitleFont = new System.Drawing.Font(area.AxisX.TitleFont.Name, global::grapher.Properties.Settings.Default.Chart_Axis_Font_Size, System.Drawing.FontStyle.Bold);
+ area.AxisY.TitleFont = area.AxisX.TitleFont;
- chart.Titles[0].Font = new System.Drawing.Font(chart.Titles[0].Font.Name, global::grapher.Properties.Settings.Default.Chart_Font_Size, System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Bold);
+ title.Font = new System.Drawing.Font(title.Font.Name, global::grapher.Properties.Settings.Default.Chart_Font_Size, System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Bold);
int line_width = global::grapher.Properties.Settings.Default.Chart_Series_Line_Width;
chart.Series[0].BorderWidth = line_width;
chart.Series[0].MarkerSize = line_width;
chart.Series[2].BorderWidth = line_width;
chart.Series[2].MarkerSize = line_width;
- chart.ChartAreas[0].AxisX.MinorGrid.Enabled = true;
- chart.ChartAreas[0].AxisX.MinorGrid.LineDashStyle = ChartDashStyle.Dot;
+ area.AxisX.MinorGrid.Enabled = true;
+ area.AxisX.MinorGrid.LineDashStyle = ChartDashStyle.Dot;
+
+ title.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
+
+ legend.DockedToChartArea = area.Name;
+ legend.LegendStyle = LegendStyle.Row;
+
+ ElementPosition legendPos = legend.Position;
+
+ ElementPosition legendPosNew = new ElementPosition(100 -, 0, legendPos.Width, legendPos.Height);
+ legend.Position = legendPosNew;
setChartColors(chart);
}
--
cgit v1.2.3
From 0512086b0ee586276a3ee7f82bcd705220626463 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Wed, 28 Apr 2021 13:33:00 +1000
Subject: update default settings for grapher colours
---
grapher/App.config | 8 ++++----
grapher/Properties/Settings.Designer.cs | 26 +++++++++++++-------------
grapher/Properties/Settings.settings | 8 ++++----
3 files changed, 21 insertions(+), 21 deletions(-)
(limited to 'grapher')
diff --git a/grapher/App.config b/grapher/App.config
index 62b54de..8afc72c 100644
--- a/grapher/App.config
+++ b/grapher/App.config
@@ -10,9 +10,6 @@
-
- Window
-
15
@@ -22,8 +19,11 @@
3
+
+ Green
+
- Desktop
+ White
diff --git a/grapher/Properties/Settings.Designer.cs b/grapher/Properties/Settings.Designer.cs
index 51f559a..076bd06 100644
--- a/grapher/Properties/Settings.Designer.cs
+++ b/grapher/Properties/Settings.Designer.cs
@@ -23,18 +23,6 @@ namespace grapher.Properties {
}
}
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Window")]
- public global::System.Drawing.Color Chart_BG_Colour {
- get {
- return ((global::System.Drawing.Color)(this["Chart_BG_Colour"]));
- }
- set {
- this["Chart_BG_Colour"] = value;
- }
- }
-
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("15")]
@@ -73,7 +61,19 @@ namespace grapher.Properties {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Desktop")]
+ [global::System.Configuration.DefaultSettingValueAttribute("Green")]
+ public global::System.Drawing.Color Chart_BG_Colour {
+ get {
+ return ((global::System.Drawing.Color)(this["Chart_BG_Colour"]));
+ }
+ set {
+ this["Chart_BG_Colour"] = value;
+ }
+ }
+
+ [global::System.Configuration.UserScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("White")]
public global::System.Drawing.Color Chart_FG_Colour {
get {
return ((global::System.Drawing.Color)(this["Chart_FG_Colour"]));
diff --git a/grapher/Properties/Settings.settings b/grapher/Properties/Settings.settings
index 74b2acf..6fe821b 100644
--- a/grapher/Properties/Settings.settings
+++ b/grapher/Properties/Settings.settings
@@ -2,9 +2,6 @@
-
- Window
-
15
@@ -14,8 +11,11 @@
3
+
+ Green
+
- Desktop
+ White
\ No newline at end of file
--
cgit v1.2.3
From 5a08acbffecb50aa8426e221bbd8457c114f7eda Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Wed, 28 Apr 2021 13:33:23 +1000
Subject: change legend position for graphs
---
grapher/Models/Charts/ChartXY.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index 39e1a92..237538f 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -174,7 +174,7 @@ namespace grapher
ElementPosition legendPos = legend.Position;
- ElementPosition legendPosNew = new ElementPosition(100 -, 0, legendPos.Width, legendPos.Height);
+ ElementPosition legendPosNew = new ElementPosition(75, 0, 25, 25);
legend.Position = legendPosNew;
setChartColors(chart);
--
cgit v1.2.3
From 2422d9e911a2f12251b43fc76dfedb9a4d0a1032 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 19:07:34 +1000
Subject: add colours to contants
---
grapher/Constants/Constants.cs | 12 ++++++++++++
1 file changed, 12 insertions(+)
(limited to 'grapher')
diff --git a/grapher/Constants/Constants.cs b/grapher/Constants/Constants.cs
index 446f5fa..6710aa0 100644
--- a/grapher/Constants/Constants.cs
+++ b/grapher/Constants/Constants.cs
@@ -129,6 +129,18 @@ namespace grapher
/// Style used by System.Double.Parse
public const NumberStyles FloatStyle = NumberStyles.Float | NumberStyles.AllowThousands;
+ /// Foreground Color When Streamer Mode Active
+ public static readonly System.Drawing.Color fgStreamer = System.Drawing.Color.White;
+
+ /// Background Color When Streamer Mode Active
+ public static readonly System.Drawing.Color bgStreamer = System.Drawing.Color.Green;
+
+ /// Foreground Color When Streamer Mode Inactive
+ public static readonly System.Drawing.Color fgNoStreamer = System.Drawing.Color.Black;
+
+ /// Background Color When Streamer Mode Inactive
+ public static readonly System.Drawing.Color bgNoStreamer = System.Drawing.Color.White;
+
#endregion Constants
#region ReadOnly
--
cgit v1.2.3
From fe5cd0a2f0c02878af32c80655d1bd3f3b6a2107 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:09:43 +1000
Subject: Implement ChartXY.SetStreaming, sets colours, colors not set in setup
---
grapher/Models/Charts/ChartXY.cs | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index 237538f..d2247cb 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -89,10 +89,10 @@ namespace grapher
#region Methods
- public static void setChartColors(Chart chart)
+ public static void setChartColors(Chart chart, System.Drawing.Color fgColor, System.Drawing.Color bgColor)
{
- System.Drawing.Color fgColor = global::grapher.Properties.Settings.Default.Chart_FG_Colour;
- System.Drawing.Color bgColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
+ // System.Drawing.Color fgColor = global::grapher.Properties.Settings.Default.Chart_FG_Colour;
+ // System.Drawing.Color bgColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
System.Drawing.Color bgTrans = System.Drawing.Color.Transparent;
chart.ForeColor = fgColor;
@@ -176,8 +176,6 @@ namespace grapher
ElementPosition legendPosNew = new ElementPosition(75, 0, 25, 25);
legend.Position = legendPosNew;
-
- setChartColors(chart);
}
public static void DrawPoint(Chart chart, PointData pointOne, PointData pointTwo = null)
@@ -374,6 +372,22 @@ namespace grapher
ChartY.Height = height;
}
+ public void SetStreaming(bool streaming)
+ {
+ var fgColor = Constants.fgNoStreamer;
+ var bgColor = Constants.bgNoStreamer;
+
+ if (streaming)
+ {
+ fgColor = Constants.fgStreamer;
+ bgColor = Constants.bgStreamer;
+ }
+
+ setChartColors(ChartX, fgColor, bgColor);
+ setChartColors(ChartY, fgColor, bgColor);
+ Update();
+ }
+
private string SetComponentTitle(string component)
{
return $"{Title} : {component}";
--
cgit v1.2.3
From 62dab586d17549b254b9be49163146cd9ed1cbfd Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:11:35 +1000
Subject: Implement ChartState.SetStreaming
---
grapher/Models/Charts/ChartState/ChartState.cs | 7 +++++++
1 file changed, 7 insertions(+)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/ChartState/ChartState.cs b/grapher/Models/Charts/ChartState/ChartState.cs
index 5a86713..a50eaf0 100644
--- a/grapher/Models/Charts/ChartState/ChartState.cs
+++ b/grapher/Models/Charts/ChartState/ChartState.cs
@@ -117,5 +117,12 @@ namespace grapher.Models.Charts.ChartState
ChartXY.SetStandard(GainChart.ChartY);
}
}
+
+ public void SetStreaming(bool streaming)
+ {
+ SensitivityChart.SetStreaming(streaming);
+ GainChart.SetStreaming(streaming);
+ VelocityChart.SetStreaming(streaming);
+ }
}
}
--
cgit v1.2.3
From 3b61ceb0763f4de070e4b4269527c05ca7231c61 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:18:11 +1000
Subject: add menu item for streaming mode
---
grapher/Form1.Designer.cs | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
(limited to 'grapher')
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index 20af913..5c9180d 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -188,6 +188,7 @@ namespace grapher
this.GainChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.VelocityChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.AccelerationChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
+ this.streamingModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.optionsPanel.SuspendLayout();
this.DirectionalityPanel.SuspendLayout();
this.menuStrip1.SuspendLayout();
@@ -1108,7 +1109,8 @@ namespace grapher
this.graphsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.scaleByDPIToolStripMenuItem,
this.showVelocityGainToolStripMenuItem,
- this.showLastMouseMoveToolStripMenuItem});
+ this.showLastMouseMoveToolStripMenuItem,
+ this.streamingModeToolStripMenuItem});
this.graphsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem";
this.graphsToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
@@ -1495,6 +1497,13 @@ namespace grapher
title6.Text = "Sensitivity";
this.AccelerationChart.Titles.Add(title6);
//
+ // streamingModeToolStripMenuItem
+ //
+ this.streamingModeToolStripMenuItem.CheckOnClick = true;
+ this.streamingModeToolStripMenuItem.Name = "streamingModeToolStripMenuItem";
+ this.streamingModeToolStripMenuItem.Size = new System.Drawing.Size(201, 22);
+ this.streamingModeToolStripMenuItem.Text = "Streaming Mode";
+ //
// RawAcceleration
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@@ -1642,6 +1651,7 @@ namespace grapher
private System.Windows.Forms.Label RangeActiveValueY;
private System.Windows.Forms.CheckBox FakeBox;
private System.Windows.Forms.ToolStripMenuItem UseSpecificDeviceMenuItem;
+ private System.Windows.Forms.ToolStripMenuItem streamingModeToolStripMenuItem;
}
}
--
cgit v1.2.3
From c38b839833f45e53a3b371119ba1d10cf05c4ea0 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:20:28 +1000
Subject: Add streamingMode option to constructors down the chain
---
grapher/Form1.cs | 1 +
grapher/Models/AccelGUIFactory.cs | 3 +++
grapher/Models/Charts/AccelCharts.cs | 5 +++++
3 files changed, 9 insertions(+)
(limited to 'grapher')
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index d5f9246..d833311 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -64,6 +64,7 @@ namespace grapher
toggleButton,
showVelocityGainToolStripMenuItem,
showLastMouseMoveToolStripMenuItem,
+ streamingModeToolStripMenuItem,
gainCapToolStripMenuItem,
legacyCapToolStripMenuItem,
gainOffsetToolStripMenuItem,
diff --git a/grapher/Models/AccelGUIFactory.cs b/grapher/Models/AccelGUIFactory.cs
index 1c42c76..305445a 100644
--- a/grapher/Models/AccelGUIFactory.cs
+++ b/grapher/Models/AccelGUIFactory.cs
@@ -29,6 +29,7 @@ namespace grapher.Models
ButtonBase toggleButton,
ToolStripMenuItem showVelocityGainToolStripMenuItem,
ToolStripMenuItem showLastMouseMoveMenuItem,
+ ToolStripMenuItem streamingModeToolStripMenuItem,
ToolStripMenuItem velocityGainCapToolStripMenuItem,
ToolStripMenuItem legacyCapToolStripMenuItem,
ToolStripMenuItem gainOffsetToolStripMenuItem,
@@ -140,6 +141,7 @@ namespace grapher.Models
new ChartXY(gainChart, gainChartY, Constants.GainChartTitle),
showVelocityGainToolStripMenuItem,
showLastMouseMoveMenuItem,
+ streamingModeToolStripMenuItem,
writeButton,
accelCalculator);
@@ -402,6 +404,7 @@ namespace grapher.Models
autoWriteMenuItem,
showLastMouseMoveMenuItem,
showVelocityGainToolStripMenuItem,
+ streamingModeToolStripMenuItem,
deviceIdManager);
var mouseWatcher = new MouseWatcher(form, mouseLabel, accelCharts, settings);
diff --git a/grapher/Models/Charts/AccelCharts.cs b/grapher/Models/Charts/AccelCharts.cs
index 65c636b..9069886 100644
--- a/grapher/Models/Charts/AccelCharts.cs
+++ b/grapher/Models/Charts/AccelCharts.cs
@@ -18,6 +18,7 @@ namespace grapher
ChartXY gainChart,
ToolStripMenuItem enableVelocityAndGain,
ToolStripMenuItem enableLastMouseMove,
+ ToolStripMenuItem enableStreamingMode,
Button writeButton,
AccelCalculator accelCalculator)
{
@@ -37,6 +38,8 @@ namespace grapher
ContainingForm = form;
EnableVelocityAndGain = enableVelocityAndGain;
EnableLastValue = enableLastMouseMove;
+ EnableStreamingMode = enableStreamingMode;
+
WriteButton = writeButton;
EnableVelocityAndGain.Click += new System.EventHandler(OnEnableClick);
@@ -57,6 +60,8 @@ namespace grapher
public ToolStripMenuItem EnableVelocityAndGain { get; }
+ public ToolStripMenuItem EnableStreamingMode { get; }
+
private ToolStripMenuItem EnableLastValue { get; }
private Button WriteButton { get; }
--
cgit v1.2.3
From b43383c07df3a84bdad1d29a7082b5916cbaacc6 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:21:14 +1000
Subject: implement event handlers for streaming mode click
---
grapher/Models/Charts/AccelCharts.cs | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/AccelCharts.cs b/grapher/Models/Charts/AccelCharts.cs
index 9069886..7682120 100644
--- a/grapher/Models/Charts/AccelCharts.cs
+++ b/grapher/Models/Charts/AccelCharts.cs
@@ -47,6 +47,8 @@ namespace grapher
EnableLastValue.CheckedChanged += new System.EventHandler(OnEnableLastMouseMoveCheckStateChange);
+ EnableStreamingMode.CheckedChanged += new System.EventHandler(OnEnableStreamingModeCheckStateChange);
+
ChartState = ChartStateManager.InitialState();
ChartState.Activate();
HideVelocityAndGain();
@@ -179,6 +181,10 @@ namespace grapher
HideVelocityAndGain();
}
}
+ private void OnEnableStreamingModeCheckStateChange(object sender, EventArgs e)
+ {
+ ChartState.SetStreaming(EnableStreamingMode.Checked);
+ }
private void OnEnableLastMouseMoveCheckStateChange(object sender, EventArgs e)
{
--
cgit v1.2.3
From 0bbf9ed6a9b95383f4b87f89de2339c57425f576 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:22:20 +1000
Subject: Implement settings save/restore for streaming mode option
---
grapher/Models/Serialized/GUISettings.cs | 9 +++++++--
grapher/Models/Serialized/SettingsManager.cs | 8 ++++++--
2 files changed, 13 insertions(+), 4 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Models/Serialized/GUISettings.cs b/grapher/Models/Serialized/GUISettings.cs
index bb35055..a4eb627 100644
--- a/grapher/Models/Serialized/GUISettings.cs
+++ b/grapher/Models/Serialized/GUISettings.cs
@@ -31,6 +31,9 @@ namespace grapher.Models.Serialized
[JsonProperty(Order = 5)]
public bool AutoWriteToDriverOnStartup { get; set; }
+ [JsonProperty(Order = 6)]
+ public bool StreamingMode { get; set; }
+
#endregion Properties
#region Methods
@@ -53,7 +56,8 @@ namespace grapher.Models.Serialized
PollRate == other.PollRate &&
ShowLastMouseMove == other.ShowLastMouseMove &&
ShowVelocityAndGain == other.ShowVelocityAndGain &&
- AutoWriteToDriverOnStartup == other.AutoWriteToDriverOnStartup;
+ AutoWriteToDriverOnStartup == other.AutoWriteToDriverOnStartup &&
+ StreamingMode == other.StreamingMode;
}
public override int GetHashCode()
@@ -62,7 +66,8 @@ namespace grapher.Models.Serialized
PollRate.GetHashCode() ^
ShowLastMouseMove.GetHashCode() ^
ShowVelocityAndGain.GetHashCode() ^
- AutoWriteToDriverOnStartup.GetHashCode();
+ AutoWriteToDriverOnStartup.GetHashCode() ^
+ StreamingMode.GetHashCode();
}
#endregion Methods
diff --git a/grapher/Models/Serialized/SettingsManager.cs b/grapher/Models/Serialized/SettingsManager.cs
index 40652dd..c867c0a 100644
--- a/grapher/Models/Serialized/SettingsManager.cs
+++ b/grapher/Models/Serialized/SettingsManager.cs
@@ -19,6 +19,7 @@ namespace grapher.Models.Serialized
ToolStripMenuItem autoWrite,
ToolStripMenuItem showLastMouseMove,
ToolStripMenuItem showVelocityAndGain,
+ ToolStripMenuItem streamingMode,
DeviceIDManager deviceIDManager)
{
ActiveAccel = activeAccel;
@@ -27,6 +28,7 @@ namespace grapher.Models.Serialized
AutoWriteMenuItem = autoWrite;
ShowLastMouseMoveMenuItem = showLastMouseMove;
ShowVelocityAndGainMoveMenuItem = showVelocityAndGain;
+ StreamingModeMenuItem = streamingMode;
DeviceIDManager = deviceIDManager;
}
@@ -49,7 +51,7 @@ namespace grapher.Models.Serialized
private ToolStripMenuItem ShowLastMouseMoveMenuItem { get; set; }
private ToolStripMenuItem ShowVelocityAndGainMoveMenuItem { get; set; }
-
+ private ToolStripMenuItem StreamingModeMenuItem{ get; set; }
#endregion Properties
#region Methods
@@ -73,6 +75,7 @@ namespace grapher.Models.Serialized
PollRateField.SetToEntered(RawAccelSettings.GUISettings.PollRate);
ShowLastMouseMoveMenuItem.Checked = RawAccelSettings.GUISettings.ShowLastMouseMove;
ShowVelocityAndGainMoveMenuItem.Checked = RawAccelSettings.GUISettings.ShowVelocityAndGain;
+ StreamingModeMenuItem.Checked = RawAccelSettings.GUISettings.StreamingMode;
AutoWriteMenuItem.Checked = RawAccelSettings.GUISettings.AutoWriteToDriverOnStartup;
}
@@ -103,7 +106,8 @@ namespace grapher.Models.Serialized
PollRate = (int)PollRateField.Data,
ShowLastMouseMove = ShowLastMouseMoveMenuItem.Checked,
ShowVelocityAndGain = ShowVelocityAndGainMoveMenuItem.Checked,
- AutoWriteToDriverOnStartup = AutoWriteMenuItem.Checked
+ AutoWriteToDriverOnStartup = AutoWriteMenuItem.Checked,
+ StreamingMode = StreamingModeMenuItem.Checked
};
}
--
cgit v1.2.3
From fa12d9c4df758245c34fd61e910d148a83c81b04 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:22:45 +1000
Subject: Update marker size for charts to be bigger
---
grapher/Models/Charts/ChartXY.cs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index d2247cb..969607c 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -160,9 +160,9 @@ namespace grapher
title.Font = new System.Drawing.Font(title.Font.Name, global::grapher.Properties.Settings.Default.Chart_Font_Size, System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Bold);
int line_width = global::grapher.Properties.Settings.Default.Chart_Series_Line_Width;
chart.Series[0].BorderWidth = line_width;
- chart.Series[0].MarkerSize = line_width;
+ chart.Series[0].MarkerSize = line_width * 2;
chart.Series[2].BorderWidth = line_width;
- chart.Series[2].MarkerSize = line_width;
+ chart.Series[2].MarkerSize = line_width * 2;
area.AxisX.MinorGrid.Enabled = true;
area.AxisX.MinorGrid.LineDashStyle = ChartDashStyle.Dot;
--
cgit v1.2.3
From 9a506f235ce7903e345f2deecccdfd91bbc88304 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:33:57 +1000
Subject: remove Settings.Settings based config, migrate defintitions to
constants
---
grapher/App.config | 22 ------------
grapher/Constants/Constants.cs | 9 +++++
grapher/Models/Charts/ChartXY.cs | 16 ++++-----
grapher/Properties/Settings.Designer.cs | 60 ---------------------------------
grapher/Properties/Settings.settings | 20 ++---------
5 files changed, 18 insertions(+), 109 deletions(-)
(limited to 'grapher')
diff --git a/grapher/App.config b/grapher/App.config
index 8afc72c..ebe5140 100644
--- a/grapher/App.config
+++ b/grapher/App.config
@@ -1,30 +1,8 @@
-
-
-
-
-
-
- 15
-
-
- 12
-
-
- 3
-
-
- Green
-
-
- White
-
-
-
\ No newline at end of file
diff --git a/grapher/Constants/Constants.cs b/grapher/Constants/Constants.cs
index 6710aa0..ce18389 100644
--- a/grapher/Constants/Constants.cs
+++ b/grapher/Constants/Constants.cs
@@ -129,6 +129,15 @@ namespace grapher
/// Style used by System.Double.Parse
public const NumberStyles FloatStyle = NumberStyles.Float | NumberStyles.AllowThousands;
+ /// Font Size for Chart Titles
+ public const float ChartTitleFontSize = 15;
+
+ /// Font Size for Chart Axis Titles
+ public const float ChartAxisFontSize = 12;
+
+ /// Line Width For Series data on chart
+ public const int ChartSeriesLineWidth = 3;
+
/// Foreground Color When Streamer Mode Active
public static readonly System.Drawing.Color fgStreamer = System.Drawing.Color.White;
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index 969607c..d247264 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -91,8 +91,6 @@ namespace grapher
public static void setChartColors(Chart chart, System.Drawing.Color fgColor, System.Drawing.Color bgColor)
{
- // System.Drawing.Color fgColor = global::grapher.Properties.Settings.Default.Chart_FG_Colour;
- // System.Drawing.Color bgColor = global::grapher.Properties.Settings.Default.Chart_BG_Colour;
System.Drawing.Color bgTrans = System.Drawing.Color.Transparent;
chart.ForeColor = fgColor;
@@ -154,15 +152,15 @@ namespace grapher
chart.Series[1].Points.Clear();
chart.Series[1].Points.AddXY(0, 0);
- area.AxisX.TitleFont = new System.Drawing.Font(area.AxisX.TitleFont.Name, global::grapher.Properties.Settings.Default.Chart_Axis_Font_Size, System.Drawing.FontStyle.Bold);
+ area.AxisX.TitleFont = new System.Drawing.Font(area.AxisX.TitleFont.Name, Constants.ChartAxisFontSize, System.Drawing.FontStyle.Bold);
area.AxisY.TitleFont = area.AxisX.TitleFont;
- title.Font = new System.Drawing.Font(title.Font.Name, global::grapher.Properties.Settings.Default.Chart_Font_Size, System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Bold);
- int line_width = global::grapher.Properties.Settings.Default.Chart_Series_Line_Width;
- chart.Series[0].BorderWidth = line_width;
- chart.Series[0].MarkerSize = line_width * 2;
- chart.Series[2].BorderWidth = line_width;
- chart.Series[2].MarkerSize = line_width * 2;
+ title.Font = new System.Drawing.Font(title.Font.Name, Constants.ChartTitleFontSize, System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Bold);
+
+ chart.Series[0].BorderWidth = Constants.ChartSeriesLineWidth;
+ chart.Series[0].MarkerSize = Constants.ChartSeriesLineWidth * 2;
+ chart.Series[2].BorderWidth = Constants.ChartSeriesLineWidth;
+ chart.Series[2].MarkerSize = Constants.ChartSeriesLineWidth * 2;
area.AxisX.MinorGrid.Enabled = true;
area.AxisX.MinorGrid.LineDashStyle = ChartDashStyle.Dot;
diff --git a/grapher/Properties/Settings.Designer.cs b/grapher/Properties/Settings.Designer.cs
index 076bd06..de55113 100644
--- a/grapher/Properties/Settings.Designer.cs
+++ b/grapher/Properties/Settings.Designer.cs
@@ -22,65 +22,5 @@ namespace grapher.Properties {
return defaultInstance;
}
}
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("15")]
- public float Chart_Font_Size {
- get {
- return ((float)(this["Chart_Font_Size"]));
- }
- set {
- this["Chart_Font_Size"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("12")]
- public float Chart_Axis_Font_Size {
- get {
- return ((float)(this["Chart_Axis_Font_Size"]));
- }
- set {
- this["Chart_Axis_Font_Size"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("3")]
- public int Chart_Series_Line_Width {
- get {
- return ((int)(this["Chart_Series_Line_Width"]));
- }
- set {
- this["Chart_Series_Line_Width"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Green")]
- public global::System.Drawing.Color Chart_BG_Colour {
- get {
- return ((global::System.Drawing.Color)(this["Chart_BG_Colour"]));
- }
- set {
- this["Chart_BG_Colour"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("White")]
- public global::System.Drawing.Color Chart_FG_Colour {
- get {
- return ((global::System.Drawing.Color)(this["Chart_FG_Colour"]));
- }
- set {
- this["Chart_FG_Colour"] = value;
- }
- }
}
}
diff --git a/grapher/Properties/Settings.settings b/grapher/Properties/Settings.settings
index 6fe821b..8e615f2 100644
--- a/grapher/Properties/Settings.settings
+++ b/grapher/Properties/Settings.settings
@@ -1,21 +1,5 @@
-
+
-
-
- 15
-
-
- 12
-
-
- 3
-
-
- Green
-
-
- White
-
-
+
\ No newline at end of file
--
cgit v1.2.3
From 29647393a6cc898403e9ece9f4856e8ede819937 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:49:11 +1000
Subject: clean up from adding settings
---
grapher/App.config | 2 --
grapher/Properties/Settings.Designer.cs | 22 +++++++++++++---------
grapher/Properties/Settings.settings | 6 ++++--
3 files changed, 17 insertions(+), 13 deletions(-)
(limited to 'grapher')
diff --git a/grapher/App.config b/grapher/App.config
index ebe5140..56efbc7 100644
--- a/grapher/App.config
+++ b/grapher/App.config
@@ -1,7 +1,5 @@
-
-
diff --git a/grapher/Properties/Settings.Designer.cs b/grapher/Properties/Settings.Designer.cs
index de55113..d305209 100644
--- a/grapher/Properties/Settings.Designer.cs
+++ b/grapher/Properties/Settings.Designer.cs
@@ -8,17 +8,21 @@
//
//------------------------------------------------------------------------------
-namespace grapher.Properties {
-
-
+namespace grapher.Properties
+{
+
+
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.8.1.0")]
- internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
-
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
+ {
+
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default {
- get {
+
+ public static Settings Default
+ {
+ get
+ {
return defaultInstance;
}
}
diff --git a/grapher/Properties/Settings.settings b/grapher/Properties/Settings.settings
index 8e615f2..3964565 100644
--- a/grapher/Properties/Settings.settings
+++ b/grapher/Properties/Settings.settings
@@ -1,5 +1,7 @@
-
+
+
+
-
\ No newline at end of file
+
--
cgit v1.2.3
From 039cb2a72735dd4a28d9bca38cb08c3dc8f09e8a Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 20:58:30 +1000
Subject: set transparencies for chart elements in setup method
---
grapher/Models/Charts/ChartXY.cs | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index d247264..98c7fe5 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -91,8 +91,6 @@ namespace grapher
public static void setChartColors(Chart chart, System.Drawing.Color fgColor, System.Drawing.Color bgColor)
{
- System.Drawing.Color bgTrans = System.Drawing.Color.Transparent;
-
chart.ForeColor = fgColor;
chart.BackColor = bgColor;
@@ -117,8 +115,7 @@ namespace grapher
chart.ChartAreas[0].BorderColor = fgColor;
- chart.Legends[0].BackColor = bgTrans;
- chart.ChartAreas[0].BackColor = bgTrans;
+
}
public static void SetupChart(Chart chart)
@@ -174,6 +171,11 @@ namespace grapher
ElementPosition legendPosNew = new ElementPosition(75, 0, 25, 25);
legend.Position = legendPosNew;
+
+ System.Drawing.Color bgTrans = System.Drawing.Color.Transparent;
+
+ area.BackColor = bgTrans;
+ legend.BackColor = bgTrans;
}
public static void DrawPoint(Chart chart, PointData pointOne, PointData pointTwo = null)
--
cgit v1.2.3
From f7b46406eebf3c606e042c7f1853d3d78a65fea5 Mon Sep 17 00:00:00 2001
From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Date: Sat, 1 May 2021 21:03:11 +1000
Subject: remove unused variable, improve legend position
---
grapher/Models/Charts/ChartXY.cs | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
(limited to 'grapher')
diff --git a/grapher/Models/Charts/ChartXY.cs b/grapher/Models/Charts/ChartXY.cs
index 98c7fe5..5bafb94 100644
--- a/grapher/Models/Charts/ChartXY.cs
+++ b/grapher/Models/Charts/ChartXY.cs
@@ -166,10 +166,8 @@ namespace grapher
legend.DockedToChartArea = area.Name;
legend.LegendStyle = LegendStyle.Row;
-
- ElementPosition legendPos = legend.Position;
- ElementPosition legendPosNew = new ElementPosition(75, 0, 25, 25);
+ ElementPosition legendPosNew = new ElementPosition(25, 0, 50, 25);
legend.Position = legendPosNew;
System.Drawing.Color bgTrans = System.Drawing.Color.Transparent;
--
cgit v1.2.3