Blame | Letzte Änderung | Log anzeigen | RSS feed
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1"><LINK REL="Start" HREF="index.html"><LINK REL="Contents" HREF="toc.html"><LINK REL="Prev" HREF="761StockCharts.html"><LINK REL="Next" HREF="763ImagemapsforBoxandStockcharts.html"><STYLE TYPE="text/css"><!--BODY { font-family: serif }H1 { font-family: sans-serif }H2 { font-family: sans-serif }H3 { font-family: sans-serif }H4 { font-family: sans-serif }H5 { font-family: sans-serif }H6 { font-family: sans-serif }SUB { font-size: smaller }SUP { font-size: smaller }PRE { font-family: monospace }A { text-decoration: none }--></STYLE></HEAD><BODY><A HREF="toc.html">Contents</A><A HREF="761StockCharts.html">Previous</A><A HREF="763ImagemapsforBoxandStockcharts.html">Next</A><HR NOSHADE><H3><A NAME="7_6_2">7.6.2 BoxPLots : Stock charts with a median line</A></H3><P> A minor variation of stock charts is the "BoxPlot()" this is almostthe same as StockPlot() but with the very small difference that inaddition to the open,close,min, max values you also specify a medianvalue . The median lies between the open and close value and isillustrated as a horizontal line within the bar.<DIV class="example"><BR> <A href="exframes/frame_boxstockex1.html" target="blank"><IMG border="0"HEIGHT="200" src="img/img/img/img/img/img/boxstockex1.png" WIDTH="300"></A><BR><B>Figure 69:</B> A simple box type stock plot <A href="exframes/frame_boxstockex1.html"target="blank">[src]</A> <P></P></DIV></P><P> You may modify the median line color for positive and negative datapoints / bars by using the <A href="../ref/BoxPlot.html#_BOXPLOT_SETMEDIANCOLOR">SetMedianColor()</A> method.</P><HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="761StockCharts.html">Previous</A><A HREF="763ImagemapsforBoxandStockcharts.html">Next</A></BODY></HTML>