ComponentOne FlexReport for WinForms
ChartBar Class Properties

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartBar Class

For a list of all members of this type, see ChartBar members.

Public Properties
 NameDescription
Public PropertyGets or sets the appearance of a bar chart.  
Public PropertyGets or sets the color used to render BarLines indicated by the BarLines property (only applies to stacked bar and column charts).  
Public PropertyGets or sets a value indicating whether 2D stacked bar and column charts render lines from common series rectangles from one point to the next.  
Public PropertyGets or sets the thickness of bar lines indicated by the BarLines property, in twips. Only applies to stacked bar and column charts.  
Public PropertyGets or sets the percentage by which bar elements in the same cluster overlap.  
Public PropertyGets or sets the percentage that each bar cluster occupies. The percentage applies to the closest clusters.  
Public PropertyGets or sets a value indicating whether bar charts with mixed positive and negative values display both stacks at each point. Always True for 3D bars.

If True, postive values are stacked above the origin and negative values are stacked below the origin.

If False, values are stacked by simple addition of values in series order.

 
Public PropertyGets or sets a value indicating whether the 3D bar chart is plotted using multiple rows.  
Top
See Also

Reference

ChartBar Class
C1.Win.FlexReport.Chart Namespace