frmPrincipalInicio.Designer.vb 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class frmPrincipalInicio
  3. Inherits System.Windows.Forms.Form
  4. 'Form reemplaza a Dispose para limpiar la lista de componentes.
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. 'Requerido por el Diseñador de Windows Forms
  16. Private components As System.ComponentModel.IContainer
  17. 'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento
  18. 'Se puede modificar usando el Diseñador de Windows Forms.
  19. 'No lo modifique con el editor de código.
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Dim ChartArea2 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  23. Dim Legend2 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  24. Dim Series2 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  25. Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  26. Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  27. Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  28. Dim ChartArea3 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  29. Dim Legend3 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  30. Dim Series3 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  31. Me.pnlHijo = New System.Windows.Forms.Panel()
  32. Me.pnlPortafolioTotal = New System.Windows.Forms.Panel()
  33. Me.TableLayoutPanel2 = New System.Windows.Forms.TableLayoutPanel()
  34. Me.lblIngresostexto = New System.Windows.Forms.Label()
  35. Me.lblMontoIngresos = New System.Windows.Forms.Label()
  36. Me.pnlRendimientoTotal = New System.Windows.Forms.Panel()
  37. Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
  38. Me.lblRendimientotexto = New System.Windows.Forms.Label()
  39. Me.lblMontoRendimiento = New System.Windows.Forms.Label()
  40. Me.lblPortafolio = New System.Windows.Forms.Label()
  41. Me.lblIngreso = New System.Windows.Forms.Label()
  42. Me.lblRendimiento = New System.Windows.Forms.Label()
  43. Me.pnlPortafolio = New System.Windows.Forms.Panel()
  44. Me.charPastel = New System.Windows.Forms.DataVisualization.Charting.Chart()
  45. Me.pnlIngresos = New System.Windows.Forms.Panel()
  46. Me.pnlRendimiento = New System.Windows.Forms.Panel()
  47. Me.charlineal = New System.Windows.Forms.DataVisualization.Charting.Chart()
  48. Me.lblTitulo = New System.Windows.Forms.Label()
  49. Me.charbarras = New System.Windows.Forms.DataVisualization.Charting.Chart()
  50. Me.pnlHijo.SuspendLayout()
  51. Me.pnlPortafolioTotal.SuspendLayout()
  52. Me.TableLayoutPanel2.SuspendLayout()
  53. Me.TableLayoutPanel1.SuspendLayout()
  54. Me.pnlPortafolio.SuspendLayout()
  55. CType(Me.charPastel, System.ComponentModel.ISupportInitialize).BeginInit()
  56. Me.pnlIngresos.SuspendLayout()
  57. CType(Me.charlineal, System.ComponentModel.ISupportInitialize).BeginInit()
  58. CType(Me.charbarras, System.ComponentModel.ISupportInitialize).BeginInit()
  59. Me.SuspendLayout()
  60. '
  61. 'pnlHijo
  62. '
  63. Me.pnlHijo.AutoScroll = True
  64. Me.pnlHijo.BackColor = System.Drawing.Color.Transparent
  65. Me.pnlHijo.BackgroundImage = Global.Inversiones.My.Resources.Resources.fondo1
  66. Me.pnlHijo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  67. Me.pnlHijo.Controls.Add(Me.TableLayoutPanel1)
  68. Me.pnlHijo.Controls.Add(Me.charlineal)
  69. Me.pnlHijo.Controls.Add(Me.pnlPortafolioTotal)
  70. Me.pnlHijo.Controls.Add(Me.pnlRendimientoTotal)
  71. Me.pnlHijo.Controls.Add(Me.lblPortafolio)
  72. Me.pnlHijo.Controls.Add(Me.lblIngreso)
  73. Me.pnlHijo.Controls.Add(Me.lblRendimiento)
  74. Me.pnlHijo.Controls.Add(Me.pnlPortafolio)
  75. Me.pnlHijo.Controls.Add(Me.pnlIngresos)
  76. Me.pnlHijo.Controls.Add(Me.pnlRendimiento)
  77. Me.pnlHijo.Controls.Add(Me.lblTitulo)
  78. Me.pnlHijo.Dock = System.Windows.Forms.DockStyle.Fill
  79. Me.pnlHijo.Location = New System.Drawing.Point(0, 0)
  80. Me.pnlHijo.Margin = New System.Windows.Forms.Padding(3, 20, 3, 3)
  81. Me.pnlHijo.Name = "pnlHijo"
  82. Me.pnlHijo.Padding = New System.Windows.Forms.Padding(0, 20, 0, 0)
  83. Me.pnlHijo.Size = New System.Drawing.Size(1414, 822)
  84. Me.pnlHijo.TabIndex = 1
  85. '
  86. 'pnlPortafolioTotal
  87. '
  88. Me.pnlPortafolioTotal.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  89. Me.pnlPortafolioTotal.Controls.Add(Me.TableLayoutPanel2)
  90. Me.pnlPortafolioTotal.Location = New System.Drawing.Point(192, 270)
  91. Me.pnlPortafolioTotal.Name = "pnlPortafolioTotal"
  92. Me.pnlPortafolioTotal.Size = New System.Drawing.Size(257, 112)
  93. Me.pnlPortafolioTotal.TabIndex = 9
  94. '
  95. 'TableLayoutPanel2
  96. '
  97. Me.TableLayoutPanel2.BackColor = System.Drawing.Color.White
  98. Me.TableLayoutPanel2.ColumnCount = 1
  99. Me.TableLayoutPanel2.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  100. Me.TableLayoutPanel2.Controls.Add(Me.lblIngresostexto, 0, 1)
  101. Me.TableLayoutPanel2.Controls.Add(Me.lblMontoIngresos, 0, 0)
  102. Me.TableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill
  103. Me.TableLayoutPanel2.Location = New System.Drawing.Point(0, 0)
  104. Me.TableLayoutPanel2.Name = "TableLayoutPanel2"
  105. Me.TableLayoutPanel2.RowCount = 2
  106. Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  107. Me.TableLayoutPanel2.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  108. Me.TableLayoutPanel2.Size = New System.Drawing.Size(257, 112)
  109. Me.TableLayoutPanel2.TabIndex = 0
  110. '
  111. 'lblIngresostexto
  112. '
  113. Me.lblIngresostexto.Anchor = System.Windows.Forms.AnchorStyles.None
  114. Me.lblIngresostexto.AutoSize = True
  115. Me.lblIngresostexto.BackColor = System.Drawing.Color.White
  116. Me.lblIngresostexto.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  117. Me.lblIngresostexto.ForeColor = System.Drawing.Color.Black
  118. Me.lblIngresostexto.Location = New System.Drawing.Point(31, 72)
  119. Me.lblIngresostexto.Name = "lblIngresostexto"
  120. Me.lblIngresostexto.Size = New System.Drawing.Size(195, 24)
  121. Me.lblIngresostexto.TabIndex = 12
  122. Me.lblIngresostexto.Text = "Ingresos del Portafolio"
  123. '
  124. 'lblMontoIngresos
  125. '
  126. Me.lblMontoIngresos.Anchor = System.Windows.Forms.AnchorStyles.None
  127. Me.lblMontoIngresos.AutoSize = True
  128. Me.lblMontoIngresos.BackColor = System.Drawing.Color.White
  129. Me.lblMontoIngresos.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  130. Me.lblMontoIngresos.ForeColor = System.Drawing.Color.Black
  131. Me.lblMontoIngresos.Location = New System.Drawing.Point(111, 16)
  132. Me.lblMontoIngresos.Name = "lblMontoIngresos"
  133. Me.lblMontoIngresos.Size = New System.Drawing.Size(35, 24)
  134. Me.lblMontoIngresos.TabIndex = 11
  135. Me.lblMontoIngresos.Text = "0%"
  136. '
  137. 'pnlRendimientoTotal
  138. '
  139. Me.pnlRendimientoTotal.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  140. Or System.Windows.Forms.AnchorStyles.Left) _
  141. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  142. Me.pnlRendimientoTotal.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  143. Me.pnlRendimientoTotal.Location = New System.Drawing.Point(192, 114)
  144. Me.pnlRendimientoTotal.Name = "pnlRendimientoTotal"
  145. Me.pnlRendimientoTotal.Size = New System.Drawing.Size(257, 119)
  146. Me.pnlRendimientoTotal.TabIndex = 8
  147. '
  148. 'TableLayoutPanel1
  149. '
  150. Me.TableLayoutPanel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  151. Or System.Windows.Forms.AnchorStyles.Left) _
  152. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  153. Me.TableLayoutPanel1.BackColor = System.Drawing.Color.White
  154. Me.TableLayoutPanel1.ColumnCount = 1
  155. Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  156. Me.TableLayoutPanel1.Controls.Add(Me.lblRendimientotexto, 0, 1)
  157. Me.TableLayoutPanel1.Controls.Add(Me.lblMontoRendimiento, 0, 0)
  158. Me.TableLayoutPanel1.Location = New System.Drawing.Point(192, 114)
  159. Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
  160. Me.TableLayoutPanel1.RowCount = 2
  161. Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  162. Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.0!))
  163. Me.TableLayoutPanel1.Size = New System.Drawing.Size(257, 119)
  164. Me.TableLayoutPanel1.TabIndex = 0
  165. '
  166. 'lblRendimientotexto
  167. '
  168. Me.lblRendimientotexto.Anchor = System.Windows.Forms.AnchorStyles.None
  169. Me.lblRendimientotexto.AutoSize = True
  170. Me.lblRendimientotexto.BackColor = System.Drawing.Color.White
  171. Me.lblRendimientotexto.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  172. Me.lblRendimientotexto.ForeColor = System.Drawing.Color.Black
  173. Me.lblRendimientotexto.Location = New System.Drawing.Point(13, 77)
  174. Me.lblRendimientotexto.Name = "lblRendimientotexto"
  175. Me.lblRendimientotexto.Size = New System.Drawing.Size(230, 24)
  176. Me.lblRendimientotexto.TabIndex = 12
  177. Me.lblRendimientotexto.Text = "Rendimiento del Portafolio"
  178. '
  179. 'lblMontoRendimiento
  180. '
  181. Me.lblMontoRendimiento.Anchor = System.Windows.Forms.AnchorStyles.None
  182. Me.lblMontoRendimiento.AutoSize = True
  183. Me.lblMontoRendimiento.BackColor = System.Drawing.Color.White
  184. Me.lblMontoRendimiento.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  185. Me.lblMontoRendimiento.ForeColor = System.Drawing.Color.Black
  186. Me.lblMontoRendimiento.Location = New System.Drawing.Point(111, 17)
  187. Me.lblMontoRendimiento.Name = "lblMontoRendimiento"
  188. Me.lblMontoRendimiento.Size = New System.Drawing.Size(35, 24)
  189. Me.lblMontoRendimiento.TabIndex = 10
  190. Me.lblMontoRendimiento.Text = "0%"
  191. '
  192. 'lblPortafolio
  193. '
  194. Me.lblPortafolio.AutoSize = True
  195. Me.lblPortafolio.BackColor = System.Drawing.Color.Transparent
  196. Me.lblPortafolio.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  197. Me.lblPortafolio.ForeColor = System.Drawing.Color.White
  198. Me.lblPortafolio.Location = New System.Drawing.Point(764, 406)
  199. Me.lblPortafolio.Name = "lblPortafolio"
  200. Me.lblPortafolio.Size = New System.Drawing.Size(310, 24)
  201. Me.lblPortafolio.TabIndex = 7
  202. Me.lblPortafolio.Text = "COMPOSICIÓN DEL PORTAFOLIO"
  203. '
  204. 'lblIngreso
  205. '
  206. Me.lblIngreso.AutoSize = True
  207. Me.lblIngreso.BackColor = System.Drawing.Color.Transparent
  208. Me.lblIngreso.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  209. Me.lblIngreso.ForeColor = System.Drawing.Color.White
  210. Me.lblIngreso.Location = New System.Drawing.Point(192, 406)
  211. Me.lblIngreso.Name = "lblIngreso"
  212. Me.lblIngreso.Size = New System.Drawing.Size(282, 24)
  213. Me.lblIngreso.TabIndex = 6
  214. Me.lblIngreso.Text = "MONTOS POR INSTRUMENTO"
  215. '
  216. 'lblRendimiento
  217. '
  218. Me.lblRendimiento.AutoSize = True
  219. Me.lblRendimiento.BackColor = System.Drawing.Color.Transparent
  220. Me.lblRendimiento.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  221. Me.lblRendimiento.ForeColor = System.Drawing.Color.White
  222. Me.lblRendimiento.Location = New System.Drawing.Point(490, 77)
  223. Me.lblRendimiento.Name = "lblRendimiento"
  224. Me.lblRendimiento.Size = New System.Drawing.Size(247, 24)
  225. Me.lblRendimiento.TabIndex = 5
  226. Me.lblRendimiento.Text = "RENDIMIENTO PROMEDIO"
  227. '
  228. 'pnlPortafolio
  229. '
  230. Me.pnlPortafolio.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  231. Me.pnlPortafolio.Controls.Add(Me.charPastel)
  232. Me.pnlPortafolio.Location = New System.Drawing.Point(768, 453)
  233. Me.pnlPortafolio.Name = "pnlPortafolio"
  234. Me.pnlPortafolio.Size = New System.Drawing.Size(460, 329)
  235. Me.pnlPortafolio.TabIndex = 4
  236. '
  237. 'charPastel
  238. '
  239. Me.charPastel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  240. Or System.Windows.Forms.AnchorStyles.Left) _
  241. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  242. ChartArea2.AlignmentStyle = System.Windows.Forms.DataVisualization.Charting.AreaAlignmentStyles.None
  243. ChartArea2.AxisX.ArrowStyle = System.Windows.Forms.DataVisualization.Charting.AxisArrowStyle.Lines
  244. ChartArea2.AxisX.InterlacedColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  245. ChartArea2.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  246. ChartArea2.AxisX.IsLabelAutoFit = False
  247. ChartArea2.AxisX.IsMarksNextToAxis = False
  248. ChartArea2.AxisX.LabelAutoFitMinFontSize = 5
  249. ChartArea2.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  250. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  251. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  252. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep90) _
  253. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  254. ChartArea2.AxisX.LabelStyle.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  255. ChartArea2.AxisX.LabelStyle.ForeColor = System.Drawing.Color.Transparent
  256. ChartArea2.AxisX.MajorGrid.Enabled = False
  257. ChartArea2.AxisX.MajorTickMark.Enabled = False
  258. ChartArea2.AxisX.MajorTickMark.TickMarkStyle = System.Windows.Forms.DataVisualization.Charting.TickMarkStyle.InsideArea
  259. ChartArea2.AxisX.MaximumAutoSize = 100.0!
  260. ChartArea2.AxisX.ScrollBar.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  261. ChartArea2.AxisX.ScrollBar.ButtonColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  262. ChartArea2.AxisX.ToolTip = "10"
  263. ChartArea2.AxisX2.LabelStyle.ForeColor = System.Drawing.Color.White
  264. ChartArea2.AxisY.ArrowStyle = System.Windows.Forms.DataVisualization.Charting.AxisArrowStyle.Lines
  265. ChartArea2.AxisY.InterlacedColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  266. ChartArea2.AxisY.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  267. ChartArea2.AxisY.IsLabelAutoFit = False
  268. ChartArea2.AxisY.LabelAutoFitMinFontSize = 5
  269. ChartArea2.AxisY.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  270. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  271. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  272. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep90) _
  273. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  274. ChartArea2.AxisY.LabelStyle.Font = New System.Drawing.Font("Microsoft Sans Serif", 5.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  275. ChartArea2.AxisY.LabelStyle.ForeColor = System.Drawing.Color.Transparent
  276. ChartArea2.AxisY.MajorGrid.Enabled = False
  277. ChartArea2.AxisY.MajorTickMark.Enabled = False
  278. ChartArea2.AxisY.MaximumAutoSize = 100.0!
  279. ChartArea2.AxisY.TitleFont = New System.Drawing.Font("Microsoft Sans Serif", 3.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  280. ChartArea2.AxisY.ToolTip = "10"
  281. ChartArea2.AxisY2.LabelStyle.ForeColor = System.Drawing.Color.White
  282. ChartArea2.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  283. ChartArea2.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.LeftRight
  284. ChartArea2.BackHatchStyle = System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle.BackwardDiagonal
  285. ChartArea2.BackImageTransparentColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  286. ChartArea2.BackImageWrapMode = System.Windows.Forms.DataVisualization.Charting.ChartImageWrapMode.Unscaled
  287. ChartArea2.BackSecondaryColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  288. ChartArea2.BorderColor = System.Drawing.Color.Transparent
  289. ChartArea2.BorderDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid
  290. ChartArea2.CursorX.AxisType = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary
  291. ChartArea2.CursorY.AxisType = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary
  292. ChartArea2.Name = "ChartArea1"
  293. Me.charPastel.ChartAreas.Add(ChartArea2)
  294. Legend2.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  295. Legend2.BackSecondaryColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  296. Legend2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  297. Legend2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(15, Byte), Integer), CType(CType(151, Byte), Integer), CType(CType(208, Byte), Integer))
  298. Legend2.IsTextAutoFit = False
  299. Legend2.Name = "Legend1"
  300. Legend2.TextWrapThreshold = 10
  301. Me.charPastel.Legends.Add(Legend2)
  302. Me.charPastel.Location = New System.Drawing.Point(0, 0)
  303. Me.charPastel.Name = "charPastel"
  304. Me.charPastel.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None
  305. Me.charPastel.PaletteCustomColors = New System.Drawing.Color() {System.Drawing.Color.FromArgb(CType(CType(185, Byte), Integer), CType(CType(181, Byte), Integer), CType(CType(224, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(211, Byte), Integer), CType(CType(230, Byte), Integer), CType(CType(241, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(220, Byte), Integer), CType(CType(194, Byte), Integer), CType(CType(194, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(251, Byte), Integer), CType(CType(243, Byte), Integer), CType(CType(243, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(211, Byte), Integer), CType(CType(143, Byte), Integer), CType(CType(216, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(247, Byte), Integer), CType(CType(163, Byte), Integer), CType(CType(241, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(163, Byte), Integer), CType(CType(182, Byte), Integer), CType(CType(247, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(163, Byte), Integer), CType(CType(213, Byte), Integer), CType(CType(247, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(163, Byte), Integer), CType(CType(247, Byte), Integer), CType(CType(237, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(163, Byte), Integer), CType(CType(247, Byte), Integer), CType(CType(184, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(163, Byte), Integer), CType(CType(247, Byte), Integer), CType(CType(167, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(209, Byte), Integer), CType(CType(247, Byte), Integer), CType(CType(163, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(247, Byte), Integer), CType(CType(240, Byte), Integer), CType(CType(163, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(247, Byte), Integer), CType(CType(203, Byte), Integer), CType(CType(163, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(247, Byte), Integer), CType(CType(166, Byte), Integer), CType(CType(163, Byte), Integer)), System.Drawing.Color.FromArgb(CType(CType(122, Byte), Integer), CType(CType(226, Byte), Integer), CType(CType(255, Byte), Integer))}
  306. Series2.ChartArea = "ChartArea1"
  307. Series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie
  308. Series2.Color = System.Drawing.Color.Maroon
  309. Series2.CustomProperties = "CollectedColor=64\, 64\, 64"
  310. Series2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  311. Series2.LabelBackColor = System.Drawing.Color.Transparent
  312. Series2.LabelBorderColor = System.Drawing.Color.Transparent
  313. Series2.LabelForeColor = System.Drawing.Color.Transparent
  314. Series2.Legend = "Legend1"
  315. Series2.Name = "Series1"
  316. Series2.ShadowColor = System.Drawing.Color.Transparent
  317. Series2.YValuesPerPoint = 3
  318. Me.charPastel.Series.Add(Series2)
  319. Me.charPastel.Size = New System.Drawing.Size(460, 329)
  320. Me.charPastel.TabIndex = 0
  321. Me.charPastel.Text = "Chart3"
  322. '
  323. 'pnlIngresos
  324. '
  325. Me.pnlIngresos.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  326. Me.pnlIngresos.Controls.Add(Me.charbarras)
  327. Me.pnlIngresos.Location = New System.Drawing.Point(196, 453)
  328. Me.pnlIngresos.Name = "pnlIngresos"
  329. Me.pnlIngresos.Size = New System.Drawing.Size(530, 329)
  330. Me.pnlIngresos.TabIndex = 3
  331. '
  332. 'pnlRendimiento
  333. '
  334. Me.pnlRendimiento.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  335. Me.pnlRendimiento.Location = New System.Drawing.Point(494, 114)
  336. Me.pnlRendimiento.Name = "pnlRendimiento"
  337. Me.pnlRendimiento.Size = New System.Drawing.Size(734, 268)
  338. Me.pnlRendimiento.TabIndex = 2
  339. '
  340. 'charlineal
  341. '
  342. Me.charlineal.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  343. Or System.Windows.Forms.AnchorStyles.Left) _
  344. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  345. ChartArea1.AxisX.Crossing = -1.7976931348623157E+308R
  346. ChartArea1.AxisX.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.[True]
  347. ChartArea1.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  348. ChartArea1.AxisX.IsLabelAutoFit = False
  349. ChartArea1.AxisX.IsMarginVisible = False
  350. ChartArea1.AxisX.LabelAutoFitMinFontSize = 5
  351. ChartArea1.AxisX.LabelStyle.Angle = 90
  352. ChartArea1.AxisX.LabelStyle.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  353. ChartArea1.AxisX.LabelStyle.ForeColor = System.Drawing.Color.FromArgb(CType(CType(6, Byte), Integer), CType(CType(103, Byte), Integer), CType(CType(170, Byte), Integer))
  354. ChartArea1.AxisX.LabelStyle.Interval = 0R
  355. ChartArea1.AxisX.MajorGrid.Enabled = False
  356. ChartArea1.AxisX.MajorTickMark.Enabled = False
  357. ChartArea1.AxisX.MaximumAutoSize = 100.0!
  358. ChartArea1.AxisX.ScaleBreakStyle.BreakLineStyle = System.Windows.Forms.DataVisualization.Charting.BreakLineStyle.Straight
  359. ChartArea1.AxisX.ScrollBar.BackColor = System.Drawing.Color.Black
  360. ChartArea1.AxisX.ScrollBar.ButtonColor = System.Drawing.Color.Black
  361. ChartArea1.AxisX.ScrollBar.LineColor = System.Drawing.Color.White
  362. ChartArea1.AxisX.ToolTip = "10"
  363. ChartArea1.AxisY.LabelAutoFitMinFontSize = 5
  364. ChartArea1.AxisY.LabelStyle.ForeColor = System.Drawing.Color.FromArgb(CType(CType(6, Byte), Integer), CType(CType(103, Byte), Integer), CType(CType(170, Byte), Integer))
  365. ChartArea1.AxisY.MaximumAutoSize = 100.0!
  366. ChartArea1.AxisY.TitleForeColor = System.Drawing.Color.Transparent
  367. ChartArea1.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  368. ChartArea1.BackImageWrapMode = System.Windows.Forms.DataVisualization.Charting.ChartImageWrapMode.Unscaled
  369. ChartArea1.BorderColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  370. ChartArea1.CursorX.AxisType = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary
  371. ChartArea1.IsSameFontSizeForAllAxes = True
  372. ChartArea1.Name = "ChartArea1"
  373. Me.charlineal.ChartAreas.Add(ChartArea1)
  374. Legend1.Name = "Legend1"
  375. Me.charlineal.Legends.Add(Legend1)
  376. Me.charlineal.Location = New System.Drawing.Point(494, 114)
  377. Me.charlineal.Name = "charlineal"
  378. Me.charlineal.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Excel
  379. Series1.BackImageTransparentColor = System.Drawing.Color.Black
  380. Series1.BackImageWrapMode = System.Windows.Forms.DataVisualization.Charting.ChartImageWrapMode.Unscaled
  381. Series1.BackSecondaryColor = System.Drawing.Color.Transparent
  382. Series1.BorderColor = System.Drawing.Color.FromArgb(CType(CType(8, Byte), Integer), CType(CType(26, Byte), Integer), CType(CType(85, Byte), Integer))
  383. Series1.ChartArea = "ChartArea1"
  384. Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedArea
  385. Series1.Color = System.Drawing.Color.FromArgb(CType(CType(237, Byte), Integer), CType(CType(51, Byte), Integer), CType(CType(50, Byte), Integer))
  386. Series1.EmptyPointStyle.MarkerSize = 1
  387. Series1.Font = New System.Drawing.Font("Microsoft Sans Serif", 5.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  388. Series1.IsVisibleInLegend = False
  389. Series1.IsXValueIndexed = True
  390. Series1.LabelBackColor = System.Drawing.Color.Black
  391. Series1.LabelBorderColor = System.Drawing.Color.Black
  392. Series1.Legend = "Legend1"
  393. Series1.MarkerSize = 3
  394. Series1.Name = "Series1"
  395. Series1.ShadowColor = System.Drawing.Color.Transparent
  396. Series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.[String]
  397. Series1.YValuesPerPoint = 10
  398. Series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.[Double]
  399. Me.charlineal.Series.Add(Series1)
  400. Me.charlineal.Size = New System.Drawing.Size(734, 268)
  401. Me.charlineal.TabIndex = 1
  402. Me.charlineal.Text = "l"
  403. '
  404. 'lblTitulo
  405. '
  406. Me.lblTitulo.BackColor = System.Drawing.Color.Transparent
  407. Me.lblTitulo.Dock = System.Windows.Forms.DockStyle.Top
  408. Me.lblTitulo.Font = New System.Drawing.Font("Microsoft Sans Serif", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  409. Me.lblTitulo.ForeColor = System.Drawing.Color.White
  410. Me.lblTitulo.Location = New System.Drawing.Point(0, 20)
  411. Me.lblTitulo.Margin = New System.Windows.Forms.Padding(3, 20, 3, 0)
  412. Me.lblTitulo.Name = "lblTitulo"
  413. Me.lblTitulo.Size = New System.Drawing.Size(1414, 33)
  414. Me.lblTitulo.TabIndex = 1
  415. Me.lblTitulo.Text = "DESEMPEÑO DEL PORTAFOLIO DE INVERSIONES"
  416. Me.lblTitulo.TextAlign = System.Drawing.ContentAlignment.TopCenter
  417. '
  418. 'charbarras
  419. '
  420. Me.charbarras.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  421. Or System.Windows.Forms.AnchorStyles.Left) _
  422. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  423. ChartArea3.AxisX.Crossing = -1.7976931348623157E+308R
  424. ChartArea3.AxisX.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.[True]
  425. ChartArea3.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  426. ChartArea3.AxisX.IsLabelAutoFit = False
  427. ChartArea3.AxisX.IsMarginVisible = False
  428. ChartArea3.AxisX.LabelAutoFitMinFontSize = 5
  429. ChartArea3.AxisX.LabelStyle.Angle = 90
  430. ChartArea3.AxisX.LabelStyle.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  431. ChartArea3.AxisX.LabelStyle.ForeColor = System.Drawing.Color.FromArgb(CType(CType(6, Byte), Integer), CType(CType(103, Byte), Integer), CType(CType(170, Byte), Integer))
  432. ChartArea3.AxisX.LabelStyle.Interval = 0R
  433. ChartArea3.AxisX.MajorGrid.Enabled = False
  434. ChartArea3.AxisX.MajorTickMark.Enabled = False
  435. ChartArea3.AxisX.MaximumAutoSize = 100.0!
  436. ChartArea3.AxisX.ScaleBreakStyle.BreakLineStyle = System.Windows.Forms.DataVisualization.Charting.BreakLineStyle.Straight
  437. ChartArea3.AxisX.ScrollBar.BackColor = System.Drawing.Color.Black
  438. ChartArea3.AxisX.ScrollBar.ButtonColor = System.Drawing.Color.Black
  439. ChartArea3.AxisX.ScrollBar.LineColor = System.Drawing.Color.White
  440. ChartArea3.AxisX.ToolTip = "10"
  441. ChartArea3.AxisY.LabelAutoFitMinFontSize = 5
  442. ChartArea3.AxisY.LabelStyle.ForeColor = System.Drawing.Color.FromArgb(CType(CType(6, Byte), Integer), CType(CType(103, Byte), Integer), CType(CType(170, Byte), Integer))
  443. ChartArea3.AxisY.MaximumAutoSize = 100.0!
  444. ChartArea3.AxisY.TitleForeColor = System.Drawing.Color.Transparent
  445. ChartArea3.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  446. ChartArea3.BackImageWrapMode = System.Windows.Forms.DataVisualization.Charting.ChartImageWrapMode.Unscaled
  447. ChartArea3.BorderColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
  448. ChartArea3.CursorX.AxisType = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary
  449. ChartArea3.IsSameFontSizeForAllAxes = True
  450. ChartArea3.Name = "ChartArea1"
  451. Me.charbarras.ChartAreas.Add(ChartArea3)
  452. Legend3.Name = "Legend1"
  453. Me.charbarras.Legends.Add(Legend3)
  454. Me.charbarras.Location = New System.Drawing.Point(0, 1)
  455. Me.charbarras.Name = "charbarras"
  456. Me.charbarras.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Excel
  457. Series3.BackImageTransparentColor = System.Drawing.Color.Black
  458. Series3.BackImageWrapMode = System.Windows.Forms.DataVisualization.Charting.ChartImageWrapMode.Unscaled
  459. Series3.BackSecondaryColor = System.Drawing.Color.Transparent
  460. Series3.BorderColor = System.Drawing.Color.FromArgb(CType(CType(8, Byte), Integer), CType(CType(26, Byte), Integer), CType(CType(85, Byte), Integer))
  461. Series3.ChartArea = "ChartArea1"
  462. Series3.Color = System.Drawing.Color.FromArgb(CType(CType(6, Byte), Integer), CType(CType(103, Byte), Integer), CType(CType(170, Byte), Integer))
  463. Series3.EmptyPointStyle.MarkerSize = 1
  464. Series3.Font = New System.Drawing.Font("Microsoft Sans Serif", 5.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  465. Series3.IsVisibleInLegend = False
  466. Series3.IsXValueIndexed = True
  467. Series3.LabelBackColor = System.Drawing.Color.Black
  468. Series3.LabelBorderColor = System.Drawing.Color.Black
  469. Series3.Legend = "Legend1"
  470. Series3.MarkerSize = 3
  471. Series3.Name = "Series1"
  472. Series3.ShadowColor = System.Drawing.Color.Transparent
  473. Series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.[String]
  474. Series3.YValuesPerPoint = 10
  475. Series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.[Double]
  476. Me.charbarras.Series.Add(Series3)
  477. Me.charbarras.Size = New System.Drawing.Size(530, 329)
  478. Me.charbarras.TabIndex = 0
  479. Me.charbarras.Text = "l"
  480. '
  481. 'frmPrincipalInicio
  482. '
  483. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  484. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  485. Me.ClientSize = New System.Drawing.Size(1414, 822)
  486. Me.Controls.Add(Me.pnlHijo)
  487. Me.Name = "frmPrincipalInicio"
  488. Me.Text = "frmPrincipalInicio"
  489. Me.pnlHijo.ResumeLayout(False)
  490. Me.pnlHijo.PerformLayout()
  491. Me.pnlPortafolioTotal.ResumeLayout(False)
  492. Me.TableLayoutPanel2.ResumeLayout(False)
  493. Me.TableLayoutPanel2.PerformLayout()
  494. Me.TableLayoutPanel1.ResumeLayout(False)
  495. Me.TableLayoutPanel1.PerformLayout()
  496. Me.pnlPortafolio.ResumeLayout(False)
  497. CType(Me.charPastel, System.ComponentModel.ISupportInitialize).EndInit()
  498. Me.pnlIngresos.ResumeLayout(False)
  499. CType(Me.charlineal, System.ComponentModel.ISupportInitialize).EndInit()
  500. CType(Me.charbarras, System.ComponentModel.ISupportInitialize).EndInit()
  501. Me.ResumeLayout(False)
  502. End Sub
  503. Friend WithEvents lblTitulo As Label
  504. Friend WithEvents pnlRendimiento As Panel
  505. Friend WithEvents charlineal As DataVisualization.Charting.Chart
  506. Friend WithEvents pnlIngresos As Panel
  507. Friend WithEvents pnlPortafolio As Panel
  508. Friend WithEvents charPastel As DataVisualization.Charting.Chart
  509. Friend WithEvents lblRendimiento As Label
  510. Friend WithEvents lblIngreso As Label
  511. Friend WithEvents lblPortafolio As Label
  512. Friend WithEvents pnlRendimientoTotal As Panel
  513. Friend WithEvents TableLayoutPanel1 As TableLayoutPanel
  514. Friend WithEvents lblRendimientotexto As Label
  515. Friend WithEvents lblMontoRendimiento As Label
  516. Friend WithEvents pnlPortafolioTotal As Panel
  517. Friend WithEvents TableLayoutPanel2 As TableLayoutPanel
  518. Friend WithEvents lblIngresostexto As Label
  519. Friend WithEvents lblMontoIngresos As Label
  520. Friend WithEvents pnlHijo As Panel
  521. Friend WithEvents charbarras As DataVisualization.Charting.Chart
  522. End Class