TCustomBarSeries
Hierarchy Properties Methods Events
Unit
Series
Description
The TCustomBarSeries component is an abstract component used as the ancestor of TBarSeries and THorizBarSeries components.
Set the TCustomChartElement.ParentChart property to the desired Chart component.
To add points to the Series you should use the TBarSeries.Add or THorizBarSeries.Add methods.