Partial Class frmDashboards_tmp Inherits System.Windows.Forms.Form 'Form reemplaza a Dispose para limpiar la lista de componentes. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Requerido por el Diseñador de Windows Forms Private components As System.ComponentModel.IContainer 'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento 'Se puede modificar usando el Diseñador de Windows Forms. 'No lo modifique con el editor de código. Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDashboards_tmp)) Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea() Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend() Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series() Dim ChartArea2 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea() Dim Legend2 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend() Dim Series2 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series() Dim ChartArea3 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea() Dim Legend3 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend() Dim Series3 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series() Me.Label1 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.Label3 = New System.Windows.Forms.Label() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Label2 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart() Me.Chart2 = New System.Windows.Forms.DataVisualization.Charting.Chart() Me.Chart3 = New System.Windows.Forms.DataVisualization.Charting.Chart() Me.Panel1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Chart2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Chart3, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Century Gothic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(12, 24) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(95, 22) Me.Label1.TabIndex = 1 Me.Label1.Text = "Portafolio" ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Location = New System.Drawing.Point(16, 575) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(150, 119) Me.Panel1.TabIndex = 2 ' 'Label3 ' Me.Label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.ForeColor = System.Drawing.Color.Green Me.Label3.Location = New System.Drawing.Point(3, 85) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(144, 30) Me.Label3.TabIndex = 2 Me.Label3.Text = "$50,000" Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'PictureBox1 ' Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image) Me.PictureBox1.Location = New System.Drawing.Point(3, 27) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(144, 66) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox1.TabIndex = 1 Me.PictureBox1.TabStop = False ' 'Label2 ' Me.Label2.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer)) Me.Label2.Dock = System.Windows.Forms.DockStyle.Top Me.Label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.ForeColor = System.Drawing.Color.White Me.Label2.Location = New System.Drawing.Point(0, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(148, 24) Me.Label2.TabIndex = 0 Me.Label2.Text = "Pagos" Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Century Gothic", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.Location = New System.Drawing.Point(155, 155) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(89, 17) Me.Label10.TabIndex = 7 Me.Label10.Text = "Instrumentos" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Century Gothic", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(559, 155) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(68, 17) Me.Label11.TabIndex = 9 Me.Label11.Text = "Empresas" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Century Gothic", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(372, 333) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(46, 17) Me.Label4.TabIndex = 11 Me.Label4.Text = "Paises" ' 'Chart1 ' ChartArea1.Name = "ChartArea1" Me.Chart1.ChartAreas.Add(ChartArea1) Legend1.Name = "Legend1" Me.Chart1.Legends.Add(Legend1) Me.Chart1.Location = New System.Drawing.Point(16, 175) Me.Chart1.Name = "Chart1" Series1.ChartArea = "ChartArea1" Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie Series1.Legend = "Legend1" Series1.Name = "Series1" Me.Chart1.Series.Add(Series1) Me.Chart1.Size = New System.Drawing.Size(486, 152) Me.Chart1.TabIndex = 14 Me.Chart1.Text = "Chart1" ' 'Chart2 ' ChartArea2.Name = "ChartArea1" Me.Chart2.ChartAreas.Add(ChartArea2) Legend2.Name = "Legend1" Me.Chart2.Legends.Add(Legend2) Me.Chart2.Location = New System.Drawing.Point(508, 175) Me.Chart2.Name = "Chart2" Series2.ChartArea = "ChartArea1" Series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line Series2.Legend = "Legend1" Series2.Name = "Series1" Me.Chart2.Series.Add(Series2) Me.Chart2.Size = New System.Drawing.Size(566, 152) Me.Chart2.TabIndex = 15 Me.Chart2.Text = "Chart2" ' 'Chart3 ' ChartArea3.Name = "ChartArea1" Me.Chart3.ChartAreas.Add(ChartArea3) Legend3.Name = "Legend1" Me.Chart3.Legends.Add(Legend3) Me.Chart3.Location = New System.Drawing.Point(16, 354) Me.Chart3.Name = "Chart3" Series3.ChartArea = "ChartArea1" Series3.Legend = "Legend1" Series3.Name = "Series1" Me.Chart3.Series.Add(Series3) Me.Chart3.Size = New System.Drawing.Size(1058, 219) Me.Chart3.TabIndex = 16 Me.Chart3.Text = "Chart3" ' 'frmDashboards ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(871, 706) Me.Controls.Add(Me.Chart3) Me.Controls.Add(Me.Chart2) Me.Controls.Add(Me.Chart1) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Label1) Me.Name = "frmDashboards" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Portafolio" Me.Panel1.ResumeLayout(False) CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Chart2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Chart3, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label1 As Label Friend WithEvents Panel1 As Panel Friend WithEvents Label3 As Label Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Label2 As Label Friend WithEvents Label10 As Label Friend WithEvents Label11 As Label Friend WithEvents Label4 As Label Friend WithEvents Chart1 As DataVisualization.Charting.Chart Friend WithEvents Chart2 As DataVisualization.Charting.Chart Friend WithEvents Chart3 As DataVisualization.Charting.Chart End Class