ASP.NET Pack Programmer's Guide
BarChart Members
Constructors Properties Methods
 


A control used to draw bar charts.

The following tables list the members exposed by the BarChart type.

 Public Constructors

  Name Description

BarChart

Initializes a new instance of the BarChart class.

 Public Properties

  Name Description

barLayout

Gets or sets how to arrange bars when rendering multiple series.

barSpacingRatio

Gets or sets the ratio of empty space between bars to space occupied by bars.

horizontalBars

Gets or sets a value identifying whether bars should be horizontal.

series

BiaxialChart.Series override. Gets or sets the list of series whose data is drawn in this chart.

 Public Methods

  Name Description

createPlot

Chart.CreatePlot override. Creates the Plot type corresponding to this chart.

 See Also

BarChart Class
MindFusion.Charting.Controls Namespace