Back to Devexpress

TdxFlowChartAdvancedShapeRepository.ArrowShapes Property

vcl-dxflowchartshapes-dot-tdxflowchartadvancedshaperepository-1e3158dd.md

latest934 B
Original Source

TdxFlowChartAdvancedShapeRepository.ArrowShapes Property

Provides access to the “Arrow Shapes” stencil (shape category).

Declaration

delphi
property ArrowShapes: TdxFlowChartArrowShapes read;

Property Value

Type
TdxFlowChartArrowShapes

Remarks

You can use this property to select a shape from the “Arrow Shapes” category and assign it to the chart symbol’s AdvancedShape property.

Refer to the TdxFlowChartArrowShapes class description for the full list of available shapes.

See Also

TdxFlowChartAdvancedShape

TdxFlowChartAdvancedShapeRepository Members

dxFlowChartShapes Unit