namespace Yw.WinFrmUI.Phart
|
{
|
partial class PumpPerformCompareChart
|
{
|
/// <summary>
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
/// </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>
|
/// Required 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 textAnnotation1 = new DevExpress.XtraCharts.TextAnnotation();
|
DevExpress.XtraCharts.ChartAnchorPoint chartAnchorPoint1 = new DevExpress.XtraCharts.ChartAnchorPoint();
|
DevExpress.XtraCharts.RelativePosition relativePosition1 = new DevExpress.XtraCharts.RelativePosition();
|
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
|
DevExpress.XtraCharts.ConstantLine constantLine1 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.ConstantLine constantLine2 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.XYDiagramPane xyDiagramPane1 = new DevExpress.XtraCharts.XYDiagramPane();
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisy1 = new DevExpress.XtraCharts.SecondaryAxisY();
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisy2 = new DevExpress.XtraCharts.SecondaryAxisY();
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
|
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
|
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
|
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();
|
DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PumpPerformCompareChart));
|
chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
popMenuChart = new DevExpress.XtraBars.PopupMenu(components);
|
barBtnSetChartAxis = new DevExpress.XtraBars.BarButtonItem();
|
barCekLineVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekSetSplitPanel = new DevExpress.XtraBars.BarCheckItem();
|
barCekEqVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekLegendVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekDefinePointVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekSetAxisNameVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekChartDisplay = new DevExpress.XtraBars.BarCheckItem();
|
barBtnSetChartEquation = new DevExpress.XtraBars.BarButtonItem();
|
barBtnExportXls = new DevExpress.XtraBars.BarButtonItem();
|
barBtnExportImage = new DevExpress.XtraBars.BarButtonItem();
|
barManager1 = new DevExpress.XtraBars.BarManager(components);
|
barMenu = new DevExpress.XtraBars.Bar();
|
barSubMenuVisible = new DevExpress.XtraBars.BarSubItem();
|
barSubMenuEdit = new DevExpress.XtraBars.BarSubItem();
|
barSubMenuQuery = new DevExpress.XtraBars.BarSubItem();
|
barBtnSetAxisHValue = new DevExpress.XtraBars.BarButtonItem();
|
barBtnSetAxisQValue = new DevExpress.XtraBars.BarButtonItem();
|
barBtnPositioningMaxQ = new DevExpress.XtraBars.BarButtonItem();
|
barBtnPositioningMaxE = new DevExpress.XtraBars.BarButtonItem();
|
barBtnExport = new DevExpress.XtraBars.BarSubItem();
|
barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
popMenuLine = new DevExpress.XtraBars.PopupMenu(components);
|
bar1 = new DevExpress.XtraBars.Bar();
|
((System.ComponentModel.ISupportInitialize)chartControl1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)textAnnotation1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagram1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)constantLine1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)constantLine2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagramPane1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)series1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)series2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)series3).BeginInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView3).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)series7).BeginInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView7).BeginInit();
|
((System.ComponentModel.ISupportInitialize)popMenuChart).BeginInit();
|
((System.ComponentModel.ISupportInitialize)barManager1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)popMenuLine).BeginInit();
|
SuspendLayout();
|
//
|
// chartControl1
|
//
|
chartAnchorPoint1.X = 871;
|
chartAnchorPoint1.Y = 783;
|
textAnnotation1.AnchorPoint = chartAnchorPoint1;
|
textAnnotation1.AnnotationID = 0;
|
textAnnotation1.AutoHeight = true;
|
textAnnotation1.AutoWidth = true;
|
textAnnotation1.Name = "TextAnnoWorkPoint";
|
relativePosition1.Angle = -205.38790629109593D;
|
relativePosition1.ConnectorLength = 65.30696746902278D;
|
textAnnotation1.ShapePosition = relativePosition1;
|
textAnnotation1.Text = "工作点";
|
textAnnotation1.TextAlignment = StringAlignment.Near;
|
chartControl1.AnnotationRepository.AddRange(new DevExpress.XtraCharts.Annotation[] { textAnnotation1 });
|
chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
constantLine1.AxisValueSerializable = "1";
|
constantLine1.ConstantLineID = 0;
|
constantLine1.LineStyle.LineJoin = System.Drawing.Drawing2D.LineJoin.Miter;
|
constantLine1.LineStyle.Thickness = 2;
|
constantLine1.Name = "WorkPointLine";
|
constantLine1.Title.DXFont = new DevExpress.Drawing.DXFont("Tahoma", 8F);
|
constantLine1.Title.Text = "工作点";
|
xyDiagram1.AxisX.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] { constantLine1 });
|
xyDiagram1.AxisX.Title.Text = "流量 (m³/h)";
|
xyDiagram1.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
|
xyDiagram1.AxisY.Color = Color.DodgerBlue;
|
constantLine2.AxisValueSerializable = "1";
|
constantLine2.ConstantLineID = 0;
|
constantLine2.LineStyle.LineJoin = System.Drawing.Drawing2D.LineJoin.Miter;
|
constantLine2.LineStyle.Thickness = 2;
|
constantLine2.Name = "WorkHLine";
|
constantLine2.Title.Text = "扬程";
|
xyDiagram1.AxisY.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] { constantLine2 });
|
xyDiagram1.AxisY.Label.TextColor = Color.DodgerBlue;
|
xyDiagram1.AxisY.Title.Alignment = StringAlignment.Far;
|
xyDiagram1.AxisY.Title.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
|
xyDiagram1.AxisY.Title.Text = "扬程/m";
|
xyDiagram1.AxisY.Title.TextColor = Color.DodgerBlue;
|
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
xyDiagram1.DefaultPane.BorderVisible = false;
|
xyDiagram1.DefaultPane.Title.Text = "无数据";
|
xyDiagramPane1.Name = "BottomPanel";
|
xyDiagramPane1.PaneID = 0;
|
xyDiagramPane1.RuntimeCollapse = DevExpress.Utils.DefaultBoolean.False;
|
xyDiagramPane1.Visibility = DevExpress.XtraCharts.ChartElementVisibility.Hidden;
|
xyDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] { xyDiagramPane1 });
|
secondaryAxisy1.AxisID = 0;
|
secondaryAxisy1.Color = Color.Green;
|
secondaryAxisy1.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
secondaryAxisy1.Label.TextColor = Color.Green;
|
secondaryAxisy1.Name = "AxisYQE";
|
secondaryAxisy1.Title.Text = "效率/%";
|
secondaryAxisy1.Title.TextColor = Color.Green;
|
secondaryAxisy1.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
secondaryAxisy1.VisibleInPanesSerializable = "-1";
|
secondaryAxisy2.AxisID = 1;
|
secondaryAxisy2.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
secondaryAxisy2.Label.TextColor = Color.Crimson;
|
secondaryAxisy2.Name = "AxisYQP";
|
secondaryAxisy2.NumericScaleOptions.AutoGrid = false;
|
secondaryAxisy2.NumericScaleOptions.GridSpacing = 2D;
|
secondaryAxisy2.Title.Alignment = StringAlignment.Near;
|
secondaryAxisy2.Title.Text = "功率/kW";
|
secondaryAxisy2.Title.TextColor = Color.Crimson;
|
secondaryAxisy2.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
secondaryAxisy2.VisibleInPanesSerializable = "-1";
|
xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] { secondaryAxisy1, secondaryAxisy2 });
|
chartControl1.Diagram = xyDiagram1;
|
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.True;
|
chartControl1.Location = new Point(0, 34);
|
chartControl1.Name = "chartControl1";
|
series1.Name = "SeriesCurveQH";
|
series1.SeriesID = 0;
|
splineSeriesView1.Color = Color.DodgerBlue;
|
series1.View = splineSeriesView1;
|
series2.Name = "SeriesCurveQE";
|
series2.SeriesID = 1;
|
splineSeriesView2.AxisYName = "AxisYQE";
|
splineSeriesView2.Color = Color.Green;
|
series2.View = splineSeriesView2;
|
series3.Name = "SeriesCurveQP";
|
series3.SeriesID = 2;
|
splineSeriesView3.AxisYName = "AxisYQP";
|
splineSeriesView3.Color = Color.Crimson;
|
series3.View = splineSeriesView3;
|
series4.Name = "SeriesEquipCurve";
|
series4.SeriesID = 6;
|
series4.ShowInLegend = false;
|
splineSeriesView4.Color = Color.FromArgb(0, 0, 0);
|
splineSeriesView4.LineStyle.Thickness = 1;
|
series4.View = splineSeriesView4;
|
series5.Name = "SeriesCurveQHwk";
|
series5.SeriesID = 7;
|
series5.ShowInLegend = false;
|
splineSeriesView5.Color = Color.Black;
|
splineSeriesView5.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
|
series5.View = splineSeriesView5;
|
series6.Name = "SeriesCurveQEwk";
|
series6.SeriesID = 8;
|
series6.ShowInLegend = false;
|
splineSeriesView6.AxisYName = "AxisYQE";
|
splineSeriesView6.Color = Color.Black;
|
splineSeriesView6.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
|
splineSeriesView6.LineStyle.LineJoin = System.Drawing.Drawing2D.LineJoin.Miter;
|
series6.View = splineSeriesView6;
|
series7.Name = "SeriesCurveQPwk";
|
series7.SeriesID = 9;
|
series7.ShowInLegend = false;
|
splineSeriesView7.AxisYName = "AxisYQP";
|
splineSeriesView7.Color = Color.Black;
|
series7.View = splineSeriesView7;
|
chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[]
|
{
|
series1,
|
series2,
|
series3,
|
series4,
|
series5,
|
series6,
|
series7
|
};
|
chartControl1.Size = new Size(1023, 822);
|
chartControl1.TabIndex = 0;
|
//
|
// popMenuChart
|
//
|
popMenuChart.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnSetChartAxis), new DevExpress.XtraBars.LinkPersistInfo(barCekLineVisible, true), new DevExpress.XtraBars.LinkPersistInfo(barCekSetSplitPanel), new DevExpress.XtraBars.LinkPersistInfo(barCekEqVisible, true), new DevExpress.XtraBars.LinkPersistInfo(barCekLegendVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekDefinePointVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekSetAxisNameVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekChartDisplay, true), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetChartEquation, true), new DevExpress.XtraBars.LinkPersistInfo(barBtnExportXls), new DevExpress.XtraBars.LinkPersistInfo(barBtnExportImage) });
|
popMenuChart.Manager = barManager1;
|
popMenuChart.Name = "popMenuChart";
|
//
|
// barBtnSetChartAxis
|
//
|
barBtnSetChartAxis.Caption = "修改坐标";
|
barBtnSetChartAxis.Id = 0;
|
barBtnSetChartAxis.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSetChartAxis.ImageOptions.SvgImage");
|
barBtnSetChartAxis.Name = "barBtnSetChartAxis";
|
barBtnSetChartAxis.ItemClick += barBtnSetChartAxis_ItemClick;
|
//
|
// 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;
|
//
|
// barCekSetSplitPanel
|
//
|
barCekSetSplitPanel.Caption = "分割板";
|
barCekSetSplitPanel.Id = 16;
|
barCekSetSplitPanel.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekSetSplitPanel.ImageOptions.SvgImage");
|
barCekSetSplitPanel.Name = "barCekSetSplitPanel";
|
barCekSetSplitPanel.CheckedChanged += barCekSetSplitPanel_CheckedChanged;
|
//
|
// barCekEqVisible
|
//
|
barCekEqVisible.BindableChecked = true;
|
barCekEqVisible.Caption = "装置线";
|
barCekEqVisible.Checked = true;
|
barCekEqVisible.Id = 40;
|
barCekEqVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekEqVisible.ImageOptions.SvgImage");
|
barCekEqVisible.Name = "barCekEqVisible";
|
barCekEqVisible.CheckedChanged += barCekEqVisible_CheckedChanged;
|
//
|
// barCekLegendVisible
|
//
|
barCekLegendVisible.Caption = "图例";
|
barCekLegendVisible.Id = 10;
|
barCekLegendVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekLegendVisible.ImageOptions.SvgImage");
|
barCekLegendVisible.Name = "barCekLegendVisible";
|
barCekLegendVisible.CheckedChanged += barCekLegendVisible_CheckedChanged;
|
//
|
// barCekDefinePointVisible
|
//
|
barCekDefinePointVisible.BindableChecked = true;
|
barCekDefinePointVisible.Caption = "定义点";
|
barCekDefinePointVisible.Checked = true;
|
barCekDefinePointVisible.Id = 7;
|
barCekDefinePointVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekDefinePointVisible.ImageOptions.SvgImage");
|
barCekDefinePointVisible.Name = "barCekDefinePointVisible";
|
barCekDefinePointVisible.CheckedChanged += barCekDefinePointVisible_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;
|
//
|
// barCekChartDisplay
|
//
|
barCekChartDisplay.Caption = "深色模式";
|
barCekChartDisplay.Id = 2;
|
barCekChartDisplay.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekChartDisplay.ImageOptions.SvgImage");
|
barCekChartDisplay.Name = "barCekChartDisplay";
|
barCekChartDisplay.CheckedChanged += barCekChartDisplay_CheckedChanged;
|
//
|
// barBtnSetChartEquation
|
//
|
barBtnSetChartEquation.Caption = "曲线方程";
|
barBtnSetChartEquation.Id = 1;
|
barBtnSetChartEquation.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSetChartEquation.ImageOptions.SvgImage");
|
barBtnSetChartEquation.Name = "barBtnSetChartEquation";
|
barBtnSetChartEquation.ItemClick += barBtnSetChartEquation_ItemClick;
|
//
|
// barBtnExportXls
|
//
|
barBtnExportXls.Caption = "导出表格";
|
barBtnExportXls.Id = 3;
|
barBtnExportXls.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExportXls.ImageOptions.SvgImage");
|
barBtnExportXls.Name = "barBtnExportXls";
|
barBtnExportXls.ItemClick += barBtnExportXls_ItemClick;
|
//
|
// barBtnExportImage
|
//
|
barBtnExportImage.Caption = "导出图片";
|
barBtnExportImage.Id = 4;
|
barBtnExportImage.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExportImage.ImageOptions.SvgImage");
|
barBtnExportImage.Name = "barBtnExportImage";
|
barBtnExportImage.ItemClick += barBtnExportImage_ItemClick;
|
//
|
// 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, barBtnSetChartEquation, barCekChartDisplay, barBtnExportXls, barBtnExportImage, barCekDefinePointVisible, barCekLineVisible, barCekLegendVisible, barBtnPositioningMaxQ, barBtnPositioningMaxE, barBtnSetAxisQValue, barBtnSetAxisHValue, barCekSetAxisNameVisible, barCekSetSplitPanel, barSubMenuVisible, barSubMenuEdit, barSubMenuQuery, barBtnExport, barCekEqVisible });
|
barManager1.MainMenu = barMenu;
|
barManager1.MaxItemId = 41;
|
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(barSubMenuEdit), new DevExpress.XtraBars.LinkPersistInfo(barSubMenuQuery), new DevExpress.XtraBars.LinkPersistInfo(barBtnExport) });
|
barMenu.OptionsBar.DrawBorder = false;
|
barMenu.OptionsBar.MinHeight = 30;
|
barMenu.OptionsBar.MultiLine = true;
|
barMenu.OptionsBar.UseWholeRow = true;
|
barMenu.Text = "菜单";
|
//
|
// barSubMenuVisible
|
//
|
barSubMenuVisible.Caption = "显示";
|
barSubMenuVisible.Id = 33;
|
barSubMenuVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barSubMenuVisible.ImageOptions.SvgImage");
|
barSubMenuVisible.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barCekEqVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekSetSplitPanel), new DevExpress.XtraBars.LinkPersistInfo(barCekDefinePointVisible, true), new DevExpress.XtraBars.LinkPersistInfo(barCekLegendVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekSetAxisNameVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekChartDisplay, true) });
|
barSubMenuVisible.Name = "barSubMenuVisible";
|
barSubMenuVisible.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
//
|
// barSubMenuEdit
|
//
|
barSubMenuEdit.Caption = "编辑";
|
barSubMenuEdit.Id = 34;
|
barSubMenuEdit.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barSubMenuEdit.ImageOptions.SvgImage");
|
barSubMenuEdit.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnSetChartAxis) });
|
barSubMenuEdit.Name = "barSubMenuEdit";
|
barSubMenuEdit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
//
|
// barSubMenuQuery
|
//
|
barSubMenuQuery.Caption = "查询";
|
barSubMenuQuery.Id = 35;
|
barSubMenuQuery.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barSubMenuQuery.ImageOptions.SvgImage");
|
barSubMenuQuery.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barCekLineVisible), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetAxisHValue, true), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetAxisQValue), new DevExpress.XtraBars.LinkPersistInfo(barBtnPositioningMaxQ, true), new DevExpress.XtraBars.LinkPersistInfo(barBtnPositioningMaxE), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetChartEquation, true) });
|
barSubMenuQuery.Name = "barSubMenuQuery";
|
barSubMenuQuery.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
//
|
// barBtnSetAxisHValue
|
//
|
barBtnSetAxisHValue.Caption = "定位扬程点";
|
barBtnSetAxisHValue.Id = 14;
|
barBtnSetAxisHValue.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSetAxisHValue.ImageOptions.SvgImage");
|
barBtnSetAxisHValue.Name = "barBtnSetAxisHValue";
|
barBtnSetAxisHValue.ItemClick += barBtnSetAxisHValue_ItemClick;
|
//
|
// barBtnSetAxisQValue
|
//
|
barBtnSetAxisQValue.Caption = "定位流量点";
|
barBtnSetAxisQValue.Id = 13;
|
barBtnSetAxisQValue.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSetAxisQValue.ImageOptions.SvgImage");
|
barBtnSetAxisQValue.Name = "barBtnSetAxisQValue";
|
barBtnSetAxisQValue.ItemClick += barBtnSetAxisQValue_ItemClick;
|
//
|
// barBtnPositioningMaxQ
|
//
|
barBtnPositioningMaxQ.Caption = "定位最大流量点";
|
barBtnPositioningMaxQ.Id = 11;
|
barBtnPositioningMaxQ.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnPositioningMaxQ.ImageOptions.SvgImage");
|
barBtnPositioningMaxQ.Name = "barBtnPositioningMaxQ";
|
barBtnPositioningMaxQ.ItemClick += barBtnPositioningMaxQ_ItemClick;
|
//
|
// barBtnPositioningMaxE
|
//
|
barBtnPositioningMaxE.Caption = "定位最高效率点";
|
barBtnPositioningMaxE.Id = 12;
|
barBtnPositioningMaxE.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnPositioningMaxE.ImageOptions.SvgImage");
|
barBtnPositioningMaxE.Name = "barBtnPositioningMaxE";
|
barBtnPositioningMaxE.ItemClick += barBtnPositioningMaxE_ItemClick;
|
//
|
// barBtnExport
|
//
|
barBtnExport.Caption = "导出";
|
barBtnExport.Id = 38;
|
barBtnExport.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExport.ImageOptions.SvgImage");
|
barBtnExport.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnExportImage), new DevExpress.XtraBars.LinkPersistInfo(barBtnExportXls) });
|
barBtnExport.Name = "barBtnExport";
|
barBtnExport.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, 856);
|
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, 822);
|
//
|
// barDockControlRight
|
//
|
barDockControlRight.CausesValidation = false;
|
barDockControlRight.Dock = DockStyle.Right;
|
barDockControlRight.Location = new Point(1023, 34);
|
barDockControlRight.Manager = barManager1;
|
barDockControlRight.Size = new Size(0, 822);
|
//
|
// popMenuLine
|
//
|
popMenuLine.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnSetAxisQValue), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetAxisHValue), new DevExpress.XtraBars.LinkPersistInfo(barBtnPositioningMaxQ, true), new DevExpress.XtraBars.LinkPersistInfo(barBtnPositioningMaxE) });
|
popMenuLine.Manager = barManager1;
|
popMenuLine.Name = "popMenuLine";
|
//
|
// bar1
|
//
|
bar1.BarName = "Custom 3";
|
bar1.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
|
bar1.DockCol = 0;
|
bar1.DockRow = 0;
|
bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
|
bar1.OptionsBar.AllowQuickCustomization = false;
|
bar1.OptionsBar.DrawDragBorder = false;
|
bar1.OptionsBar.UseWholeRow = true;
|
bar1.Text = "Custom 3";
|
//
|
// PumpPerformCompareChart
|
//
|
AutoScaleDimensions = new SizeF(10F, 22F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(chartControl1);
|
Controls.Add(barDockControlLeft);
|
Controls.Add(barDockControlRight);
|
Controls.Add(barDockControlBottom);
|
Controls.Add(barDockControlTop);
|
Name = "PumpPerformCompareChart";
|
Size = new Size(1023, 856);
|
((System.ComponentModel.ISupportInitialize)textAnnotation1).EndInit();
|
((System.ComponentModel.ISupportInitialize)constantLine1).EndInit();
|
((System.ComponentModel.ISupportInitialize)constantLine2).EndInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagramPane1).EndInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy1).EndInit();
|
((System.ComponentModel.ISupportInitialize)secondaryAxisy2).EndInit();
|
((System.ComponentModel.ISupportInitialize)xyDiagram1).EndInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView1).EndInit();
|
((System.ComponentModel.ISupportInitialize)series1).EndInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView2).EndInit();
|
((System.ComponentModel.ISupportInitialize)series2).EndInit();
|
((System.ComponentModel.ISupportInitialize)splineSeriesView3).EndInit();
|
((System.ComponentModel.ISupportInitialize)series3).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)splineSeriesView7).EndInit();
|
((System.ComponentModel.ISupportInitialize)series7).EndInit();
|
((System.ComponentModel.ISupportInitialize)chartControl1).EndInit();
|
((System.ComponentModel.ISupportInitialize)popMenuChart).EndInit();
|
((System.ComponentModel.ISupportInitialize)barManager1).EndInit();
|
((System.ComponentModel.ISupportInitialize)popMenuLine).EndInit();
|
ResumeLayout(false);
|
PerformLayout();
|
}
|
|
#endregion
|
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
private DevExpress.XtraBars.PopupMenu popMenuChart;
|
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.BarButtonItem barBtnSetChartEquation;
|
private DevExpress.XtraBars.BarCheckItem barCekChartDisplay;
|
private DevExpress.XtraBars.BarButtonItem barBtnExportXls;
|
private DevExpress.XtraBars.BarButtonItem barBtnExportImage;
|
private DevExpress.XtraBars.BarCheckItem barCekDefinePointVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekLineVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekLegendVisible;
|
private DevExpress.XtraBars.BarButtonItem barBtnPositioningMaxQ;
|
private DevExpress.XtraBars.BarButtonItem barBtnPositioningMaxE;
|
private DevExpress.XtraBars.PopupMenu popMenuLine;
|
private DevExpress.XtraBars.BarButtonItem barBtnSetAxisQValue;
|
private DevExpress.XtraBars.BarButtonItem barBtnSetAxisHValue;
|
private DevExpress.XtraBars.BarCheckItem barCekSetAxisNameVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekSetSplitPanel;
|
private DevExpress.XtraBars.Bar barMenu;
|
private DevExpress.XtraBars.BarSubItem barSubMenuVisible;
|
private DevExpress.XtraBars.BarSubItem barSubMenuEdit;
|
private DevExpress.XtraBars.BarSubItem barSubMenuQuery;
|
private DevExpress.XtraBars.Bar bar1;
|
private DevExpress.XtraBars.BarSubItem barBtnExport;
|
private DevExpress.XtraBars.BarCheckItem barCekEqVisible;
|
}
|
}
|