TCustomBarSeries.BarRectangle
TCustomBarSeries
procedure BarRectangle(BarColor: TColor; ALeft, ATop, ARight, ABottom: Integer; Rounded: Boolean); overload;
Unit
Series
Description
Displays a TBarSeries or THorizBarSeries point using the parameter coordinates and the BarColor parameter.
It is internally called for each point in the Series.
The TCustomBarSeries.BarStyle property determines the type of graphical representation of every point (ie: Rectangle, Ellipse, Pyramid, etc).