TBarStyle

TBarStyle

type TBarStyle = (bsRectangle, bsPyramid, bsInvPyramid, bsCilinder, bsEllipse, bsArrow, bsRectGradient, bsCone, bsBevel, bsSlantCube, bsDiamond, bsInvArrow, bsInvCone, bsCustom, bsRoundRectangle);

Unit
Series

Description
TBarStyle defines the possible values of the TCustomBarSeries BarStyle property.

These are the possible Bar styles:

bsRectangle,
bsPyramid,
bsInvPyramid,
bsCilinder,
bsEllipse,
bsArrow,
bsRectGradient,
bsCone,
bsBevel,
bsSlantCube,
bsDiamond,
bsInvArrow,
bsInvCone,
bsCustom,
bsRoundRectangle