{"id":192,"date":"2014-01-05T10:31:05","date_gmt":"2014-01-05T01:31:05","guid":{"rendered":"https:\/\/prg.waou.biz\/?p=192"},"modified":"2018-03-03T08:44:50","modified_gmt":"2018-03-02T23:44:50","slug":"%e3%82%b0%e3%83%a9%e3%83%95%e3%81%ae%e4%bd%9c%e6%88%90","status":"publish","type":"post","link":"https:\/\/prg.waou.biz\/?p=192","title":{"rendered":"\u30b0\u30e9\u30d5\u306e\u4f5c\u6210"},"content":{"rendered":"\n<pre class=\"lang:default decode:true \" >chart1.ChartAreas.Clear();\r\n\r\nChartArea a1 = new ChartArea(\"ChartArea1\");\r\na1.Area3DStyle.Enable3D = false;\r\na1.BackColor = System.Drawing.Color.FromArgb(255, 255, 192);\r\n\r\nthis.chart1.ChartAreas.Add(a1);\r\nchart1.Series.Clear();\r\nchart1.Series.Add(\"Series1\");\r\n\/\/ chart1.ChartAreas[0].Area3DStyle.Enable3D = true;\r\nchart1.Series[\"Series1\"].IsVisibleInLegend = true;\r\nchart1.Series[\"Series1\"].LegendText = \"\u51fa\u73fe\u500b\u6570\";\r\nchart1.Series[\"Series1\"].IsValueShownAsLabel = false;\r\nchart1.Series[\"Series1\"].ChartType = SeriesChartType.Column;\r\nchart1.Series[\"Series1\"].BorderWidth = 3;\r\nchart1.Series[\"Series1\"].Color = Color.Blue;\r\nchart1.Series[\"Series1\"].YAxisType = AxisType.Secondary;\r\nSystem.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();\r\n\r\nvar dataG = new int[vari.varAmount];\r\nvar str = new string[vari.varAmount];\r\n\r\nfor (int i = 0; i &lt; vari.varAmount; i++)\r\n{\r\ndataG[i] = noby.ToInt32(listView1.Items[kpumoku].SubItems[i + 1].Text);\r\nchart1.Series[\"Series1\"].Points.AddXY(i + 1, dataG[i]);\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>chart1.ChartAreas.Clear(); ChartArea a1 = new ChartArea(&#8220;ChartArea1&#8221;); a1.Area3DStyle.Enable3D = false; a1.Bac [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"","fifu_image_alt":"","_lightning_design_setting":[],"footnotes":""},"categories":[11],"tags":[],"class_list":["post-192","post","type-post","status-publish","format-standard","hentry","category-c"],"_links":{"self":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts\/192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=192"}],"version-history":[{"count":3,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts\/192\/revisions"}],"predecessor-version":[{"id":843,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts\/192\/revisions\/843"}],"wp:attachment":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=192"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}