ComponentOne FlexReport for WinForms
ChartBar Class Members
Properties  Methods  Events

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

The following tables list the members exposed by ChartBar.

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
Public Methods
 NameDescription
Public MethodOverridden.   
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Top
See Also

Reference

ChartBar Class
C1.Win.FlexReport.Chart Namespace