namespace Yw.WinFrmUI.Phart
|
{
|
partial class PumpWorkComparisonChart
|
{
|
/// <summary>
|
/// Requipuired 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>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Requipuired method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
components = new System.ComponentModel.Container();
|
DevExpress.XtraCharts.TextAnnotation textAnnotation2 = new DevExpress.XtraCharts.TextAnnotation();
|
DevExpress.XtraCharts.ChartAnchorPoint chartAnchorPoint2 = new DevExpress.XtraCharts.ChartAnchorPoint();
|
DevExpress.XtraCharts.RelativePosition relativePosition2 = new DevExpress.XtraCharts.RelativePosition();
|
DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
|
DevExpress.XtraCharts.ConstantLine constantLine2 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.LayoutDefinition layoutDefinition4 = new DevExpress.XtraCharts.LayoutDefinition();
|
DevExpress.XtraCharts.LayoutDefinition layoutDefinition5 = new DevExpress.XtraCharts.LayoutDefinition();
|
DevExpress.XtraCharts.LayoutDefinition layoutDefinition6 = new DevExpress.XtraCharts.LayoutDefinition();
|
DevExpress.XtraCharts.XYDiagramPane xyDiagramPane2 = new DevExpress.XtraCharts.XYDiagramPane();
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisy3 = new DevExpress.XtraCharts.SecondaryAxisY();
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisy4 = new DevExpress.XtraCharts.SecondaryAxisY();
|
DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
|
DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
|
DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PumpWorkComparisonChart));
|
chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
barBtnSetChartAxis = new DevExpress.XtraBars.BarButtonItem();
|
barCekCurveQEVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekCurveQPVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekLineVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekCurveNameVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekSetAxisNameVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekLegendVisible = new DevExpress.XtraBars.BarCheckItem();
|
barManager1 = new DevExpress.XtraBars.BarManager(components);
|
barMenu = new DevExpress.XtraBars.Bar();
|
barSubMenuVisible = new DevExpress.XtraBars.BarSubItem();
|
barSubMenuEdit = new DevExpress.XtraBars.BarSubItem();
|
barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
bar1 = new DevExpress.XtraBars.Bar();
|
((System.ComponentModel.ISupportInitialize)chartControl1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)textAnnotation2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagram2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)constantLine2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagramPane2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy3).BeginInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)series4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)series5).BeginInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView5).BeginInit();
|
((System.ComponentModel.ISupportInitialize)series6).BeginInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView6).BeginInit();
|
((System.ComponentModel.ISupportInitialize)barManager1).BeginInit();
|
SuspendLayout();
|
//
|
// chartControl1
|
//
|
chartAnchorPoint2.X = 953;
|
chartAnchorPoint2.Y = 42;
|
textAnnotation2.AnchorPoint = chartAnchorPoint2;
|
textAnnotation2.AnnotationID = 0;
|
textAnnotation2.AutoHeight = true;
|
textAnnotation2.AutoWidth = true;
|
textAnnotation2.BackColor = Color.FromArgb(255, 255, 255);
|
textAnnotation2.ConnectorStyle = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
|
textAnnotation2.Name = "TextAnnoWorkPoint";
|
relativePosition2.Angle = -131.51672853100234D;
|
relativePosition2.ConnectorLength = 81.467785044151043D;
|
textAnnotation2.ShapePosition = relativePosition2;
|
textAnnotation2.Text = "工作点";
|
textAnnotation2.TextColor = Color.FromArgb(0, 0, 0);
|
chartControl1.AnnotationRepository.AddRange(new DevExpress.XtraCharts.Annotation[] { textAnnotation2 });
|
chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
constantLine2.AxisValueSerializable = "1";
|
constantLine2.ConstantLineID = 0;
|
constantLine2.LineStyle.LineJoin = System.Drawing.Drawing2D.LineJoin.Miter;
|
constantLine2.LineStyle.Thickness = 2;
|
constantLine2.Name = "WorkPointLine";
|
constantLine2.ShowInLegend = false;
|
constantLine2.Title.DXFont = new DevExpress.Drawing.DXFont("Tahoma", 8F);
|
constantLine2.Title.Text = "工作点";
|
xyDiagram2.AxisX.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] { constantLine2 });
|
xyDiagram2.AxisX.Title.Text = "流量 (m³/h)";
|
xyDiagram2.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
|
xyDiagram2.AxisY.Color = Color.DodgerBlue;
|
xyDiagram2.AxisY.Label.TextColor = Color.DodgerBlue;
|
xyDiagram2.AxisY.Title.Alignment = StringAlignment.Far;
|
xyDiagram2.AxisY.Title.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
|
xyDiagram2.AxisY.Title.Text = "扬程/m";
|
xyDiagram2.AxisY.Title.TextColor = Color.DodgerBlue;
|
xyDiagram2.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
|
xyDiagram2.DefaultPane.BorderVisible = false;
|
xyDiagram2.DefaultPane.Title.Text = "无数据";
|
xyDiagram2.PaneLayout.AutoLayoutMode = DevExpress.XtraCharts.PaneAutoLayoutMode.Grid;
|
xyDiagram2.PaneLayout.RowDefinitions.AddRange(new DevExpress.XtraCharts.LayoutDefinition[] { layoutDefinition4, layoutDefinition5, layoutDefinition6 });
|
xyDiagramPane2.BorderVisible = false;
|
xyDiagramPane2.LayoutOptions.Column = 0;
|
xyDiagramPane2.LayoutOptions.Row = 2;
|
xyDiagramPane2.Name = "BottomPanel";
|
xyDiagramPane2.PaneID = 1;
|
xyDiagramPane2.RuntimeCollapse = DevExpress.Utils.DefaultBoolean.False;
|
xyDiagramPane2.SelectionRectangle.BorderVisible = false;
|
xyDiagram2.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] { xyDiagramPane2 });
|
secondaryAxisy3.AxisID = 0;
|
secondaryAxisy3.Color = Color.Green;
|
secondaryAxisy3.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
secondaryAxisy3.Label.TextColor = Color.Green;
|
secondaryAxisy3.Name = "AxisYQE";
|
secondaryAxisy3.Title.Text = "效率/%";
|
secondaryAxisy3.Title.TextColor = Color.Green;
|
secondaryAxisy3.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
secondaryAxisy3.VisibleInPanesSerializable = "-1";
|
secondaryAxisy4.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
|
secondaryAxisy4.AxisID = 1;
|
secondaryAxisy4.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
secondaryAxisy4.Label.TextColor = Color.Crimson;
|
secondaryAxisy4.Name = "AxisYQP";
|
secondaryAxisy4.NumericScaleOptions.AutoGrid = false;
|
secondaryAxisy4.NumericScaleOptions.GridSpacing = 2D;
|
secondaryAxisy4.Title.Alignment = StringAlignment.Near;
|
secondaryAxisy4.Title.Text = "功率/kW";
|
secondaryAxisy4.Title.TextColor = Color.Crimson;
|
secondaryAxisy4.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
secondaryAxisy4.VisibleInPanesSerializable = "1";
|
xyDiagram2.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] { secondaryAxisy3, secondaryAxisy4 });
|
chartControl1.Diagram = xyDiagram2;
|
chartControl1.Dock = DockStyle.Fill;
|
chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
|
chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
chartControl1.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
|
chartControl1.Legend.LegendID = -1;
|
chartControl1.Legend.MarkerMode = DevExpress.XtraCharts.LegendMarkerMode.CheckBoxAndMarker;
|
chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
chartControl1.Location = new Point(0, 34);
|
chartControl1.Name = "chartControl1";
|
series4.Name = "SeriesQH";
|
series4.SeriesID = 0;
|
splineSeriesView4.Color = Color.FromArgb(84, 141, 212);
|
series4.View = splineSeriesView4;
|
series5.Name = "SeriesQE";
|
series5.SeriesID = 1;
|
splineSeriesView5.AxisYName = "AxisYQE";
|
splineSeriesView5.Color = Color.FromArgb(155, 187, 89);
|
series5.View = splineSeriesView5;
|
series6.Name = "SeriesQP";
|
series6.SeriesID = 2;
|
splineSeriesView6.AxisYName = "AxisYQP";
|
splineSeriesView6.Color = Color.FromArgb(192, 0, 0);
|
splineSeriesView6.PaneName = "BottomPanel";
|
series6.View = splineSeriesView6;
|
chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[]
|
{
|
series4,
|
series5,
|
series6
|
};
|
chartControl1.Size = new Size(1023, 823);
|
chartControl1.TabIndex = 0;
|
//
|
// barBtnSetChartAxis
|
//
|
barBtnSetChartAxis.Caption = "修改坐标";
|
barBtnSetChartAxis.Id = 0;
|
barBtnSetChartAxis.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSetChartAxis.ImageOptions.SvgImage");
|
barBtnSetChartAxis.Name = "barBtnSetChartAxis";
|
barBtnSetChartAxis.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
barBtnSetChartAxis.ItemClick += barBtnSetChartAxis_ItemClick;
|
//
|
// barCekCurveQEVisible
|
//
|
barCekCurveQEVisible.BindableChecked = true;
|
barCekCurveQEVisible.Caption = "效率线";
|
barCekCurveQEVisible.Checked = true;
|
barCekCurveQEVisible.Id = 18;
|
barCekCurveQEVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekCurveQEVisible.ImageOptions.SvgImage");
|
barCekCurveQEVisible.Name = "barCekCurveQEVisible";
|
barCekCurveQEVisible.CheckedChanged += barCekCurveQEVisible_CheckedChanged;
|
//
|
// barCekCurveQPVisible
|
//
|
barCekCurveQPVisible.BindableChecked = true;
|
barCekCurveQPVisible.Caption = "功率线";
|
barCekCurveQPVisible.Checked = true;
|
barCekCurveQPVisible.Id = 19;
|
barCekCurveQPVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekCurveQPVisible.ImageOptions.SvgImage");
|
barCekCurveQPVisible.Name = "barCekCurveQPVisible";
|
barCekCurveQPVisible.CheckedChanged += barCekCurveQPVisible_CheckedChanged;
|
//
|
// barCekLineVisible
|
//
|
barCekLineVisible.Caption = "工作点";
|
barCekLineVisible.Id = 9;
|
barCekLineVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekLineVisible.ImageOptions.SvgImage");
|
barCekLineVisible.Name = "barCekLineVisible";
|
barCekLineVisible.CheckedChanged += barCekLineVisible_CheckedChanged;
|
//
|
// barCekCurveNameVisible
|
//
|
barCekCurveNameVisible.BindableChecked = true;
|
barCekCurveNameVisible.Caption = "曲线名";
|
barCekCurveNameVisible.Checked = true;
|
barCekCurveNameVisible.Id = 21;
|
barCekCurveNameVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekCurveNameVisible.ImageOptions.SvgImage");
|
barCekCurveNameVisible.Name = "barCekCurveNameVisible";
|
barCekCurveNameVisible.CheckedChanged += barCekCurveNameVisible_CheckedChanged;
|
//
|
// barCekSetAxisNameVisible
|
//
|
barCekSetAxisNameVisible.BindableChecked = true;
|
barCekSetAxisNameVisible.Caption = "轴名称";
|
barCekSetAxisNameVisible.Checked = true;
|
barCekSetAxisNameVisible.Id = 15;
|
barCekSetAxisNameVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekSetAxisNameVisible.ImageOptions.SvgImage");
|
barCekSetAxisNameVisible.Name = "barCekSetAxisNameVisible";
|
barCekSetAxisNameVisible.CheckedChanged += barCekSetAxisNameVisible_CheckedChanged;
|
//
|
// barCekLegendVisible
|
//
|
barCekLegendVisible.Caption = "图例";
|
barCekLegendVisible.Id = 10;
|
barCekLegendVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekLegendVisible.ImageOptions.SvgImage");
|
barCekLegendVisible.Name = "barCekLegendVisible";
|
barCekLegendVisible.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
|
barCekLegendVisible.CheckedChanged += barCekLegendVisible_CheckedChanged;
|
//
|
// barManager1
|
//
|
barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { barMenu });
|
barManager1.DockControls.Add(barDockControlTop);
|
barManager1.DockControls.Add(barDockControlBottom);
|
barManager1.DockControls.Add(barDockControlLeft);
|
barManager1.DockControls.Add(barDockControlRight);
|
barManager1.Form = this;
|
barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barBtnSetChartAxis, barCekLineVisible, barCekLegendVisible, barCekSetAxisNameVisible, barCekCurveQEVisible, barCekCurveQPVisible, barCekCurveNameVisible, barSubMenuVisible, barSubMenuEdit });
|
barManager1.MainMenu = barMenu;
|
barManager1.MaxItemId = 26;
|
barManager1.ShowFullMenus = true;
|
//
|
// barMenu
|
//
|
barMenu.BarName = "main";
|
barMenu.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Top;
|
barMenu.DockCol = 0;
|
barMenu.DockRow = 0;
|
barMenu.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
barMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barSubMenuVisible), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetChartAxis) });
|
barMenu.OptionsBar.DrawBorder = false;
|
barMenu.OptionsBar.MinHeight = 30;
|
barMenu.OptionsBar.MultiLine = true;
|
barMenu.OptionsBar.UseWholeRow = true;
|
barMenu.Text = "菜单";
|
//
|
// barSubMenuVisible
|
//
|
barSubMenuVisible.Caption = "显示";
|
barSubMenuVisible.Id = 23;
|
barSubMenuVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barSubMenuVisible.ImageOptions.SvgImage");
|
barSubMenuVisible.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barCekCurveQPVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekCurveQEVisible) });
|
barSubMenuVisible.Name = "barSubMenuVisible";
|
barSubMenuVisible.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
//
|
// barSubMenuEdit
|
//
|
barSubMenuEdit.Caption = "编辑";
|
barSubMenuEdit.Id = 24;
|
barSubMenuEdit.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barSubMenuEdit.ImageOptions.SvgImage");
|
barSubMenuEdit.Name = "barSubMenuEdit";
|
barSubMenuEdit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
//
|
// barDockControlTop
|
//
|
barDockControlTop.CausesValidation = false;
|
barDockControlTop.Dock = DockStyle.Top;
|
barDockControlTop.Location = new Point(0, 0);
|
barDockControlTop.Manager = barManager1;
|
barDockControlTop.Size = new Size(1023, 34);
|
//
|
// barDockControlBottom
|
//
|
barDockControlBottom.CausesValidation = false;
|
barDockControlBottom.Dock = DockStyle.Bottom;
|
barDockControlBottom.Location = new Point(0, 857);
|
barDockControlBottom.Manager = barManager1;
|
barDockControlBottom.Size = new Size(1023, 0);
|
//
|
// barDockControlLeft
|
//
|
barDockControlLeft.CausesValidation = false;
|
barDockControlLeft.Dock = DockStyle.Left;
|
barDockControlLeft.Location = new Point(0, 34);
|
barDockControlLeft.Manager = barManager1;
|
barDockControlLeft.Size = new Size(0, 823);
|
//
|
// barDockControlRight
|
//
|
barDockControlRight.CausesValidation = false;
|
barDockControlRight.Dock = DockStyle.Right;
|
barDockControlRight.Location = new Point(1023, 34);
|
barDockControlRight.Manager = barManager1;
|
barDockControlRight.Size = new Size(0, 823);
|
//
|
// bar1
|
//
|
bar1.BarName = "Custom 2";
|
bar1.DockCol = 0;
|
bar1.DockRow = 0;
|
bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnSetChartAxis), new DevExpress.XtraBars.LinkPersistInfo(barCekCurveQPVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekCurveQEVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekSetAxisNameVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekLegendVisible) });
|
bar1.OptionsBar.MultiLine = true;
|
bar1.OptionsBar.UseWholeRow = true;
|
bar1.Text = "Custom 2";
|
//
|
// PumpWorkingChart
|
//
|
AutoScaleDimensions = new SizeF(10F, 22F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(chartControl1);
|
Controls.Add(barDockControlLeft);
|
Controls.Add(barDockControlRight);
|
Controls.Add(barDockControlBottom);
|
Controls.Add(barDockControlTop);
|
Name = "PumpWorkingChart";
|
Size = new Size(1023, 857);
|
((System.ComponentModel.ISupportInitialize)textAnnotation2).EndInit();
|
((System.ComponentModel.ISupportInitialize)constantLine2).EndInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagramPane2).EndInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy3).EndInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy4).EndInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagram2).EndInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView4).EndInit();
|
((System.ComponentModel.ISupportInitialize)series4).EndInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView5).EndInit();
|
((System.ComponentModel.ISupportInitialize)series5).EndInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView6).EndInit();
|
((System.ComponentModel.ISupportInitialize)series6).EndInit();
|
((System.ComponentModel.ISupportInitialize)chartControl1).EndInit();
|
((System.ComponentModel.ISupportInitialize)barManager1).EndInit();
|
ResumeLayout(false);
|
PerformLayout();
|
}
|
|
#endregion
|
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
private DevExpress.XtraBars.BarManager barManager1;
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
private DevExpress.XtraBars.BarButtonItem barBtnSetChartAxis;
|
private DevExpress.XtraBars.BarCheckItem barCekLineVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekLegendVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekSetAxisNameVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekCurveQEVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekCurveQPVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekCurveNameVisible;
|
private DevExpress.XtraBars.Bar bar1;
|
private DevExpress.XtraBars.Bar barMenu;
|
private DevExpress.XtraBars.BarSubItem barSubMenuVisible;
|
private DevExpress.XtraBars.BarSubItem barSubMenuEdit;
|
}
|
}
|