From 657c344695223f01bade2776803f719673232f81 Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期六, 06 五月 2023 11:09:06 +0800
Subject: [PATCH] update

---
 WinFormUI/IStation.WinFormUI.MonitorDataSet/曲线比较/CurveCompareChartMgr.Designer.cs |  865 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 852 insertions(+), 13 deletions(-)

diff --git "a/WinFormUI/IStation.WinFormUI.MonitorDataSet/\346\233\262\347\272\277\346\257\224\350\276\203/CurveCompareChartMgr.Designer.cs" "b/WinFormUI/IStation.WinFormUI.MonitorDataSet/\346\233\262\347\272\277\346\257\224\350\276\203/CurveCompareChartMgr.Designer.cs"
index b1eaebc..0e2e6b4 100644
--- "a/WinFormUI/IStation.WinFormUI.MonitorDataSet/\346\233\262\347\272\277\346\257\224\350\276\203/CurveCompareChartMgr.Designer.cs"
+++ "b/WinFormUI/IStation.WinFormUI.MonitorDataSet/\346\233\262\347\272\277\346\257\224\350\276\203/CurveCompareChartMgr.Designer.cs"
@@ -31,8 +31,14 @@
         {
             this.components = new System.ComponentModel.Container();
             DevExpress.XtraCharts.SwiftPlotDiagram swiftPlotDiagram1 = new DevExpress.XtraCharts.SwiftPlotDiagram();
-            DevExpress.XtraCharts.SeriesKeyColorColorizer seriesKeyColorColorizer1 = new DevExpress.XtraCharts.SeriesKeyColorColorizer();
+            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
             DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView1 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
+            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
+            DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView2 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
+            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
+            DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView3 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
+            DevExpress.XtraCharts.SeriesKeyColorColorizer seriesKeyColorColorizer1 = new DevExpress.XtraCharts.SeriesKeyColorColorizer();
+            DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView4 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
             DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn chartControlCommandGalleryItemGroup2DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn();
             DevExpress.XtraCharts.UI.CreateBarChartItem createBarChartItem1 = new DevExpress.XtraCharts.UI.CreateBarChartItem();
             DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem createFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem();
@@ -144,6 +150,116 @@
             DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem createSideBySideGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem();
             DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupBoxPlot chartControlCommandGalleryItemGroupBoxPlot1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupBoxPlot();
             DevExpress.XtraCharts.UI.CreateBoxPlotChartItem createBoxPlotChartItem1 = new DevExpress.XtraCharts.UI.CreateBoxPlotChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn chartControlCommandGalleryItemGroup2DColumn2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn();
+            DevExpress.XtraCharts.UI.CreateBarChartItem createBarChartItem2 = new DevExpress.XtraCharts.UI.CreateBarChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem createFullStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem createSideBySideFullStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem createSideBySideStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedBarChartItem createStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateWaterfallChartItem createWaterfallChartItem2 = new DevExpress.XtraCharts.UI.CreateWaterfallChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn chartControlCommandGalleryItemGroup3DColumn2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn();
+            DevExpress.XtraCharts.UI.CreateBar3DChartItem createBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem createFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateManhattanBarChartItem createManhattanBarChartItem2 = new DevExpress.XtraCharts.UI.CreateManhattanBarChartItem();
+            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem createSideBySideFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem createSideBySideStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem createStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn chartControlCommandGalleryItemGroupCylinderColumn2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn();
+            DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem createCylinderBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem createCylinderFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem createCylinderManhattanBarChartItem2 = new DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem();
+            DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem createCylinderSideBySideFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem createCylinderSideBySideStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem createCylinderStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn chartControlCommandGalleryItemGroupConeColumn2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn();
+            DevExpress.XtraCharts.UI.CreateConeBar3DChartItem createConeBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateConeBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem createConeFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem createConeManhattanBarChartItem2 = new DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem();
+            DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem createConeSideBySideFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem createConeSideBySideStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem createConeStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn chartControlCommandGalleryItemGroupPyramidColumn2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn();
+            DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem createPyramidBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem createPyramidFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem createPyramidManhattanBarChartItem2 = new DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem();
+            DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem createPyramidSideBySideFullStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem createPyramidSideBySideStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem createPyramidStackedBar3DChartItem2 = new DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine chartControlCommandGalleryItemGroup2DLine2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine();
+            DevExpress.XtraCharts.UI.CreateLineChartItem createLineChartItem2 = new DevExpress.XtraCharts.UI.CreateLineChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem createFullStackedLineChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem();
+            DevExpress.XtraCharts.UI.CreateScatterLineChartItem createScatterLineChartItem2 = new DevExpress.XtraCharts.UI.CreateScatterLineChartItem();
+            DevExpress.XtraCharts.UI.CreateSplineChartItem createSplineChartItem2 = new DevExpress.XtraCharts.UI.CreateSplineChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedLineChartItem createStackedLineChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedLineChartItem();
+            DevExpress.XtraCharts.UI.CreateStepLineChartItem createStepLineChartItem2 = new DevExpress.XtraCharts.UI.CreateStepLineChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine chartControlCommandGalleryItemGroup3DLine2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine();
+            DevExpress.XtraCharts.UI.CreateLine3DChartItem createLine3DChartItem2 = new DevExpress.XtraCharts.UI.CreateLine3DChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem createFullStackedLine3DChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem();
+            DevExpress.XtraCharts.UI.CreateSpline3DChartItem createSpline3DChartItem2 = new DevExpress.XtraCharts.UI.CreateSpline3DChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem createStackedLine3DChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem();
+            DevExpress.XtraCharts.UI.CreateStepLine3DChartItem createStepLine3DChartItem2 = new DevExpress.XtraCharts.UI.CreateStepLine3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie chartControlCommandGalleryItemGroup2DPie2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie();
+            DevExpress.XtraCharts.UI.CreatePieChartItem createPieChartItem2 = new DevExpress.XtraCharts.UI.CreatePieChartItem();
+            DevExpress.XtraCharts.UI.CreateDoughnutChartItem createDoughnutChartItem2 = new DevExpress.XtraCharts.UI.CreateDoughnutChartItem();
+            DevExpress.XtraCharts.UI.CreateNestedDoughnutChartItem createNestedDoughnutChartItem2 = new DevExpress.XtraCharts.UI.CreateNestedDoughnutChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie chartControlCommandGalleryItemGroup3DPie2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie();
+            DevExpress.XtraCharts.UI.CreatePie3DChartItem createPie3DChartItem2 = new DevExpress.XtraCharts.UI.CreatePie3DChartItem();
+            DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem createDoughnut3DChartItem2 = new DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar chartControlCommandGalleryItemGroup2DBar2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar();
+            DevExpress.XtraCharts.UI.CreateRotatedBarChartItem createRotatedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateRotatedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem createRotatedFullStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem createRotatedSideBySideFullStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem createRotatedSideBySideStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem();
+            DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem createRotatedStackedBarChartItem2 = new DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea chartControlCommandGalleryItemGroup2DArea2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea();
+            DevExpress.XtraCharts.UI.CreateAreaChartItem createAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem createFullStackedAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem createFullStackedSplineAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedStepAreaChartItem createFullStackedStepAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedStepAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateSplineAreaChartItem createSplineAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateSplineAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedAreaChartItem createStackedAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedStepAreaChartItem createStackedStepAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedStepAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem createStackedSplineAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateStepAreaChartItem createStepAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateStepAreaChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea chartControlCommandGalleryItemGroup3DArea2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea();
+            DevExpress.XtraCharts.UI.CreateArea3DChartItem createArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateArea3DChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem createFullStackedArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem();
+            DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem createFullStackedSplineArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem();
+            DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem createSplineArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem createStackedArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem();
+            DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem createStackedSplineArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem();
+            DevExpress.XtraCharts.UI.CreateStepArea3DChartItem createStepArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateStepArea3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint chartControlCommandGalleryItemGroupPoint2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint();
+            DevExpress.XtraCharts.UI.CreatePointChartItem createPointChartItem2 = new DevExpress.XtraCharts.UI.CreatePointChartItem();
+            DevExpress.XtraCharts.UI.CreateBubbleChartItem createBubbleChartItem2 = new DevExpress.XtraCharts.UI.CreateBubbleChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel chartControlCommandGalleryItemGroupFunnel2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel();
+            DevExpress.XtraCharts.UI.CreateFunnelChartItem createFunnelChartItem2 = new DevExpress.XtraCharts.UI.CreateFunnelChartItem();
+            DevExpress.XtraCharts.UI.CreateFunnel3DChartItem createFunnel3DChartItem2 = new DevExpress.XtraCharts.UI.CreateFunnel3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial chartControlCommandGalleryItemGroupFinancial2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial();
+            DevExpress.XtraCharts.UI.CreateStockChartItem createStockChartItem2 = new DevExpress.XtraCharts.UI.CreateStockChartItem();
+            DevExpress.XtraCharts.UI.CreateCandleStickChartItem createCandleStickChartItem2 = new DevExpress.XtraCharts.UI.CreateCandleStickChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar chartControlCommandGalleryItemGroupRadar2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar();
+            DevExpress.XtraCharts.UI.CreateRadarPointChartItem createRadarPointChartItem2 = new DevExpress.XtraCharts.UI.CreateRadarPointChartItem();
+            DevExpress.XtraCharts.UI.CreateRadarLineChartItem createRadarLineChartItem2 = new DevExpress.XtraCharts.UI.CreateRadarLineChartItem();
+            DevExpress.XtraCharts.UI.CreateRadarAreaChartItem createRadarAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateRadarAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateRadarRangeAreaChartItem createRadarRangeAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateRadarRangeAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateScatterRadarLineChartItem createScatterRadarLineChartItem2 = new DevExpress.XtraCharts.UI.CreateScatterRadarLineChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar chartControlCommandGalleryItemGroupPolar2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar();
+            DevExpress.XtraCharts.UI.CreatePolarPointChartItem createPolarPointChartItem2 = new DevExpress.XtraCharts.UI.CreatePolarPointChartItem();
+            DevExpress.XtraCharts.UI.CreatePolarLineChartItem createPolarLineChartItem2 = new DevExpress.XtraCharts.UI.CreatePolarLineChartItem();
+            DevExpress.XtraCharts.UI.CreatePolarAreaChartItem createPolarAreaChartItem2 = new DevExpress.XtraCharts.UI.CreatePolarAreaChartItem();
+            DevExpress.XtraCharts.UI.CreatePolarRangeAreaChartItem createPolarRangeAreaChartItem2 = new DevExpress.XtraCharts.UI.CreatePolarRangeAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateScatterPolarLineChartItem createScatterPolarLineChartItem2 = new DevExpress.XtraCharts.UI.CreateScatterPolarLineChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange chartControlCommandGalleryItemGroupRange2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange();
+            DevExpress.XtraCharts.UI.CreateRangeBarChartItem createRangeBarChartItem2 = new DevExpress.XtraCharts.UI.CreateRangeBarChartItem();
+            DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem createSideBySideRangeBarChartItem2 = new DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem();
+            DevExpress.XtraCharts.UI.CreateRangeAreaChartItem createRangeAreaChartItem2 = new DevExpress.XtraCharts.UI.CreateRangeAreaChartItem();
+            DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem createRangeArea3DChartItem2 = new DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt chartControlCommandGalleryItemGroupGantt2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt();
+            DevExpress.XtraCharts.UI.CreateGanttChartItem createGanttChartItem2 = new DevExpress.XtraCharts.UI.CreateGanttChartItem();
+            DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem createSideBySideGanttChartItem2 = new DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem();
+            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupBoxPlot chartControlCommandGalleryItemGroupBoxPlot2 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupBoxPlot();
+            DevExpress.XtraCharts.UI.CreateBoxPlotChartItem createBoxPlotChartItem2 = new DevExpress.XtraCharts.UI.CreateBoxPlotChartItem();
             this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
             this.multiSelectMonitorPointTreeListCtrl1 = new IStation.WinFormUI.MonitorDataSet.CurveCompareMultiSelectMonitorPointTreeListCtrl();
             this.commandBarGalleryDropDown1 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
@@ -158,9 +274,28 @@
             this.layoutControl = new DevExpress.XtraLayout.LayoutControl();
             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
+            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
+            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
+            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
+            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
+            this.commandBarGalleryDropDown9 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
+            this.commandBarGalleryDropDown10 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
+            this.commandBarGalleryDropDown11 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
+            this.commandBarGalleryDropDown12 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
+            this.commandBarGalleryDropDown13 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
+            this.commandBarGalleryDropDown14 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
+            this.commandBarGalleryDropDown15 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
+            this.commandBarGalleryDropDown16 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView4)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown3)).BeginInit();
@@ -179,11 +314,22 @@
             this.layoutControl.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown16)).BeginInit();
             this.SuspendLayout();
             // 
             // chartControl1
             // 
             swiftPlotDiagram1.AxisX.VisibleInPanesSerializable = "-1";
