Skip to main content

TdxFlowChartAdvancedShapeRepository.SDLDiagramShapes Property

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

Declaration

property SDLDiagramShapes: TdxFlowChartSDLDiagramShapes read;

Property Value

Type
TdxFlowChartSDLDiagramShapes

Remarks

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

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

See Also