Index: Core/Components/src/Core.Components.OxyPlot.Forms/ChartControl.Designer.cs =================================================================== diff -u -raa0d4106896bc6c0c8bf941809dba9df73ed88d3 -raa41daf3fb16e3206c998ff3c02121c62c8a44c7 --- Core/Components/src/Core.Components.OxyPlot.Forms/ChartControl.Designer.cs (.../ChartControl.Designer.cs) (revision aa0d4106896bc6c0c8bf941809dba9df73ed88d3) +++ Core/Components/src/Core.Components.OxyPlot.Forms/ChartControl.Designer.cs (.../ChartControl.Designer.cs) (revision aa41daf3fb16e3206c998ff3c02121c62c8a44c7) @@ -71,7 +71,7 @@ this.panToolStripButton.Margin = new System.Windows.Forms.Padding(2, 2, 2, 3); this.panToolStripButton.Name = "panToolStripButton"; this.panToolStripButton.Size = new System.Drawing.Size(22, 19); - this.panToolStripButton.Text = ""; + this.panToolStripButton.Text = "\uE921"; this.panToolStripButton.ToolTipText = global::Core.Components.OxyPlot.Forms.Properties.Resources.ChartControl_Pan; this.panToolStripButton.Click += new System.EventHandler(this.PanToolStripButtonClick); // @@ -81,7 +81,7 @@ this.zoomToRectangleToolStripButton.Margin = new System.Windows.Forms.Padding(2, 2, 2, 3); this.zoomToRectangleToolStripButton.Name = "zoomToRectangleToolStripButton"; this.zoomToRectangleToolStripButton.Size = new System.Drawing.Size(22, 19); - this.zoomToRectangleToolStripButton.Text = ""; + this.zoomToRectangleToolStripButton.Text = "\uE922"; this.zoomToRectangleToolStripButton.ToolTipText = global::Core.Components.OxyPlot.Forms.Properties.Resources.ChartControl_ZoomToRectangle; this.zoomToRectangleToolStripButton.Click += new System.EventHandler(this.ZoomToRectangleToolStripButtonClick); // @@ -96,7 +96,7 @@ this.zoomToVisibleSeriesToolStripButton.Margin = new System.Windows.Forms.Padding(2, 2, 2, 3); this.zoomToVisibleSeriesToolStripButton.Name = "zoomToVisibleSeriesToolStripButton"; this.zoomToVisibleSeriesToolStripButton.Size = new System.Drawing.Size(22, 19); - this.zoomToVisibleSeriesToolStripButton.Text = ""; + this.zoomToVisibleSeriesToolStripButton.Text = "\uE923"; this.zoomToVisibleSeriesToolStripButton.ToolTipText = global::Core.Components.OxyPlot.Forms.Properties.Resources.ChartControl_ZoomToVisibleSeries; this.zoomToVisibleSeriesToolStripButton.Click += new System.EventHandler(this.ZoomToVisibleSeriesToolStripButtonClick); //