+            swiftPlotDiagram1.AxisY.Label.TextPattern = "{V:0.0}";
+            swiftPlotDiagram1.AxisY.NumericScaleOptions.AutoGrid = false;
             swiftPlotDiagram1.AxisY.Title.Alignment = System.Drawing.StringAlignment.Far;
             swiftPlotDiagram1.AxisY.Title.Text = "鍗曚綅";
             swiftPlotDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
@@ -202,14 +348,24 @@
             this.chartControl1.Legend.Name = "Default Legend";
             this.chartControl1.Location = new System.Drawing.Point(0, 0);
             this.chartControl1.Name = "chartControl1";
-            this.chartControl1.SeriesDataMember = "Name";
-            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
+            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
+            series1.Name = "Series 1";
+            series1.View = swiftPlotSeriesView1;
+            series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
+            series2.Name = "Series 2";
+            series2.View = swiftPlotSeriesView2;
+            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
+            series3.Name = "Series 3";
+            series3.View = swiftPlotSeriesView3;
+            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
+        series1,
+        series2,
+        series3};
             this.chartControl1.SeriesTemplate.ArgumentDataMember = "Time";
             this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
             this.chartControl1.SeriesTemplate.SeriesColorizer = seriesKeyColorColorizer1;
-            this.chartControl1.SeriesTemplate.SeriesDataMember = "Name";
             this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "Value";
-            this.chartControl1.SeriesTemplate.View = swiftPlotSeriesView1;
+            this.chartControl1.SeriesTemplate.View = swiftPlotSeriesView4;
             this.chartControl1.Size = new System.Drawing.Size(817, 762);
             this.chartControl1.TabIndex = 5;
             // 
@@ -424,7 +580,7 @@
             chartControlCommandGalleryItemGroupCylinderColumn1,
             chartControlCommandGalleryItemGroupConeColumn1,
             chartControlCommandGalleryItemGroupPyramidColumn1});
-            this.commandBarGalleryDropDown1.Manager = null;
+            this.commandBarGalleryDropDown1.Manager = this.barManager1;
             this.commandBarGalleryDropDown1.Name = "commandBarGalleryDropDown1";
             // 
             // commandBarGalleryDropDown2
@@ -495,7 +651,7 @@
             this.commandBarGalleryDropDown2.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
             chartControlCommandGalleryItemGroup2DLine1,
             chartControlCommandGalleryItemGroup3DLine1});
-            this.commandBarGalleryDropDown2.Manager = null;
+            this.commandBarGalleryDropDown2.Manager = this.barManager1;
             this.commandBarGalleryDropDown2.Name = "commandBarGalleryDropDown2";
             // 
             // commandBarGalleryDropDown3
@@ -540,7 +696,7 @@
             this.commandBarGalleryDropDown3.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
             chartControlCommandGalleryItemGroup2DPie1,
             chartControlCommandGalleryItemGroup3DPie1});
