void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cmbBoxYear = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 2:
                this.cmbBoxMonth = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 3:
                this.barChart = ((Telerik.Windows.Controls.RadCartesianChart)(target));

            #line 325 "..\..\..\ChartsUserControls\AccidentsWeeklyStatisticalByTypeUserControl.xaml"
                this.barChart.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.Chart_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 4:
                this.chartLegend = ((Telerik.Windows.Controls.RadLegend)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cmbBoxfromYear = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 2:
                this.cmbBoxToYear = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 3:
                this.txtBlkHighQuarterValue = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.lineChart = ((Telerik.Windows.Controls.RadCartesianChart)(target));
                return;

            case 5:
                this.chartLegend = ((Telerik.Windows.Controls.RadLegend)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cmbBoxfromYear = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 2:
                this.cmbBoxToYear = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 3:
                this.txtBlkHighQuarterValue = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.lineChart = ((Telerik.Windows.Controls.RadCartesianChart)(target));

            #line 293 "..\..\..\ChartsUserControls\AccidentsWeeklyTrendUserControl.xaml"
                this.lineChart.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.Chart_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 5:
                this.chartLegend = ((Telerik.Windows.Controls.RadLegend)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.chart = ((Telerik.Windows.Controls.RadPieChart)(target));
                return;

            case 2:
                this.PieLegend = ((Telerik.Windows.Controls.RadLegend)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cmbBoxYear = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 2:
                this.cmbBoxToMonth = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 3:
                this.cmbBoxToWeek = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 4:
                this.cmbBoxFromDate = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 5:
                this.cmbBoxToDate = ((Telerik.Windows.Controls.RadComboBox)(target));
                return;

            case 6:
                this.txtBlkHighQuarterValue1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.barChart = ((Telerik.Windows.Controls.RadCartesianChart)(target));

            #line 314 "..\..\..\ChartsUserControls\TruckViolationDailyCompStatisticsUserControl.xaml"
                this.barChart.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.Chart_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 8:
                this.chartLegend = ((Telerik.Windows.Controls.RadLegend)(target));
                return;
            }
            this._contentLoaded = true;
        }