namespace Yw.WinFrmUI.Phart
|
{
|
partial class PumpParallelChart
|
{
|
/// <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 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.LayoutDefinition layoutDefinition1 = new DevExpress.XtraCharts.LayoutDefinition();
|
DevExpress.XtraCharts.LayoutDefinition layoutDefinition2 = new DevExpress.XtraCharts.LayoutDefinition();
|
DevExpress.XtraCharts.LayoutDefinition layoutDefinition3 = new DevExpress.XtraCharts.LayoutDefinition();
|
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();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PumpParallelChart));
|
chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
barBtnSetChartAxis = new DevExpress.XtraBars.BarButtonItem();
|
barCekCurveQEVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekCurveQPVisible = new DevExpress.XtraBars.BarCheckItem();
|
barCekCurveEQVisible = 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();
|
barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
barBtnSetAxisQValue = new DevExpress.XtraBars.BarButtonItem();
|
barSubMenuVisible = new DevExpress.XtraBars.BarSubItem();
|
barSubMenuEdit = new DevExpress.XtraBars.BarSubItem();
|
barSubMenuQuery = new DevExpress.XtraBars.BarSubItem();
|
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)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)barManager1).BeginInit();
|
SuspendLayout();
|
//
|
// chartControl1
|
//
|
chartAnchorPoint1.X = 953;
|
chartAnchorPoint1.Y = 42;
|
textAnnotation1.AnchorPoint = chartAnchorPoint1;
|
textAnnotation1.AnnotationID = 0;
|
textAnnotation1.AutoHeight = true;
|
textAnnotation1.AutoWidth = true;
|
textAnnotation1.BackColor = Color.FromArgb(255, 255, 255);
|
textAnnotation1.ConnectorStyle = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
|
textAnnotation1.Name = "TextAnnoWorkPoint";
|
relativePosition1.Angle = -131.51672853100234D;
|
relativePosition1.ConnectorLength = 81.467785044151043D;
|
textAnnotation1.ShapePosition = relativePosition1;
|
textAnnotation1.Text = "工作点";
|
textAnnotation1.TextColor = Color.FromArgb(0, 0, 0);
|
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.ShowInLegend = false;
|
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;
|
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 = "无数据";
|
xyDiagram1.PaneLayout.AutoLayoutMode = DevExpress.XtraCharts.PaneAutoLayoutMode.Grid;
|
xyDiagram1.PaneLayout.RowDefinitions.AddRange(new DevExpress.XtraCharts.LayoutDefinition[] { layoutDefinition1, layoutDefinition2, layoutDefinition3 });
|
xyDiagramPane1.BorderVisible = false;
|
xyDiagramPane1.LayoutOptions.Column = 0;
|
xyDiagramPane1.LayoutOptions.Row = 2;
|
xyDiagramPane1.Name = "BottomPanel";
|
xyDiagramPane1.PaneID = 1;
|
xyDiagramPane1.RuntimeCollapse = DevExpress.Utils.DefaultBoolean.False;
|
xyDiagramPane1.SelectionRectangle.BorderVisible = false;
|
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.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
|
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.False;
|
chartControl1.Location = new Point(0, 34);
|
chartControl1.Name = "chartControl1";
|
series1.Name = "SeriesQH";
|
series1.SeriesID = 0;
|
splineSeriesView1.Color = Color.FromArgb(84, 141, 212);
|
series1.View = splineSeriesView1;
|
series2.Name = "SeriesQE";
|
series2.SeriesID = 1;
|
splineSeriesView2.AxisYName = "AxisYQE";
|
splineSeriesView2.Color = Color.FromArgb(155, 187, 89);
|
series2.View = splineSeriesView2;
|
series3.Name = "SeriesQP";
|
series3.SeriesID = 2;
|
splineSeriesView3.AxisYName = "AxisYQP";
|
splineSeriesView3.Color = Color.FromArgb(192, 0, 0);
|
splineSeriesView3.PaneName = "BottomPanel";
|
series3.View = splineSeriesView3;
|
chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[]
|
{
|
series1,
|
series2,
|
series3
|
};
|
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.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
barCekCurveQEVisible.Checked = true;
|
barCekCurveQEVisible.Id = 18;
|
barCekCurveQEVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekCurveQEVisible.ImageOptions.SvgImage");
|
barCekCurveQEVisible.Name = "barCekCurveQEVisible";
|
barCekCurveQEVisible.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
|
barCekCurveQEVisible.CheckedChanged += barCekCurveQEVisible_CheckedChanged;
|
//
|
// barCekCurveQPVisible
|
//
|
barCekCurveQPVisible.BindableChecked = true;
|
barCekCurveQPVisible.Caption = "功率线";
|
barCekCurveQPVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
barCekCurveQPVisible.Checked = true;
|
barCekCurveQPVisible.Id = 19;
|
barCekCurveQPVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekCurveQPVisible.ImageOptions.SvgImage");
|
barCekCurveQPVisible.Name = "barCekCurveQPVisible";
|
barCekCurveQPVisible.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
|
barCekCurveQPVisible.CheckedChanged += barCekCurveQPVisible_CheckedChanged;
|
//
|
// barCekCurveEQVisible
|
//
|
barCekCurveEQVisible.BindableChecked = true;
|
barCekCurveEQVisible.Caption = "装置线";
|
barCekCurveEQVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
barCekCurveEQVisible.Checked = true;
|
barCekCurveEQVisible.Id = 22;
|
barCekCurveEQVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekCurveEQVisible.ImageOptions.SvgImage");
|
barCekCurveEQVisible.Name = "barCekCurveEQVisible";
|
barCekCurveEQVisible.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
|
barCekCurveEQVisible.CheckedChanged += barCekCurveEQVisible_CheckedChanged;
|
//
|
// barCekLineVisible
|
//
|
barCekLineVisible.Caption = "查询线";
|
barCekLineVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
barCekLineVisible.Id = 9;
|
barCekLineVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekLineVisible.ImageOptions.SvgImage");
|
barCekLineVisible.Name = "barCekLineVisible";
|
barCekLineVisible.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
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, barBtnSetAxisQValue, barCekSetAxisNameVisible, barCekCurveQEVisible, barCekCurveQPVisible, barCekCurveNameVisible, barCekCurveEQVisible, barSubMenuVisible, barSubMenuEdit, barSubMenuQuery });
|
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(barCekCurveQEVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekCurveQPVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekCurveEQVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekLineVisible), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetChartAxis) });
|
barMenu.OptionsBar.DrawBorder = false;
|
barMenu.OptionsBar.MinHeight = 30;
|
barMenu.OptionsBar.MultiLine = true;
|
barMenu.OptionsBar.UseWholeRow = true;
|
barMenu.Text = "菜单";
|
//
|
// 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);
|
//
|
// 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;
|
//
|
// barSubMenuVisible
|
//
|
barSubMenuVisible.Caption = "显示";
|
barSubMenuVisible.Id = 23;
|
barSubMenuVisible.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barSubMenuVisible.ImageOptions.SvgImage");
|
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;
|
//
|
// barSubMenuQuery
|
//
|
barSubMenuQuery.Caption = "查询";
|
barSubMenuQuery.Id = 25;
|
barSubMenuQuery.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barSubMenuQuery.ImageOptions.SvgImage");
|
barSubMenuQuery.Name = "barSubMenuQuery";
|
barSubMenuQuery.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
//
|
// 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";
|
//
|
// PumpParallelChart
|
//
|
AutoScaleDimensions = new SizeF(10F, 22F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(chartControl1);
|
Controls.Add(barDockControlLeft);
|
Controls.Add(barDockControlRight);
|
Controls.Add(barDockControlBottom);
|
Controls.Add(barDockControlTop);
|
Name = "PumpParallelChart";
|
Size = new Size(1023, 857);
|
((System.ComponentModel.ISupportInitialize)textAnnotation1).EndInit();
|
((System.ComponentModel.ISupportInitialize)constantLine1).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)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.BarButtonItem barBtnSetAxisQValue;
|
private DevExpress.XtraBars.BarCheckItem barCekSetAxisNameVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekCurveQEVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekCurveQPVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekCurveNameVisible;
|
private DevExpress.XtraBars.BarCheckItem barCekCurveEQVisible;
|
private DevExpress.XtraBars.Bar bar1;
|
private DevExpress.XtraBars.Bar barMenu;
|
private DevExpress.XtraBars.BarSubItem barSubMenuVisible;
|
private DevExpress.XtraBars.BarSubItem barSubMenuEdit;
|
private DevExpress.XtraBars.BarSubItem barSubMenuQuery;
|
}
|
}
|