TBar3DSeries.OffsetValues

TBar3DSeries.OffsetValues
TBar3DSeries

property OffsetValues: TChartValueList;

Unit
Bar3D

Description
Set OffsetValues property to specify a different ORIGIN value for EACH bar point.
This can be used with standard
TBarSeries series components to make a "Stacked-3D" chart type.

Series1.OffsetValues[3]:= 25;