Search
BarContainer Members
Properties
 


Defines properties common to all bar-chart renderers.

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

 Public Properties

  Name Description

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 or sets the rotation angle of inner labels. If not specified, labels are rotated at predefiend angles depending on bars' orientation and layout.

OuterLabelRotation

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

StackOuterLabels

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

 See Also