A control used to draw bar charts.
The following tables list the members exposed by the BarChart type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the BarChart class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets how to arrange bars when rendering multiple series. |
|
![]() |
Gets or sets the ratio of empty space between bars to space occupied by bars. |
|
![]() |
Gets or sets a value identifying whether bars should be horizontal. |
|
![]() |
Gets the rotation angle of inner labels. If not specified, labels are rotated at predefiend angles depending on bars' orientation and layout. |
|
![]() |
Gets the rotation angle of outer labels. If not specified, labels are rotated at predefiend angles depending on bars' orientation and layout. |
|
![]() |
BiaxialChart.Series override. Gets or sets the list of series whose data is drawn in this chart. |
|
![]() |
Gets whether outer labels are displayed stacked on top of stacked bars, instead of showing them on the bar sides. |
Name | Description | |
---|---|---|
![]() |
Chart.CreatePlot override. Creates the Plot type corresponding to this chart. |