362 lines
20 KiB
C#
362 lines
20 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace BeWo.Report.DefaultReports
|
|
{
|
|
partial class BewertungsstatistikReport
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
|
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.Title = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.DataField = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.fieldFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.fieldTotalSC = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.fieldTotalEmp = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.serviceController1 = new System.ServiceProcess.ServiceController();
|
|
this.groupBoxArray1 = new Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray(this.components);
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupBoxArray1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel2,
|
|
this.xrLabel8});
|
|
this.Detail.Font = new System.Drawing.Font("Verdana", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Detail.HeightF = 42.20826F;
|
|
this.Detail.Name = "Detail";
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.Detail.StylePriority.UseFont = false;
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 22.4583F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(433.3333F, 19.74996F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.StylePriority.UseForeColor = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "Zeitraum: [StartDay!dd.MM.yyyy] - [EndDay!dd.MM.yyyy]";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.Font = new System.Drawing.Font("Verdana", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(665.625F, 22.4583F);
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
this.xrLabel8.StylePriority.UseForeColor = false;
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.Text = "Bewertungsstatistik für: [SupportConceptDC.Customer.FullName]";
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// Title
|
|
//
|
|
this.Title.BackColor = System.Drawing.Color.White;
|
|
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.Title.BorderWidth = 1F;
|
|
this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
|
|
this.Title.ForeColor = System.Drawing.Color.Black;
|
|
this.Title.Name = "Title";
|
|
//
|
|
// FieldCaption
|
|
//
|
|
this.FieldCaption.BackColor = System.Drawing.Color.White;
|
|
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.FieldCaption.BorderWidth = 1F;
|
|
this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
|
|
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
|
|
this.FieldCaption.Name = "FieldCaption";
|
|
//
|
|
// PageInfo
|
|
//
|
|
this.PageInfo.BackColor = System.Drawing.Color.White;
|
|
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.PageInfo.BorderWidth = 1F;
|
|
this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
|
|
this.PageInfo.ForeColor = System.Drawing.Color.Black;
|
|
this.PageInfo.Name = "PageInfo";
|
|
//
|
|
// DataField
|
|
//
|
|
this.DataField.BackColor = System.Drawing.Color.White;
|
|
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.DataField.BorderWidth = 1F;
|
|
this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
|
|
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.DataField.Name = "DataField";
|
|
//
|
|
// fieldFLS
|
|
//
|
|
this.fieldFLS.DataMember = "FLSReportGroups";
|
|
this.fieldFLS.Expression = "[TotalFLM] / 60";
|
|
this.fieldFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
this.fieldFLS.Name = "fieldFLS";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 52.29166F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 80F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// fieldTotalSC
|
|
//
|
|
this.fieldTotalSC.DataMember = "TeamDetailList.SupportConceptDetailList";
|
|
this.fieldTotalSC.Expression = "[DirectIst]+[MittelbarIst]";
|
|
this.fieldTotalSC.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
this.fieldTotalSC.Name = "fieldTotalSC";
|
|
//
|
|
// fieldTotalEmp
|
|
//
|
|
this.fieldTotalEmp.DataMember = "TeamDetailList";
|
|
this.fieldTotalEmp.Expression = "[DirectIst]+[MittelbarIst]";
|
|
this.fieldTotalEmp.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
this.fieldTotalEmp.Name = "fieldTotalEmp";
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.DetailReport1});
|
|
this.DetailReport.DataMember = "BewertungsstatistikReportTabelleList";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Font = new System.Drawing.Font("Candara", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.Expanded = false;
|
|
this.Detail1.HeightF = 0F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// DetailReport1
|
|
//
|
|
this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail2,
|
|
this.GroupHeader1});
|
|
this.DetailReport1.DataMember = "BewertungsstatistikReportTabelleList.BewertungsstatistikZielDetailList";
|
|
this.DetailReport1.DataSource = this.bindingSource1;
|
|
this.DetailReport1.Level = 0;
|
|
this.DetailReport1.Name = "DetailReport1";
|
|
//
|
|
// Detail2
|
|
//
|
|
this.Detail2.HeightF = 0F;
|
|
this.Detail2.Name = "Detail2";
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel4,
|
|
this.xrLabel3,
|
|
this.xrChart1,
|
|
this.xrLabel1});
|
|
this.GroupHeader1.Font = new System.Drawing.Font("Verdana", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.GroupHeader1.HeightF = 298.9583F;
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
this.GroupHeader1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
|
|
this.xrLabel4.ForeColor = System.Drawing.Color.DarkBlue;
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(437.125F, 255.6864F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(321.875F, 16.98534F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UseForeColor = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.Text = "Durchschnittliche Bewertung: [BewertungsstatistikReportTabelleList.Durchschnitt]";
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel3.ForeColor = System.Drawing.Color.DarkBlue;
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(558.9999F, 10.00001F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(200.0001F, 23F);
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.StylePriority.UseForeColor = false;
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel3.Text = "Zeit für Ziel: [BewertungsstatistikReportTabelleList.GesamtzeitInvestiert] Minute" +
|
|
"n";
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// xrChart1
|
|
//
|
|
this.xrChart1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
|
|
this.xrChart1.BorderColor = System.Drawing.Color.Black;
|
|
this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.xrChart1.DataMember = "BewertungsstatistikReportTabelleList.BewertungsstatistikZielDetailList";
|
|
this.xrChart1.DataSource = this.bindingSource1;
|
|
xyDiagram1.AxisX.Title.Text = "Zeitraum";
|
|
xyDiagram1.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
|
|
xyDiagram1.AxisY.Interlaced = true;
|
|
xyDiagram1.AxisY.Title.Text = "Bewertung";
|
|
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
xyDiagram1.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
|
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
|
xyDiagram1.DefaultPane.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
|
|
xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
|
|
xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
|
|
xyDiagram1.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
|
|
this.xrChart1.Diagram = xyDiagram1;
|
|
this.xrChart1.Legend.Name = "Default Legend";
|
|
this.xrChart1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
|
this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
|
|
this.xrChart1.Name = "xrChart1";
|
|
series1.ArgumentDataMember = "Datum";
|
|
series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
|
|
series1.Name = "Reihe1";
|
|
series1.ValueDataMembersSerializable = "Note";
|
|
stackedLineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(179)))), ((int)(((byte)(226)))));
|
|
series1.View = stackedLineSeriesView1;
|
|
this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
|
series1};
|
|
this.xrChart1.SizeF = new System.Drawing.SizeF(759F, 222.6864F);
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.BewertungsstatistikRO);
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel1.ForeColor = System.Drawing.Color.DarkBlue;
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(446.8751F, 23F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UseForeColor = false;
|
|
this.xrLabel1.Text = "[BewertungsstatistikReportTabelleList.Zielname]";
|
|
//
|
|
// BewertungsstatistikReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.DetailReport});
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
this.fieldFLS,
|
|
this.fieldTotalSC,
|
|
this.fieldTotalEmp});
|
|
this.DataSource = this.bindingSource1;
|
|
this.Margins = new System.Drawing.Printing.Margins(48, 20, 52, 80);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
|
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
|
|
this.Title,
|
|
this.FieldCaption,
|
|
this.PageInfo,
|
|
this.DataField});
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.groupBoxArray1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.XRControlStyle Title;
|
|
private DevExpress.XtraReports.UI.XRControlStyle FieldCaption;
|
|
private DevExpress.XtraReports.UI.XRControlStyle PageInfo;
|
|
private DevExpress.XtraReports.UI.XRControlStyle DataField;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldFLS;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldTotalSC;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldTotalEmp;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private System.ServiceProcess.ServiceController serviceController1;
|
|
private Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray groupBoxArray1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail2;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
private DevExpress.XtraReports.UI.XRChart xrChart1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
}
|
|
}
|