-            this.commandBarGalleryDropDown3.Manager = null;
+            this.commandBarGalleryDropDown3.Manager = this.barManager1;
             this.commandBarGalleryDropDown3.Name = "commandBarGalleryDropDown3";
             // 
             // commandBarGalleryDropDown4
@@ -583,7 +739,7 @@
             createRotatedStackedBarChartItem1});
             this.commandBarGalleryDropDown4.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
             chartControlCommandGalleryItemGroup2DBar1});
-            this.commandBarGalleryDropDown4.Manager = null;
+            this.commandBarGalleryDropDown4.Manager = this.barManager1;
             this.commandBarGalleryDropDown4.Name = "commandBarGalleryDropDown4";
             // 
             // commandBarGalleryDropDown5
@@ -682,7 +838,7 @@
             this.commandBarGalleryDropDown5.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
             chartControlCommandGalleryItemGroup2DArea1,
             chartControlCommandGalleryItemGroup3DArea1});
-            this.commandBarGalleryDropDown5.Manager = null;
+            this.commandBarGalleryDropDown5.Manager = this.barManager1;
             this.commandBarGalleryDropDown5.Name = "commandBarGalleryDropDown5";
             // 
             // commandBarGalleryDropDown6
@@ -817,17 +973,17 @@
             chartControlCommandGalleryItemGroupRange1,
             chartControlCommandGalleryItemGroupGantt1,
             chartControlCommandGalleryItemGroupBoxPlot1});
-            this.commandBarGalleryDropDown6.Manager = null;
+            this.commandBarGalleryDropDown6.Manager = this.barManager1;
             this.commandBarGalleryDropDown6.Name = "commandBarGalleryDropDown6";
             // 
             // commandBarGalleryDropDown7
             // 
-            this.commandBarGalleryDropDown7.Manager = null;
+            this.commandBarGalleryDropDown7.Manager = this.barManager1;
             this.commandBarGalleryDropDown7.Name = "commandBarGalleryDropDown7";
             // 
             // commandBarGalleryDropDown8
             // 
-            this.commandBarGalleryDropDown8.Manager = null;
+            this.commandBarGalleryDropDown8.Manager = this.barManager1;
             this.commandBarGalleryDropDown8.Name = "commandBarGalleryDropDown8";
             // 
             // splitContainerControl1
@@ -881,6 +1037,656 @@
             this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem1.TextVisible = false;
             // 
