#pragma checksum "..\..\..\Control\LineDataChart.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "3516D16877848A6BF729E5D0D88CD9C6E768E061FF4DF66E7E2E86904FA5D132" //------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ 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 { /// /// LineDataChart /// 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; /// /// InitializeComponent /// [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; } } }