using DevExpress.XtraGauges.Win;
|
using DevExpress.XtraGauges.Win.Base;
|
|
namespace IStation.WinFrmUI.CalcErQu
|
{
|
partial class GaugeContent {
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent() {
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GaugeContent));
|
this.gaugeControl = new DevExpress.XtraGauges.Win.GaugeControl();
|
this.circularGauge1 = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge();
|
this.imageIndicatorComponent = new DevExpress.XtraGauges.Win.Base.ImageIndicatorComponent();
|
this.labelComponent1 = new DevExpress.XtraGauges.Win.Base.LabelComponent();
|
this.arcScaleRangeBarComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleRangeBarComponent();
|
this.arcScaleComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent();
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
this.labelComponent2 = new DevExpress.XtraGauges.Win.Base.LabelComponent();
|
((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imageIndicatorComponent)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.labelComponent1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.arcScaleRangeBarComponent1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.arcScaleComponent1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.labelComponent2)).BeginInit();
|
this.SuspendLayout();
|
//
|
// gaugeControl
|
//
|
this.gaugeControl.BackColor = System.Drawing.Color.Transparent;
|
this.gaugeControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.gaugeControl.ColorScheme.Color = System.Drawing.Color.BurlyWood;
|
this.gaugeControl.ColorScheme.TargetElements = ((DevExpress.XtraGauges.Core.Base.TargetElement)(((DevExpress.XtraGauges.Core.Base.TargetElement.RangeBar | DevExpress.XtraGauges.Core.Base.TargetElement.ImageIndicator)
|
| DevExpress.XtraGauges.Core.Base.TargetElement.Label)));
|
this.gaugeControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gaugeControl.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
|
this.circularGauge1});
|
this.gaugeControl.LayoutInterval = 0;
|
this.gaugeControl.LayoutPadding = new DevExpress.XtraGauges.Core.Base.Thickness(3, -3, 3, -3);
|
this.gaugeControl.Location = new System.Drawing.Point(0, 24);
|
this.gaugeControl.Margin = new System.Windows.Forms.Padding(0);
|
this.gaugeControl.Name = "gaugeControl";
|
this.gaugeControl.Size = new System.Drawing.Size(350, 326);
|
this.gaugeControl.TabIndex = 1;
|
//
|
// circularGauge1
|
//
|
this.circularGauge1.Bounds = new System.Drawing.Rectangle(3, -3, 344, 332);
|
this.circularGauge1.Images.AddRange(new DevExpress.XtraGauges.Win.Base.ImageIndicatorComponent[] {
|
this.imageIndicatorComponent});
|
this.circularGauge1.Labels.AddRange(new DevExpress.XtraGauges.Win.Base.LabelComponent[] {
|
this.labelComponent1});
|
this.circularGauge1.Name = "circularGauge1";
|
this.circularGauge1.RangeBars.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleRangeBarComponent[] {
|
this.arcScaleRangeBarComponent1});
|
this.circularGauge1.Scales.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent[] {
|
this.arcScaleComponent1});
|
//
|
// imageIndicatorComponent
|
//
|
this.imageIndicatorComponent.Image = ((System.Drawing.Image)(resources.GetObject("imageIndicatorComponent.Image")));
|
this.imageIndicatorComponent.Name = "circularGauge1_ImageIndicator1";
|
this.imageIndicatorComponent.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(123F, 125F);
|
this.imageIndicatorComponent.ZOrder = -1001;
|
//
|
// labelComponent1
|
//
|
this.labelComponent1.AppearanceText.Font = new System.Drawing.Font("Tahoma", 14F);
|
this.labelComponent1.Name = "circularGauge3_Label1";
|
this.labelComponent1.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(190F, 93F);
|
this.labelComponent1.Size = new System.Drawing.SizeF(50F, 40F);
|
this.labelComponent1.Text = "51";
|
this.labelComponent1.ZOrder = -1001;
|
//
|
// arcScaleRangeBarComponent1
|
//
|
this.arcScaleRangeBarComponent1.ArcScale = this.arcScaleComponent1;
|
this.arcScaleRangeBarComponent1.Name = "circularGauge3_RangeBar2";
|
this.arcScaleRangeBarComponent1.RoundedCaps = true;
|
this.arcScaleRangeBarComponent1.ShowBackground = true;
|
this.arcScaleRangeBarComponent1.StartOffset = 79F;
|
this.arcScaleRangeBarComponent1.ZOrder = -10;
|
//
|
// arcScaleComponent1
|
//
|
this.arcScaleComponent1.AppearanceMajorTickmark.BorderBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
|
this.arcScaleComponent1.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
|
this.arcScaleComponent1.AppearanceMinorTickmark.BorderBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
|
this.arcScaleComponent1.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
|
this.arcScaleComponent1.AppearanceTickmarkText.Font = new System.Drawing.Font("Tahoma", 8.5F);
|
this.arcScaleComponent1.AppearanceTickmarkText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#484E5A");
|
this.arcScaleComponent1.Center = new DevExpress.XtraGauges.Core.Base.PointF2D(125F, 125F);
|
this.arcScaleComponent1.EndAngle = -40F;
|
this.arcScaleComponent1.MajorTickCount = 0;
|
this.arcScaleComponent1.MajorTickmark.FormatString = "{0:F0}";
|
this.arcScaleComponent1.MajorTickmark.ShapeOffset = -14F;
|
this.arcScaleComponent1.MajorTickmark.ShapeType = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style16_1;
|
this.arcScaleComponent1.MajorTickmark.TextOrientation = DevExpress.XtraGauges.Core.Model.LabelOrientation.LeftToRight;
|
this.arcScaleComponent1.MaxValue = 100F;
|
this.arcScaleComponent1.MinorTickCount = 0;
|
this.arcScaleComponent1.MinorTickmark.ShapeOffset = -7F;
|
this.arcScaleComponent1.MinorTickmark.ShapeType = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style16_2;
|
this.arcScaleComponent1.Name = "scale1";
|
this.arcScaleComponent1.RadiusX = 98F;
|
this.arcScaleComponent1.RadiusY = 98F;
|
this.arcScaleComponent1.StartAngle = -275F;
|
this.arcScaleComponent1.Value = 50F;
|
//
|
// labelControl1
|
//
|
this.labelControl1.Appearance.Options.UseTextOptions = true;
|
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.labelControl1.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.EllipsisCharacter;
|
this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
this.labelControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.labelControl1.Location = new System.Drawing.Point(0, 0);
|
this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
this.labelControl1.Name = "labelControl1";
|
this.labelControl1.Size = new System.Drawing.Size(350, 24);
|
this.labelControl1.TabIndex = 2;
|
this.labelControl1.Text = "labelControl1";
|
//
|
// labelComponent2
|
//
|
this.labelComponent2.AppearanceText.Font = new System.Drawing.Font("Tahoma", 14F);
|
this.labelComponent2.Name = "circularGauge3_Label1";
|
this.labelComponent2.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(205F, 93F);
|
this.labelComponent2.Size = new System.Drawing.SizeF(50F, 40F);
|
this.labelComponent2.Text = "51";
|
this.labelComponent2.ZOrder = -1001;
|
//
|
// GaugeContent
|
//
|
this.Appearance.BackColor = System.Drawing.Color.Transparent;
|
this.Appearance.Options.UseBackColor = true;
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.gaugeControl);
|
this.Controls.Add(this.labelControl1);
|
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
this.Name = "GaugeContent";
|
this.Size = new System.Drawing.Size(350, 350);
|
((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imageIndicatorComponent)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.labelComponent1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.arcScaleRangeBarComponent1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.arcScaleComponent1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.labelComponent2)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl;
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
private DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge circularGauge1;
|
private DevExpress.XtraGauges.Win.Base.ImageIndicatorComponent imageIndicatorComponent;
|
private DevExpress.XtraGauges.Win.Base.LabelComponent labelComponent1;
|
private DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleRangeBarComponent arcScaleRangeBarComponent1;
|
private DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent arcScaleComponent1;
|
private LabelComponent labelComponent2;
|
}
|
}
|