public Void BarRectangle(Color barColor,
Rectangle r,
Int32 barIndex,
Boolean rounded)
Remarks
Displays a Bar or HorizBar point using the parameter coordinates and the BarColor parameter.
It is internally called for each point in the Series.
The BarStyle property determines the type of graphical representation of every point (ie: Rectangle, Ellipse, Pyramid, etc).
See Also
CustomBar Class | CustomBar Members | Steema.TeeChart.Styles Namespace