Back to Devexpress

TdxFcObject.ShapeType Property

vcl-dxflchrt-dot-tdxfcobject-ee63df1c.md

latest655 B
Original Source

TdxFcObject.ShapeType Property

Sets the chart symbol shape type.

Declaration

delphi
property ShapeType: TdxFcShapeType read; write;

Property Value

Type
TdxFcShapeType

Remarks

This property allows you to change the chart symbol shape type.

For detailed information on all available settings, refer to the TdxFcShapeType type description.

See Also

TdxFcObject.ShapeWidth

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit