Range Bar Chart

The Range Bar chart type displays separate events that have beginning and end values. Data can be plotted using either a date and time or numerical scale. Use this chart type when planning the use of resources.

Multiple data sets are represented as series, and each series can represent one or more tasks.

Chart Characteristics

SeriesChartType value

SeriesChartType.RangeBar

Number of Y values per point

2

Number of series

One or more.

Supports markers

Yes

Cannot be combined with:

Any other chart type except bar-type charts.

Custom attributes

BarLabelStyle, DrawingStyle, DrawSideBySide, EmptyPointValue, MaxPixelPointWidth, MinPixelPointWidth, PixelPointDepth, PixelPointGapDepth, PixelPointWidth, PointWidth

Remarks

Data labels cannot be drawn outside the bars. This means that setting the BarLabelStyle custom attribute to Outside has no effect.

See Also

Reference

Chart Types
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting

Build Date:

2012-08-02