Skip to main content

TdxFlowChartAdvancedShapeRepository.DecorativeShapes Property

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

Declaration

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