Represents a bar in a bar chart.
The following tables list the members exposed by the Bar type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Bar class. |
Name | Description | |
---|---|---|
![]() |
Gets the brush for this Bar. |
|
![]() |
Gets the index of this ChartElement in the array with data used by the chart series it belongs to. (Inherited from ChartElement.) |
|
![]() |
Gets the height of this Bar. |
|
![]() |
Gets the index of the chart element. (Inherited from ChartElement.) |
|
![]() |
Gets the inner label of the bar. |
|
![]() |
Gets the pen used for drawing the outlining of this Bar. |
|
![]() |
Gets the index of the chart this Bar belongs to. |
|
![]() |
Gets the index of the chart series this ChartElement belongs to. (Inherited from ChartElement.) |
|
![]() |
Gets the top label of the bar. |
|
![]() |
Gets the value this bar represents. |
|
![]() |
Gets the width of this Bar. |
|
![]() |
Gets the label drawn at the X-axis for this bar. |
|
![]() |
Gets the label drawn for this bar at the Y-axis. |
Name | Description | |
---|---|---|
![]() |
Compares a bar to another one. |