TCustomBarSeries.OnGetBarStyle
TCustomBarSeries
property OnGetBarStyle: TGetBarStyleEvent;
Unit
Series
Description
The OnGetBarStyle event is called for every Bar that's going to be displayed. You can specify a different Bar style for each Bar point. Using this event overrides the TCustomBarSeries.BarStyle property.