123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545 |
- #pragma checksum "..\..\..\Control\LineDataChart.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "3516D16877848A6BF729E5D0D88CD9C6E768E061FF4DF66E7E2E86904FA5D132"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- using Aitex.Core.UI.Converters;
- using SciChart.Charting;
- using SciChart.Charting.ChartModifiers;
- using SciChart.Charting.Common;
- using SciChart.Charting.Common.AttachedProperties;
- using SciChart.Charting.Common.Databinding;
- using SciChart.Charting.Common.Extensions;
- using SciChart.Charting.Common.Helpers;
- using SciChart.Charting.Common.MarkupExtensions;
- using SciChart.Charting.HistoryManagers;
- using SciChart.Charting.Model;
- using SciChart.Charting.Model.ChartData;
- using SciChart.Charting.Model.ChartSeries;
- using SciChart.Charting.Model.DataSeries;
- using SciChart.Charting.Numerics;
- using SciChart.Charting.Numerics.CoordinateCalculators;
- using SciChart.Charting.Numerics.CoordinateProviders;
- using SciChart.Charting.Numerics.DeltaCalculators;
- using SciChart.Charting.Numerics.TickProviders;
- using SciChart.Charting.Themes;
- using SciChart.Charting.ViewportManagers;
- using SciChart.Charting.Visuals;
- using SciChart.Charting.Visuals.Annotations;
- using SciChart.Charting.Visuals.Axes;
- using SciChart.Charting.Visuals.Axes.DiscontinuousAxis;
- using SciChart.Charting.Visuals.Axes.LabelProviders;
- using SciChart.Charting.Visuals.Axes.LogarithmicAxis;
- using SciChart.Charting.Visuals.PointMarkers;
- using SciChart.Charting.Visuals.RenderableSeries;
- using SciChart.Charting.Visuals.RenderableSeries.Animations;
- using SciChart.Charting.Visuals.Shapes;
- using SciChart.Charting.Visuals.TradeChart;
- using SciChart.Charting.Visuals.TradeChart.MultiPane;
- using SciChart.Core.AttachedProperties;
- using SciChart.Core.MarkupExtensions;
- using SciChart.Core.Utility.Mouse;
- using SciChart.Data.Model;
- using SciChart.Data.Numerics;
- using SciChart.Drawing;
- using SciChart.Drawing.Common;
- using SciChart.Drawing.Extensions;
- using SciChart.Drawing.HighQualityRasterizer;
- using SciChart.Drawing.HighSpeedRasterizer;
- using SciChart.Drawing.VisualXcceleratorRasterizer;
- using SciChart.Drawing.XamlRasterizer;
- using System;
- using System.Diagnostics;
- using System.Windows;
- using System.Windows.Automation;
- using System.Windows.Controls;
- using System.Windows.Controls.Primitives;
- using System.Windows.Data;
- using System.Windows.Documents;
- using System.Windows.Forms.Integration;
- using System.Windows.Ink;
- using System.Windows.Input;
- using System.Windows.Markup;
- using System.Windows.Media;
- using System.Windows.Media.Animation;
- using System.Windows.Media.Effects;
- using System.Windows.Media.Imaging;
- using System.Windows.Media.Media3D;
- using System.Windows.Media.TextFormatting;
- using System.Windows.Navigation;
- using System.Windows.Shapes;
- using System.Windows.Shell;
- namespace Aitex.Core.UI.Control {
-
-
- /// <summary>
- /// LineDataChart
- /// </summary>
- public partial class LineDataChart : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 49 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ColumnDefinition dataConfigPanelColumn;
-
- #line default
- #line hidden
-
-
- #line 56 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.Visuals.SciChartSurface sciChart;
-
- #line default
- #line hidden
-
-
- #line 143 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.RubberBandXyZoomModifier rubberBandZoomModifier;
-
- #line default
- #line hidden
-
-
- #line 152 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.LegendModifier legendModifier;
-
- #line default
- #line hidden
-
-
- #line 159 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.ZoomPanModifier zoomPanModifier;
-
- #line default
- #line hidden
-
-
- #line 162 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.RolloverModifier rolloverModifier;
-
- #line default
- #line hidden
-
-
- #line 182 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.MouseWheelZoomModifier mouseWheelZoomModifier;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.Visuals.SciChartLegend legendControl;
-
- #line default
- #line hidden
-
-
- #line 239 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.CheckBox ckAutoZoom;
-
- #line default
- #line hidden
-
-
- #line 247 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisTopUp;
-
- #line default
- #line hidden
-
-
- #line 248 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisTopUp;
-
- #line default
- #line hidden
-
-
- #line 249 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisTopDown;
-
- #line default
- #line hidden
-
-
- #line 250 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisTopDown;
-
- #line default
- #line hidden
-
-
- #line 251 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisBottomUp;
-
- #line default
- #line hidden
-
-
- #line 252 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisBottomUp;
-
- #line default
- #line hidden
-
-
- #line 253 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisBottomDown;
-
- #line default
- #line hidden
-
-
- #line 254 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisBottomDown;
-
- #line default
- #line hidden
-
-
- #line 255 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisTopUp;
-
- #line default
- #line hidden
-
-
- #line 256 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisTopDown;
-
- #line default
- #line hidden
-
-
- #line 257 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisBottomUp;
-
- #line default
- #line hidden
-
-
- #line 258 "..\..\..\Control\LineDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisBottomDown;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- /// <summary>
- /// InitializeComponent
- /// </summary>
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/MECF.Framework.UI.Core;component/control/linedatachart.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Control\LineDataChart.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.dataConfigPanelColumn = ((System.Windows.Controls.ColumnDefinition)(target));
- return;
- case 2:
- this.sciChart = ((SciChart.Charting.Visuals.SciChartSurface)(target));
-
- #line 60 "..\..\..\Control\LineDataChart.xaml"
- this.sciChart.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.sciChart_MouseDoubleClick);
-
- #line default
- #line hidden
- return;
- case 3:
-
- #line 99 "..\..\..\Control\LineDataChart.xaml"
- ((SciChart.Charting.Visuals.Axes.NumericAxis)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseEnter);
-
- #line default
- #line hidden
-
- #line 99 "..\..\..\Control\LineDataChart.xaml"
- ((SciChart.Charting.Visuals.Axes.NumericAxis)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
- return;
- case 4:
-
- #line 104 "..\..\..\Control\LineDataChart.xaml"
- ((SciChart.Charting.Visuals.Axes.NumericAxis)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 104 "..\..\..\Control\LineDataChart.xaml"
- ((SciChart.Charting.Visuals.Axes.NumericAxis)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseEnter);
-
- #line default
- #line hidden
- return;
- case 5:
- this.rubberBandZoomModifier = ((SciChart.Charting.ChartModifiers.RubberBandXyZoomModifier)(target));
- return;
- case 6:
- this.legendModifier = ((SciChart.Charting.ChartModifiers.LegendModifier)(target));
- return;
- case 7:
- this.zoomPanModifier = ((SciChart.Charting.ChartModifiers.ZoomPanModifier)(target));
- return;
- case 8:
- this.rolloverModifier = ((SciChart.Charting.ChartModifiers.RolloverModifier)(target));
- return;
- case 9:
- this.mouseWheelZoomModifier = ((SciChart.Charting.ChartModifiers.MouseWheelZoomModifier)(target));
- return;
- case 10:
- this.legendControl = ((SciChart.Charting.Visuals.SciChartLegend)(target));
- return;
- case 11:
- this.ckAutoZoom = ((System.Windows.Controls.CheckBox)(target));
-
- #line 239 "..\..\..\Control\LineDataChart.xaml"
- this.ckAutoZoom.Checked += new System.Windows.RoutedEventHandler(this.checkAutoRange_Checked);
-
- #line default
- #line hidden
-
- #line 239 "..\..\..\Control\LineDataChart.xaml"
- this.ckAutoZoom.Unchecked += new System.Windows.RoutedEventHandler(this.checkAutoRange_Checked);
-
- #line default
- #line hidden
- return;
- case 12:
- this.warpAxisTopUp = ((System.Windows.Controls.Label)(target));
-
- #line 247 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 247 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
-
- #line default
- #line hidden
- return;
- case 13:
- this.pyroAxisTopUp = ((System.Windows.Controls.Label)(target));
-
- #line 248 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 248 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
-
- #line default
- #line hidden
- return;
- case 14:
- this.pyroAxisTopDown = ((System.Windows.Controls.Label)(target));
-
- #line 249 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 249 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
-
- #line default
- #line hidden
- return;
- case 15:
- this.warpAxisTopDown = ((System.Windows.Controls.Label)(target));
-
- #line 250 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 250 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
-
- #line default
- #line hidden
- return;
- case 16:
- this.warpAxisBottomUp = ((System.Windows.Controls.Label)(target));
-
- #line 251 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 251 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
-
- #line default
- #line hidden
- return;
- case 17:
- this.pyroAxisBottomUp = ((System.Windows.Controls.Label)(target));
-
- #line 252 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 252 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
-
- #line default
- #line hidden
- return;
- case 18:
- this.pyroAxisBottomDown = ((System.Windows.Controls.Label)(target));
-
- #line 253 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 253 "..\..\..\Control\LineDataChart.xaml"
- this.pyroAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
-
- #line default
- #line hidden
- return;
- case 19:
- this.warpAxisBottomDown = ((System.Windows.Controls.Label)(target));
-
- #line 254 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 254 "..\..\..\Control\LineDataChart.xaml"
- this.warpAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
-
- #line default
- #line hidden
- return;
- case 20:
- this.ReflectAxisTopUp = ((System.Windows.Controls.Label)(target));
-
- #line 255 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 255 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
-
- #line default
- #line hidden
- return;
- case 21:
- this.ReflectAxisTopDown = ((System.Windows.Controls.Label)(target));
-
- #line 256 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 256 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
-
- #line default
- #line hidden
- return;
- case 22:
- this.ReflectAxisBottomUp = ((System.Windows.Controls.Label)(target));
-
- #line 257 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 257 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
-
- #line default
- #line hidden
- return;
- case 23:
- this.ReflectAxisBottomDown = ((System.Windows.Controls.Label)(target));
-
- #line 258 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 258 "..\..\..\Control\LineDataChart.xaml"
- this.ReflectAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
- }
|