Search
BarChart Properties
 


 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.

innerLabelRotation

Gets the rotation angle of inner labels. If not specified, labels are rotated at predefiend angles depending on bars' orientation and layout.

outerLabelRotation

Gets the rotation angle of outer labels. If not specified, labels are rotated at predefiend angles depending on bars' orientation and layout.

series

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

stackOuterLabels

Gets whether outer labels are displayed stacked on top of stacked bars, instead of showing them on the bar sides.

 See Also