+            // barManager1
+            // 
+            this.barManager1.DockControls.Add(this.barDockControlTop);
+            this.barManager1.DockControls.Add(this.barDockControlBottom);
+            this.barManager1.DockControls.Add(this.barDockControlLeft);
+            this.barManager1.DockControls.Add(this.barDockControlRight);
+            this.barManager1.Form = this;
+            this.barManager1.MaxItemId = 26;
+            this.barManager1.ShowScreenTipsInMenus = true;
+            // 
+            // barDockControlTop
+            // 
+            this.barDockControlTop.CausesValidation = false;
+            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
+            this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
+            this.barDockControlTop.Manager = this.barManager1;
+            this.barDockControlTop.Size = new System.Drawing.Size(1063, 0);
+            // 
+            // barDockControlBottom
+            // 
+            this.barDockControlBottom.CausesValidation = false;
+            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.barDockControlBottom.Location = new System.Drawing.Point(0, 762);
+            this.barDockControlBottom.Manager = this.barManager1;
+            this.barDockControlBottom.Size = new System.Drawing.Size(1063, 0);
+            // 
+            // barDockControlLeft
+            // 
+            this.barDockControlLeft.CausesValidation = false;
+            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
+            this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
+            this.barDockControlLeft.Manager = this.barManager1;
+            this.barDockControlLeft.Size = new System.Drawing.Size(0, 762);
+            // 
+            // barDockControlRight
+            // 
+            this.barDockControlRight.CausesValidation = false;
+            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
+            this.barDockControlRight.Location = new System.Drawing.Point(1063, 0);
+            this.barDockControlRight.Manager = this.barManager1;
+            this.barDockControlRight.Size = new System.Drawing.Size(0, 762);
+            // 
+            // commandBarGalleryDropDown9
+            // 
+            // 
+            // 
+            // 
+            createBarChartItem2.Caption = "Clustered Column";
+            createBarChartItem2.Description = "Compare values across categories by using vertical rectangles.\r\n\r\nUse it when the" +
+    " order of categories is not important or for displaying item counts such as a hi" +
+    "stogram.";
+            createBarChartItem2.Hint = "Compare values across categories by using vertical rectangles.\r\n\r\nUse it when the" +
+    " order of categories is not important or for displaying item counts such as a hi" +
+    "stogram.";
+            createFullStackedBarChartItem2.Caption = "100% Stacked Column";
+            createFullStackedBarChartItem2.Description = "Compare the percentage that each value contributes to a total across categories b" +
+    "y using vertical rectangles.\r\n\r\nUse it to emphasize the proportion of each data " +
+    "series.";
+            createFullStackedBarChartItem2.Hint = "Compare the percentage that each value contributes to a total across categories b" +
+    "y using vertical rectangles.\r\n\r\nUse it to emphasize the proportion of each data " +
+    "series.";
+            createSideBySideFullStackedBarChartItem2.Caption = "Clustered 100% Stacked Column";
+            createSideBySideFullStackedBarChartItem2.Description = "Combine the advantages of both the 100% Stacked Column and Clustered Column chart" +
+    " types, so that you can stack different columns, and combine them into groups ac" +
+    "ross the same axis value.";
+            createSideBySideFullStackedBarChartItem2.Hint = "Combine the advantages of both the 100% Stacked Column and Clustered Column chart" +
+    " types, so that you can stack different columns, and combine them into groups ac" +
+    "ross the same axis value.";
+            createSideBySideStackedBarChartItem2.Caption = "Clustered Stacked Column";
+            createSideBySideStackedBarChartItem2.Description = "Combine the advantages of both the Stacked Column and Clustered Column chart type" +
+    "s, so that you can stack different columns, and combine them into groups across " +
+    "the same axis value.";
+            createSideBySideStackedBarChartItem2.Hint = "Combine the advantages of both the Stacked Column and Clustered Column chart type" +
+    "s, so that you can stack different columns, and combine them into groups across " +
+    "the same axis value.";
+            createStackedBarChartItem2.Caption = "Stacked Column";
+            createStackedBarChartItem2.Description = "Compare the contribution of each value to a total across categories by using vert" +
+    "ical rectangles.\r\n\r\nUse it to emphasize the total across series for one category" +
+    ".";
+            createStackedBarChartItem2.Hint = "Compare the contribution of each value to a total across categories by using vert" +
+    "ical rectangles.\r\n\r\nUse it to emphasize the total across series for one category" +
+    ".";
+            createWaterfallChartItem2.Caption = "Waterfall";
+            createWaterfallChartItem2.Description = "A Waterfall chart displays a sequence of bars that indicate positive or negative " +
+    "changes.";
+            createWaterfallChartItem2.Hint = "A Waterfall chart displays a sequence of bars that indicate positive or negative " +
+    "changes.";
+            chartControlCommandGalleryItemGroup2DColumn2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createBarChartItem2,
+            createFullStackedBarChartItem2,
+            createSideBySideFullStackedBarChartItem2,
+            createSideBySideStackedBarChartItem2,
+            createStackedBarChartItem2,
+            createWaterfallChartItem2});
+            createBar3DChartItem2.Caption = "3-D Clustered Column";
+            createBar3DChartItem2.Description = "Compare values across categories and display clustered columns in 3-D format.";
+            createBar3DChartItem2.Hint = "Compare values across categories and display clustered columns in 3-D format.";
+            createFullStackedBar3DChartItem2.Caption = "100% Stacked Column in 3-D";
+            createFullStackedBar3DChartItem2.Description = "Compare the percentage each value contributes to a total across categories and di" +
+    "splay 100% stacked columns in 3-D format.";
+            createFullStackedBar3DChartItem2.Hint = "Compare the percentage each value contributes to a total across categories and di" +
+    "splay 100% stacked columns in 3-D format.";
+            createManhattanBarChartItem2.Caption = "3-D Column";
+            createManhattanBarChartItem2.Description = "Compare values across categories and across series on three axes.\r\n\r\nUse it when " +
+    "the categories and series are equally important.";
+            createManhattanBarChartItem2.Hint = "Compare values across categories and across series on three axes.\r\n\r\nUse it when " +
+    "the categories and series are equally important.";
+            createSideBySideFullStackedBar3DChartItem2.Caption = "Clustered 100% Stacked Column in 3-D";
+            createSideBySideFullStackedBar3DChartItem2.Description = "Combine the advantages of both the 100% Stacked Column and Clustered Column chart" +
+    " types in 3-D format, so that you can stack different columns, and combine them " +
+    "into groups across the same axis value.";
+            createSideBySideFullStackedBar3DChartItem2.Hint = "Combine the advantages of both the 100% Stacked Column and Clustered Column chart" +
+    " types in 3-D format, so that you can stack different columns, and combine them " +
+    "into groups across the same axis value.";
+            createSideBySideStackedBar3DChartItem2.Caption = "Clustered Stacked Column in 3-D";
+            createSideBySideStackedBar3DChartItem2.Description = "Combine the advantages of both the Stacked Column and Clustered Column chart type" +
+    "s in 3-D format, so that you can stack different columns, and combine them into " +
+    "groups across the same axis value.";
+            createSideBySideStackedBar3DChartItem2.Hint = "Combine the advantages of both the Stacked Column and Clustered Column chart type" +
+    "s in 3-D format, so that you can stack different columns, and combine them into " +
+    "groups across the same axis value.";
+            createStackedBar3DChartItem2.Caption = "Stacked Column in 3-D";
+            createStackedBar3DChartItem2.Description = "Compare the contribution of each value to a total across categories and display s" +
+    "tacked columns in 3-D format.";
+            createStackedBar3DChartItem2.Hint = "Compare the contribution of each value to a total across categories and display s" +
+    "tacked columns in 3-D format.";
+            chartControlCommandGalleryItemGroup3DColumn2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createBar3DChartItem2,
+            createFullStackedBar3DChartItem2,
+            createManhattanBarChartItem2,
+            createSideBySideFullStackedBar3DChartItem2,
+            createSideBySideStackedBar3DChartItem2,
+            createStackedBar3DChartItem2});
+            createCylinderBar3DChartItem2.Caption = "Clustered Cylinder";
+            createCylinderBar3DChartItem2.Description = "Compare values across categories.";
+            createCylinderBar3DChartItem2.Hint = "Compare values across categories.";
+            createCylinderFullStackedBar3DChartItem2.Caption = "100% Stacked Cylinder";
+            createCylinderFullStackedBar3DChartItem2.Description = "Compare the percentage each value contributes to a total across categories.";
+            createCylinderFullStackedBar3DChartItem2.Hint = "Compare the percentage each value contributes to a total across categories.";
+            createCylinderManhattanBarChartItem2.Caption = "3-D Cylinder";
+            createCylinderManhattanBarChartItem2.Description = "Compare values across categories and across series and display a cylinder chart o" +
+    "n three axes.";
+            createCylinderManhattanBarChartItem2.Hint = "Compare values across categories and across series and display a cylinder chart o" +
+    "n three axes.";
+            createCylinderSideBySideFullStackedBar3DChartItem2.Caption = "Clustered 100% Stacked Cylinder";
+            createCylinderSideBySideFullStackedBar3DChartItem2.Description = "Combine the advantages of both the 100% Stacked Cylinder and Clustered Cylinder c" +
+    "hart types, so that you can stack different cylinders, and combine them into gro" +
+    "ups across the same axis value.";
+            createCylinderSideBySideFullStackedBar3DChartItem2.Hint = "Combine the advantages of both the 100% Stacked Cylinder and Clustered Cylinder c" +
+    "hart types, so that you can stack different cylinders, and combine them into gro" +
+    "ups across the same axis value.";
+            createCylinderSideBySideStackedBar3DChartItem2.Caption = "Clustered Stacked Cylinder";
+            createCylinderSideBySideStackedBar3DChartItem2.Description = "Combine the advantages of both the Stacked Cylinder and Clustered Cylinder chart " +
+    "types, so that you can stack different cylinders, and combine them into groups a" +
+    "cross the same axis value.";
+            createCylinderSideBySideStackedBar3DChartItem2.Hint = "Combine the advantages of both the Stacked Cylinder and Clustered Cylinder chart " +
+    "types, so that you can stack different cylinders, and combine them into groups a" +
+    "cross the same axis value.";
+            createCylinderStackedBar3DChartItem2.Caption = "Stacked Cylinder";
+            createCylinderStackedBar3DChartItem2.Description = "Compare the contribution of each value to a total across categories.";
+            createCylinderStackedBar3DChartItem2.Hint = "Compare the contribution of each value to a total across categories.";
+            chartControlCommandGalleryItemGroupCylinderColumn2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createCylinderBar3DChartItem2,
+            createCylinderFullStackedBar3DChartItem2,
+            createCylinderManhattanBarChartItem2,
+            createCylinderSideBySideFullStackedBar3DChartItem2,
+            createCylinderSideBySideStackedBar3DChartItem2,
+            createCylinderStackedBar3DChartItem2});
+            createConeBar3DChartItem2.Caption = "Clustered Cone";
+            createConeBar3DChartItem2.Description = "Compare values across categories.";
+            createConeBar3DChartItem2.Hint = "Compare values across categories.";
+            createConeFullStackedBar3DChartItem2.Caption = "100% Stacked Cone";
+            createConeFullStackedBar3DChartItem2.Description = "Compare the percentage each value contributes to a total across categories.";
+            createConeFullStackedBar3DChartItem2.Hint = "Compare the percentage each value contributes to a total across categories.";
+            createConeManhattanBarChartItem2.Caption = "3-D Cone";
+            createConeManhattanBarChartItem2.Description = "Compare values across categories and across series and display a cone chart on th" +
+    "ree axes.";
+            createConeManhattanBarChartItem2.Hint = "Compare values across categories and across series and display a cone chart on th" +
+    "ree axes.";
+            createConeSideBySideFullStackedBar3DChartItem2.Caption = "Clustered 100% Stacked Cone";
+            createConeSideBySideFullStackedBar3DChartItem2.Description = "Combine the advantages of both the 100% Stacked Cone and Clustered Cone chart typ" +
+    "es, so that you can stack different cones, and combine them into groups across t" +
+    "he same axis value.";
+            createConeSideBySideFullStackedBar3DChartItem2.Hint = "Combine the advantages of both the 100% Stacked Cone and Clustered Cone chart typ" +
+    "es, so that you can stack different cones, and combine them into groups across t" +
+    "he same axis value.";
+            createConeSideBySideStackedBar3DChartItem2.Caption = "Clustered Stacked Cone";
+            createConeSideBySideStackedBar3DChartItem2.Description = "Combine the advantages of both the Stacked Cone and Clustered Cone chart types, s" +
+    "o that you can stack different cones, and combine them into groups across the sa" +
+    "me axis value.";
+            createConeSideBySideStackedBar3DChartItem2.Hint = "Combine the advantages of both the Stacked Cone and Clustered Cone chart types, s" +
+    "o that you can stack different cones, and combine them into groups across the sa" +
+    "me axis value.";
+            createConeStackedBar3DChartItem2.Caption = "Stacked Cone";
+            createConeStackedBar3DChartItem2.Description = "Compare the contribution of each value to a total across categories.";
+            createConeStackedBar3DChartItem2.Hint = "Compare the contribution of each value to a total across categories.";
+            chartControlCommandGalleryItemGroupConeColumn2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createConeBar3DChartItem2,
+            createConeFullStackedBar3DChartItem2,
+            createConeManhattanBarChartItem2,
+            createConeSideBySideFullStackedBar3DChartItem2,
+            createConeSideBySideStackedBar3DChartItem2,
+            createConeStackedBar3DChartItem2});
+            createPyramidBar3DChartItem2.Caption = "Clustered Pyramid";
+            createPyramidBar3DChartItem2.Description = "Compare values across categories.";
+            createPyramidBar3DChartItem2.Hint = "Compare values across categories.";
+            createPyramidFullStackedBar3DChartItem2.Caption = "100% Stacked Pyramid";
+            createPyramidFullStackedBar3DChartItem2.Description = "Compare the percentage each value contributes to a total across categories.";
+            createPyramidFullStackedBar3DChartItem2.Hint = "Compare the percentage each value contributes to a total across categories.";
+            createPyramidManhattanBarChartItem2.Caption = "3-D Pyramid";
+            createPyramidManhattanBarChartItem2.Description = "Compare values across categories and across series and display a pyramid chart on" +
+    " three axes.";
+            createPyramidManhattanBarChartItem2.Hint = "Compare values across categories and across series and display a pyramid chart on" +
+    " three axes.";
+            createPyramidSideBySideFullStackedBar3DChartItem2.Caption = "Clustered 100% Stacked Pyramid";
+            createPyramidSideBySideFullStackedBar3DChartItem2.Description = "Combine the advantages of both the 100% Stacked Pyramid and Clustered Pyramid cha" +
+    "rt types, so that you can stack different pyramids, and combine them into groups" +
+    " across the same axis value.";
+            createPyramidSideBySideFullStackedBar3DChartItem2.Hint = "Combine the advantages of both the 100% Stacked Pyramid and Clustered Pyramid cha" +
+    "rt types, so that you can stack different pyramids, and combine them into groups" +
+    " across the same axis value.";
+            createPyramidSideBySideStackedBar3DChartItem2.Caption = "Clustered Stacked Pyramid";
+            createPyramidSideBySideStackedBar3DChartItem2.Description = "Combine the advantages of both the Stacked Pyramid and Clustered Pyramid chart ty" +
+    "pes, so that you can stack different pyramids, and combine them into groups acro" +
+    "ss the same axis value.";
+            createPyramidSideBySideStackedBar3DChartItem2.Hint = "Combine the advantages of both the Stacked Pyramid and Clustered Pyramid chart ty" +
+    "pes, so that you can stack different pyramids, and combine them into groups acro" +
+    "ss the same axis value.";
+            createPyramidStackedBar3DChartItem2.Caption = "Stacked Pyramid";
+            createPyramidStackedBar3DChartItem2.Description = "Compare the contribution of each value to a total across categories.";
+            createPyramidStackedBar3DChartItem2.Hint = "Compare the contribution of each value to a total across categories.";
+            chartControlCommandGalleryItemGroupPyramidColumn2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createPyramidBar3DChartItem2,
+            createPyramidFullStackedBar3DChartItem2,
+            createPyramidManhattanBarChartItem2,
+            createPyramidSideBySideFullStackedBar3DChartItem2,
+            createPyramidSideBySideStackedBar3DChartItem2,
+            createPyramidStackedBar3DChartItem2});
+            this.commandBarGalleryDropDown9.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
+            chartControlCommandGalleryItemGroup2DColumn2,
+            chartControlCommandGalleryItemGroup3DColumn2,
+            chartControlCommandGalleryItemGroupCylinderColumn2,
+            chartControlCommandGalleryItemGroupConeColumn2,
+            chartControlCommandGalleryItemGroupPyramidColumn2});
+            this.commandBarGalleryDropDown9.Manager = this.barManager1;
+            this.commandBarGalleryDropDown9.Name = "commandBarGalleryDropDown9";
+            // 
+            // commandBarGalleryDropDown10
+            // 
+            // 
+            // 
+            // 
+            createLineChartItem2.Caption = "Line";
+            createLineChartItem2.Description = "Displays trend overtime (dates, years) or ordered categories. Useful when there a" +
+    "re many data points and the order is important.";
+            createLineChartItem2.Hint = "Displays trend overtime (dates, years) or ordered categories. Useful when there a" +
+    "re many data points and the order is important.";
+            createFullStackedLineChartItem2.Caption = "100% Stacked Line";
+            createFullStackedLineChartItem2.Description = "Displays the trend of the percentage each value contributes over time or ordered " +
+    "categories.";
+            createFullStackedLineChartItem2.Hint = "Displays the trend of the percentage each value contributes over time or ordered " +
+    "categories.";
+            createScatterLineChartItem2.Caption = "Scatter Line";
+            createScatterLineChartItem2.Description = "Displays series points in the same order as they appear in the collection.";
+            createScatterLineChartItem2.Hint = "Displays series points in the same order as they appear in the collection.";
+            createSplineChartItem2.Caption = "Spline";
+            createSplineChartItem2.Description = "Plot a fitted curve through each data point in a series.";
+            createSplineChartItem2.Hint = "Plot a fitted curve through each data point in a series.";
+            createStackedLineChartItem2.Caption = "Stacked Line";
+            createStackedLineChartItem2.Description = "Displays the trend of the contribution of each value over time or ordered categor" +
+    "ies.";
+            createStackedLineChartItem2.Hint = "Displays the trend of the contribution of each value over time or ordered categor" +
+    "ies.";
+            createStepLineChartItem2.Caption = "Step Line";
+            createStepLineChartItem2.Description = "Show to what extent values have changed for different points in the same series.";
+            createStepLineChartItem2.Hint = "Show to what extent values have changed for different points in the same series.";
+            chartControlCommandGalleryItemGroup2DLine2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createLineChartItem2,
+            createFullStackedLineChartItem2,
+            createScatterLineChartItem2,
+            createSplineChartItem2,
+            createStackedLineChartItem2,
+            createStepLineChartItem2});
+            createLine3DChartItem2.Caption = "3-D Line";
+            createLine3DChartItem2.Description = "Displays each row or column of data as a 3-D ribbon on three axes.";
+            createLine3DChartItem2.Hint = "Displays each row or column of data as a 3-D ribbon on three axes.";
+            createFullStackedLine3DChartItem2.Caption = "100% Stacked Line in 3-D";
+            createFullStackedLine3DChartItem2.Description = "Displays all series stacked and is useful when it is necessary to compare how muc" +
+    "h each series adds to the total aggregate value for specific arguments (as perce" +
+    "nts).";
+            createFullStackedLine3DChartItem2.Hint = "Displays all series stacked and is useful when it is necessary to compare how muc" +
+    "h each series adds to the total aggregate value for specific arguments (as perce" +
+    "nts).";
+            createSpline3DChartItem2.Caption = "3-D Spline";
+            createSpline3DChartItem2.Description = "Plot a fitted curve through each data point in a series.";
+            createSpline3DChartItem2.Hint = "Plot a fitted curve through each data point in a series.";
+            createStackedLine3DChartItem2.Caption = "Stacked Line in 3-D";
+            createStackedLine3DChartItem2.Description = "Displays all points from different series in a stacked manner and is useful when " +
+    "it is necessary to compare how much each series adds to the total aggregate valu" +
+    "e for specific arguments.";
+            createStackedLine3DChartItem2.Hint = "Displays all points from different series in a stacked manner and is useful when " +
+    "it is necessary to compare how much each series adds to the total aggregate valu" +
+    "e for specific arguments.";
+            createStepLine3DChartItem2.Caption = "Step Line in 3-D";
+            createStepLine3DChartItem2.Description = "Show to what extent values have changed for different points in the same series.";
+            createStepLine3DChartItem2.Hint = "Show to what extent values have changed for different points in the same series.";
+            chartControlCommandGalleryItemGroup3DLine2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createLine3DChartItem2,
+            createFullStackedLine3DChartItem2,
+            createSpline3DChartItem2,
+            createStackedLine3DChartItem2,
+            createStepLine3DChartItem2});
+            this.commandBarGalleryDropDown10.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
+            chartControlCommandGalleryItemGroup2DLine2,
+            chartControlCommandGalleryItemGroup3DLine2});
+            this.commandBarGalleryDropDown10.Manager = this.barManager1;
+            this.commandBarGalleryDropDown10.Name = "commandBarGalleryDropDown10";
+            // 
+            // commandBarGalleryDropDown11
+            // 
+            // 
+            // 
+            // 
+            createPieChartItem2.Caption = "Pie";
+            createPieChartItem2.Description = "Displays the contribution of each value to a total.\r\n\r\nUse it when the values can" +
+    " be added together or when you have only one data series and all values are posi" +
+    "tive.";
+            createPieChartItem2.Hint = "Displays the contribution of each value to a total.\r\n\r\nUse it when the values can" +
+    " be added together or when you have only one data series and all values are posi" +
+    "tive.";
+            createDoughnutChartItem2.Caption = "Doughnut";
+            createDoughnutChartItem2.Description = "Displays the contribution of each value to a total like a pie chart, but it can c" +
+    "ontain multiple series.";
+            createDoughnutChartItem2.Hint = "Displays the contribution of each value to a total like a pie chart, but it can c" +
+    "ontain multiple series.";
+            createNestedDoughnutChartItem2.Caption = "Nested Doughnut";
+            createNestedDoughnutChartItem2.Description = "Displays the contribution of each value to a total while comparing series with on" +
+    "e doughnut nested in another one.";
+            createNestedDoughnutChartItem2.Hint = "Displays the contribution of each value to a total while comparing series with on" +
+    "e doughnut nested in another one.";
+            chartControlCommandGalleryItemGroup2DPie2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createPieChartItem2,
+            createDoughnutChartItem2,
+            createNestedDoughnutChartItem2});
+            createPie3DChartItem2.Caption = "Pie in 3-D";
+            createPie3DChartItem2.Description = "Displays the contribution of each value to a total.";
+            createPie3DChartItem2.Hint = "Displays the contribution of each value to a total.";
+            createDoughnut3DChartItem2.Caption = "Doughnut in 3-D";
+            createDoughnut3DChartItem2.Description = "Compare the percentage values of different point arguments in the same series, an" +
+    "d illustrate these values as easy to understand pie slices, but with a hole in i" +
+    "ts center.";
+            createDoughnut3DChartItem2.Hint = "Compare the percentage values of different point arguments in the same series, an" +
+    "d illustrate these values as easy to understand pie slices, but with a hole in i" +
+    "ts center.";
+            chartControlCommandGalleryItemGroup3DPie2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createPie3DChartItem2,
+            createDoughnut3DChartItem2});
+            this.commandBarGalleryDropDown11.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
+            chartControlCommandGalleryItemGroup2DPie2,
+            chartControlCommandGalleryItemGroup3DPie2});
+            this.commandBarGalleryDropDown11.Manager = this.barManager1;
+            this.commandBarGalleryDropDown11.Name = "commandBarGalleryDropDown11";
+            // 
+            // commandBarGalleryDropDown12
+            // 
+            // 
+            // 
+            // 
+            createRotatedBarChartItem2.Caption = "Bar";
+            createRotatedBarChartItem2.Description = "Insert a bar chart.\r\n\r\nBar charts are the best chart type for comparing multiple " +
+    "values.";
+            createRotatedBarChartItem2.Hint = "Insert a bar chart.\r\n\r\nBar charts are the best chart type for comparing multiple " +
+    "values.";
+            createRotatedFullStackedBarChartItem2.Caption = "100% Stacked Bar";
+            createRotatedFullStackedBarChartItem2.Description = resources.GetString("createRotatedFullStackedBarChartItem2.Description");
+            createRotatedFullStackedBarChartItem2.Hint = resources.GetString("createRotatedFullStackedBarChartItem2.Hint");
+            createRotatedSideBySideFullStackedBarChartItem2.Caption = "Clustered 100% Stacked Bar";
+            createRotatedSideBySideFullStackedBarChartItem2.Description = "Combine the advantages of both the 100% Stacked Bar and Clustered Bar chart types" +
+    ", so you can stack different bars, and combine them into groups across the same " +
+    "axis value.";
+            createRotatedSideBySideFullStackedBarChartItem2.Hint = "Combine the advantages of both the 100% Stacked Bar and Clustered Bar chart types" +
+    ", so you can stack different bars, and combine them into groups across the same " +
+    "axis value.";
+            createRotatedSideBySideStackedBarChartItem2.Caption = "Clustered Stacked Bar";
+            createRotatedSideBySideStackedBarChartItem2.Description = "Combine the advantages of both the Stacked Bar and Clustered Bar chart types, so " +
+    "that you can stack different bars, and combine them into groups across the same " +
+    "axis value.";
+            createRotatedSideBySideStackedBarChartItem2.Hint = "Combine the advantages of both the Stacked Bar and Clustered Bar chart types, so " +
+    "that you can stack different bars, and combine them into groups across the same " +
+    "axis value.";
+            createRotatedStackedBarChartItem2.Caption = "Stacked Bar";
+            createRotatedStackedBarChartItem2.Description = "Compare the contribution of each value to a total across categories by using hori" +
+    "zontal rectangles.";
+            createRotatedStackedBarChartItem2.Hint = "Compare the contribution of each value to a total across categories by using hori" +
+    "zontal rectangles.";
+            chartControlCommandGalleryItemGroup2DBar2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createRotatedBarChartItem2,
+            createRotatedFullStackedBarChartItem2,
+            createRotatedSideBySideFullStackedBarChartItem2,
+            createRotatedSideBySideStackedBarChartItem2,
+            createRotatedStackedBarChartItem2});
+            this.commandBarGalleryDropDown12.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
+            chartControlCommandGalleryItemGroup2DBar2});
+            this.commandBarGalleryDropDown12.Manager = this.barManager1;
+            this.commandBarGalleryDropDown12.Name = "commandBarGalleryDropDown12";
+            // 
+            // commandBarGalleryDropDown13
+            // 
+            // 
+            // 
+            // 
+            createAreaChartItem2.Caption = "Area";
+            createAreaChartItem2.Description = "Displays the trend of values over time or categories.";
+            createAreaChartItem2.Hint = "Displays the trend of values over time or categories.";
+            createFullStackedAreaChartItem2.Caption = "100% Stacked Area";
+            createFullStackedAreaChartItem2.Description = "Displays the trend of the percentage each value contributes over time or categori" +
+    "es.\r\n\r\nUse it to emphasize the trend in the proportion of each series.";
+            createFullStackedAreaChartItem2.Hint = "Displays the trend of the percentage each value contributes over time or categori" +
+    "es.\r\n\r\nUse it to emphasize the trend in the proportion of each series.";
+            createFullStackedSplineAreaChartItem2.Caption = "100% Stacked Spline Area";
+            createFullStackedSplineAreaChartItem2.Description = "Behave similar to 100% Stacked Area, but plot a fitted curve through each data po" +
+    "int in a series.";
+            createFullStackedSplineAreaChartItem2.Hint = "Behave similar to 100% Stacked Area, but plot a fitted curve through each data po" +
+    "int in a series.";
+            createFullStackedStepAreaChartItem2.Caption = "100% Stacked Step Area";
+            createFullStackedStepAreaChartItem2.Description = "Behaves similarly to the 100% Stacked Area Chart but connects data points using h" +
+    "orizontal and vertical lines.";
+            createFullStackedStepAreaChartItem2.Hint = "Behaves similarly to the 100% Stacked Area Chart but connects data points using h" +
+    "orizontal and vertical lines.";
+            createSplineAreaChartItem2.Caption = "Spline Area";
+            createSplineAreaChartItem2.Description = "Behave similar to Area Chart but plot a fitted curve through each data point in a" +
+    " series.";
+            createSplineAreaChartItem2.Hint = "Behave similar to Area Chart but plot a fitted curve through each data point in a" +
+    " series.";
+            createStackedAreaChartItem2.Caption = "Stacked Area";
+            createStackedAreaChartItem2.Description = "Displays the trend of the contribution of each value over time or categories.\r\n\r\n" +
+    "Use it to emphasize the trend in the total across series for one category.";
+            createStackedAreaChartItem2.Hint = "Displays the trend of the contribution of each value over time or categories.\r\n\r\n" +
+    "Use it to emphasize the trend in the total across series for one category.";
+            createStackedStepAreaChartItem2.Caption = "Stacked Step Area";
+            createStackedStepAreaChartItem2.Description = "Behaves similarly to the Stacked Area Chart but connects data points using horizo" +
+    "ntal and vertical lines.";
+            createStackedStepAreaChartItem2.Hint = "Behaves similarly to the Stacked Area Chart but connects data points using horizo" +
+    "ntal and vertical lines.";
+            createStackedSplineAreaChartItem2.Caption = "Stacked Spline Area";
+            createStackedSplineAreaChartItem2.Description = "Behave similar to Stacked Area Chart but plot a fitted curve through each data po" +
+    "int in a series.";
+            createStackedSplineAreaChartItem2.Hint = "Behave similar to Stacked Area Chart but plot a fitted curve through each data po" +
+    "int in a series.";
+            createStepAreaChartItem2.Caption = "Step Area";
+            createStepAreaChartItem2.Description = "Show how much values have changed for different points of the same series.";
+            createStepAreaChartItem2.Hint = "Show how much values have changed for different points of the same series.";
+            chartControlCommandGalleryItemGroup2DArea2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createAreaChartItem2,
+            createFullStackedAreaChartItem2,
+            createFullStackedSplineAreaChartItem2,
+            createFullStackedStepAreaChartItem2,
+            createSplineAreaChartItem2,
+            createStackedAreaChartItem2,
+            createStackedStepAreaChartItem2,
+            createStackedSplineAreaChartItem2,
+            createStepAreaChartItem2});
+            createArea3DChartItem2.Caption = "3-D Area";
+            createArea3DChartItem2.Description = resources.GetString("createArea3DChartItem2.Description");
+            createArea3DChartItem2.Hint = resources.GetString("createArea3DChartItem2.Hint");
+            createFullStackedArea3DChartItem2.Caption = "100% Stacked Area in 3-D";
+            createFullStackedArea3DChartItem2.Description = resources.GetString("createFullStackedArea3DChartItem2.Description");
+            createFullStackedArea3DChartItem2.Hint = resources.GetString("createFullStackedArea3DChartItem2.Hint");
+            createFullStackedSplineArea3DChartItem2.Caption = "100% Stacked Spline Area in 3-D";
+            createFullStackedSplineArea3DChartItem2.Description = "Behave similar to 100% Stacked Area Chart in 3D, but plot a fitted curve through " +
+    "each data point in a series.";
+            createFullStackedSplineArea3DChartItem2.Hint = "Behave similar to 100% Stacked Area Chart in 3D, but plot a fitted curve through " +
+    "each data point in a series.";
+            createSplineArea3DChartItem2.Caption = "Spline Area in 3-D";
+            createSplineArea3DChartItem2.Description = "Behave similar to 3D Area Chart, but plot a fitted curve through each data point " +
+    "in a series.";
+            createSplineArea3DChartItem2.Hint = "Behave similar to 3D Area Chart, but plot a fitted curve through each data point " +
+    "in a series.";
+            createStackedArea3DChartItem2.Caption = "Stacked Area in 3-D";
+            createStackedArea3DChartItem2.Description = "Displays series as areas on a diagram, so that the value of each data point is ag" +
+    "gregated with the underlying data points\' values.";
+            createStackedArea3DChartItem2.Hint = "Displays series as areas on a diagram, so that the value of each data point is ag" +
+    "gregated with the underlying data points\' values.";
+            createStackedSplineArea3DChartItem2.Caption = "Stacked Spline Area in 3-D";
+            createStackedSplineArea3DChartItem2.Description = "Behave similar to Stacked Area in 3D chart, but plot a fitted curve through each " +
+    "data point in a series.";
+            createStackedSplineArea3DChartItem2.Hint = "Behave similar to Stacked Area in 3D chart, but plot a fitted curve through each " +
+    "data point in a series.";
+            createStepArea3DChartItem2.Caption = "Step Area in 3-D";
+            createStepArea3DChartItem2.Description = "Show to what extent values have changed for different points in the same series.";
+            createStepArea3DChartItem2.Hint = "Show to what extent values have changed for different points in the same series.";
+            chartControlCommandGalleryItemGroup3DArea2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createArea3DChartItem2,
+            createFullStackedArea3DChartItem2,
+            createFullStackedSplineArea3DChartItem2,
+            createSplineArea3DChartItem2,
+            createStackedArea3DChartItem2,
+            createStackedSplineArea3DChartItem2,
+            createStepArea3DChartItem2});
+            this.commandBarGalleryDropDown13.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
+            chartControlCommandGalleryItemGroup2DArea2,
+            chartControlCommandGalleryItemGroup3DArea2});
+            this.commandBarGalleryDropDown13.Manager = this.barManager1;
+            this.commandBarGalleryDropDown13.Name = "commandBarGalleryDropDown13";
+            // 
+            // commandBarGalleryDropDown14
+            // 
+            // 
+            // 
+            // 
+            createPointChartItem2.Caption = "Point";
+            createPointChartItem2.Description = "Use it when it\'s necessary to show stand-alone data points on the same chart plot" +
+    ".";
+            createPointChartItem2.Hint = "Use it when it\'s necessary to show stand-alone data points on the same chart plot" +
+    ".";
+            createBubbleChartItem2.Caption = "Bubble";
+            createBubbleChartItem2.Description = "Resemble a Scatter chart, but compare sets of three values instead of two. The th" +
+    "ird value determines the size of the bubble marker.";
+            createBubbleChartItem2.Hint = "Resemble a Scatter chart, but compare sets of three values instead of two. The th" +
+    "ird value determines the size of the bubble marker.";
+            chartControlCommandGalleryItemGroupPoint2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createPointChartItem2,
+            createBubbleChartItem2});
+            createFunnelChartItem2.Caption = "Funnel";
+            createFunnelChartItem2.Description = resources.GetString("createFunnelChartItem2.Description");
+            createFunnelChartItem2.Hint = resources.GetString("createFunnelChartItem2.Hint");
+            createFunnel3DChartItem2.Caption = "3-D Funnel";
+            createFunnel3DChartItem2.Description = resources.GetString("createFunnel3DChartItem2.Description");
+            createFunnel3DChartItem2.Hint = resources.GetString("createFunnel3DChartItem2.Hint");
+            chartControlCommandGalleryItemGroupFunnel2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createFunnelChartItem2,
+            createFunnel3DChartItem2});
+            createStockChartItem2.Caption = "Stock";
+            createStockChartItem2.Description = resources.GetString("createStockChartItem2.Description");
+            createStockChartItem2.Hint = resources.GetString("createStockChartItem2.Hint");
+            createCandleStickChartItem2.Caption = "Candle Stick";
+            createCandleStickChartItem2.Description = resources.GetString("createCandleStickChartItem2.Description");
+            createCandleStickChartItem2.Hint = resources.GetString("createCandleStickChartItem2.Hint");
+            chartControlCommandGalleryItemGroupFinancial2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createStockChartItem2,
+            createCandleStickChartItem2});
+            createRadarPointChartItem2.Caption = "Radar Point";
+            createRadarPointChartItem2.Description = "Show points from two or more different series on the same points arguments on a c" +
+    "ircular grid that has multiple axes along which data can be plotted.";
+            createRadarPointChartItem2.Hint = "Show points from two or more different series on the same points arguments on a c" +
+    "ircular grid that has multiple axes along which data can be plotted.";
+            createRadarLineChartItem2.Caption = "Radar Line";
+            createRadarLineChartItem2.Description = "Show trends for several series and compare their values for the same points argum" +
+    "ents on a circular grid that has multiple axes along which data can be plotted.";
+            createRadarLineChartItem2.Hint = "Show trends for several series and compare their values for the same points argum" +
+    "ents on a circular grid that has multiple axes along which data can be plotted.";
+            createRadarAreaChartItem2.Caption = "Radar Area";
+            createRadarAreaChartItem2.Description = "Displays series as filled area on a circular grid that has multiple axes along wh" +
+    "ich data can be plotted.";
+            createRadarAreaChartItem2.Hint = "Displays series as filled area on a circular grid that has multiple axes along wh" +
+    "ich data can be plotted.";
+            createRadarRangeAreaChartItem2.Caption = "Radar Range Area";
+            createRadarRangeAreaChartItem2.Description = resources.GetString("createRadarRangeAreaChartItem2.Description");
+            createRadarRangeAreaChartItem2.Hint = resources.GetString("createRadarRangeAreaChartItem2.Hint");
+            createScatterRadarLineChartItem2.Caption = "Scatter Radar Line";
+            createScatterRadarLineChartItem2.Description = resources.GetString("createScatterRadarLineChartItem2.Description");
+            createScatterRadarLineChartItem2.Hint = resources.GetString("createScatterRadarLineChartItem2.Hint");
+            chartControlCommandGalleryItemGroupRadar2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createRadarPointChartItem2,
+            createRadarLineChartItem2,
+            createRadarAreaChartItem2,
+            createRadarRangeAreaChartItem2,
+            createScatterRadarLineChartItem2});
+            createPolarPointChartItem2.Caption = "Polar Point";
+            createPolarPointChartItem2.Description = "Show points from two or more different series on the same circular diagram on the" +
+    " basis of angles.";
+            createPolarPointChartItem2.Hint = "Show points from two or more different series on the same circular diagram on the" +
+    " basis of angles.";
+            createPolarLineChartItem2.Caption = "Polar Line";
+            createPolarLineChartItem2.Description = "Show trends for several series and compare their values for the same points argum" +
+    "ents on a circular diagram on the basis of angles.";
+            createPolarLineChartItem2.Hint = "Show trends for several series and compare their values for the same points argum" +
+    "ents on a circular diagram on the basis of angles.";
+            createPolarAreaChartItem2.Caption = "Polar Area";
+            createPolarAreaChartItem2.Description = "Displays series as filled area on a circular diagram on the basis of angles.";
+            createPolarAreaChartItem2.Hint = "Displays series as filled area on a circular diagram on the basis of angles.";
+            createPolarRangeAreaChartItem2.Caption = "Polar Range Area";
+            createPolarRangeAreaChartItem2.Description = resources.GetString("createPolarRangeAreaChartItem2.Description");
+            createPolarRangeAreaChartItem2.Hint = resources.GetString("createPolarRangeAreaChartItem2.Hint");
+            createScatterPolarLineChartItem2.Caption = "Scatter Polar Line";
+            createScatterPolarLineChartItem2.Description = resources.GetString("createScatterPolarLineChartItem2.Description");
+            createScatterPolarLineChartItem2.Hint = resources.GetString("createScatterPolarLineChartItem2.Hint");
+            chartControlCommandGalleryItemGroupPolar2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createPolarPointChartItem2,
+            createPolarLineChartItem2,
+            createPolarAreaChartItem2,
+            createPolarRangeAreaChartItem2,
+            createScatterPolarLineChartItem2});
+            createRangeBarChartItem2.Caption = "Range Column";
+            createRangeBarChartItem2.Description = "Displays vertical columns along the Y-axis (the axis of values). Each column repr" +
+    "esents a range of data for each argument value.";
+            createRangeBarChartItem2.Hint = "Displays vertical columns along the Y-axis (the axis of values). Each column repr" +
+    "esents a range of data for each argument value.";
+            createSideBySideRangeBarChartItem2.Caption = "Clustered Range Column";
+            createSideBySideRangeBarChartItem2.Description = "Show activity columns from different series grouped by their arguments. Each colu" +
+    "mn represents a range of data with two values for each argument value.";
+            createSideBySideRangeBarChartItem2.Hint = "Show activity columns from different series grouped by their arguments. Each colu" +
+    "mn represents a range of data with two values for each argument value.";
+            createRangeAreaChartItem2.Caption = "Range Area";
+            createRangeAreaChartItem2.Description = resources.GetString("createRangeAreaChartItem2.Description");
+            createRangeAreaChartItem2.Hint = resources.GetString("createRangeAreaChartItem2.Hint");
+            createRangeArea3DChartItem2.Caption = "Range Area in 3-D";
+            createRangeArea3DChartItem2.Description = resources.GetString("createRangeArea3DChartItem2.Description");
+            createRangeArea3DChartItem2.Hint = resources.GetString("createRangeArea3DChartItem2.Hint");
+            chartControlCommandGalleryItemGroupRange2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createRangeBarChartItem2,
+            createSideBySideRangeBarChartItem2,
+            createRangeAreaChartItem2,
+            createRangeArea3DChartItem2});
+            createGanttChartItem2.Caption = "Gantt";
+            createGanttChartItem2.Description = "Track different activities during the time frame.";
+            createGanttChartItem2.Hint = "Track different activities during the time frame.";
+            createSideBySideGanttChartItem2.Caption = "Clustered Gantt";
+            createSideBySideGanttChartItem2.Description = resources.GetString("createSideBySideGanttChartItem2.Description");
+            createSideBySideGanttChartItem2.Hint = resources.GetString("createSideBySideGanttChartItem2.Hint");
+            chartControlCommandGalleryItemGroupGantt2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createGanttChartItem2,
+            createSideBySideGanttChartItem2});
+            createBoxPlotChartItem2.Caption = "BoxPlot";
+            createBoxPlotChartItem2.Description = resources.GetString("createBoxPlotChartItem2.Description");
+            createBoxPlotChartItem2.Hint = resources.GetString("createBoxPlotChartItem2.Hint");
+            chartControlCommandGalleryItemGroupBoxPlot2.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
+            createBoxPlotChartItem2});
+            this.commandBarGalleryDropDown14.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
+            chartControlCommandGalleryItemGroupPoint2,
+            chartControlCommandGalleryItemGroupFunnel2,
+            chartControlCommandGalleryItemGroupFinancial2,
+            chartControlCommandGalleryItemGroupRadar2,
+            chartControlCommandGalleryItemGroupPolar2,
+            chartControlCommandGalleryItemGroupRange2,
+            chartControlCommandGalleryItemGroupGantt2,
+            chartControlCommandGalleryItemGroupBoxPlot2});
+            this.commandBarGalleryDropDown14.Manager = this.barManager1;
+            this.commandBarGalleryDropDown14.Name = "commandBarGalleryDropDown14";
+            // 
+            // commandBarGalleryDropDown15
+            // 
+            this.commandBarGalleryDropDown15.Manager = this.barManager1;
+            this.commandBarGalleryDropDown15.Name = "commandBarGalleryDropDown15";
+            // 
+            // commandBarGalleryDropDown16
+            // 
+            this.commandBarGalleryDropDown16.Manager = this.barManager1;
+            this.commandBarGalleryDropDown16.Name = "commandBarGalleryDropDown16";
+            // 
             // CurveCompareChartMgr
             // 
             this.Appearance.BackColor = System.Drawing.SystemColors.Control;
@@ -888,10 +1694,20 @@
             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.Controls.Add(this.splitContainerControl1);
+            this.Controls.Add(this.barDockControlLeft);
+            this.Controls.Add(this.barDockControlRight);
+            this.Controls.Add(this.barDockControlBottom);
+            this.Controls.Add(this.barDockControlTop);
             this.Name = "CurveCompareChartMgr";
             this.Size = new System.Drawing.Size(1063, 762);
             ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView4)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown2)).EndInit();
@@ -911,7 +1727,17 @@
             this.layoutControl.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown16)).EndInit();
             this.ResumeLayout(false);
+            this.PerformLayout();
 
         }
 
@@ -930,5 +1756,18 @@
         private DevExpress.XtraLayout.LayoutControl layoutControl;
         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        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.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown9;
+        private DevExpress.XtraBars.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown10;
+        private DevExpress.XtraBars.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown11;
+        private DevExpress.XtraBars.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown12;
+        private DevExpress.XtraBars.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown13;
+        private DevExpress.XtraBars.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown14;
+        private DevExpress.XtraBars.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown15;
+        private DevExpress.XtraBars.Commands.CommandBarGalleryDropDown commandBarGalleryDropDown16;
     }
 }

--
Gitblit v1.9.3