Dundas Chart for ASP.NET
Stock Chart
See Also Send comments on this topic.
Chart Types > Stock Chart

Glossary Item Box

Overview

A stock chart is typically used to illustrate significant stock price points including a stock's open, close, high, and low price points. However, this type of chart can also be used to analyze scientific data, because each series of data displays a high, low, open, and close value.

 

Figure 1: A Stock chart.

 

The Stock chart displays opening and closing values by using markers, which are typically lines or triangles. The opening values are shown by the markers on the left, and the closing values are shown by the markers on the right.

The Stock chart will accept high, low, open, and close Y-axis values.

The Open, and Close markers used can be specified using the ShowOpenClose custom attribute.

 

Chart Details

Number of Y values per point:

4 (High, Low, Open, Close, respectively)

Number of series:

One or more

Support markers:

Yes

Cannot be combined with:

Doughnut, Pie, Bar, Stacked Bar charts, Polar, Radar, Pyramid, or Funnel

 

Custom Attributes

PointWidth, LabelValueType, OpenCloseStyle, ShowOpenClose

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.