Back to Devexpress

TdxFlowChartAdvancedShapeRepository.DecorativeShapes Property

vcl-dxflowchartshapes-dot-tdxflowchartadvancedshaperepository-2d3d8ab7.md

latest995 B
Original Source

TdxFlowChartAdvancedShapeRepository.DecorativeShapes Property

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

Declaration

delphi
property DecorativeShapes: TdxFlowChartDecorativeShapes read;

Property Value

Type
TdxFlowChartDecorativeShapes

Remarks

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

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

See Also

TdxFlowChartAdvancedShapeRepository Class

TdxFlowChartAdvancedShapeRepository Members

dxFlowChartShapes Unit