TCustomBarSeries.BarRectangle
TCustomBarSeries
procedure BarRectangle(BarColor: TColor; ALeft, ATop, ARight, ABottom: Integer; Rounded: Boolean); overload;
Unit
Series
Description
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).