Unit
TeeShape
Declaration
TChartShapeStyle = (chasRectangle, chasCircle, chasVertLine, chasHorizLine, chasTriangle, chasInvertTriangle, chasLine, chasDiamond);
Description
TChartShapeStyle defines the list of possible values for the TChartShape.Style property.
chasRectangle The shape is a rectangle
chasCircle The shape is a circle
chasVertLine The shape is a vertical line
chasHorizLine The shape is an horizontal line
chasTriangle The shape is a triangle
chasInvertTriangle The shape is an inverted triangle
chasLine The shape is a line
chasDiamond The shape is a diamond
设置这个就行了