ICustomBarSeries.BevelSize
ICustomBarSeries

property BevelSize: Integer;

Type Library
TeeChartx

Description

Amount in pixels of bar bevel.

Used only when BarStyle property is bsBevel (only in 2D and 3D orthogonal display modes)

Chart1.View3D=False

Series1.BarStyle = bsBevel

Series1.BevelSize = 3