Back to Devexpress

TdxFcObject.Angle Property

vcl-dxflchrt-dot-tdxfcobject.md

latest696 B
Original Source

TdxFcObject.Angle Property

Specifies a rotation angle (in degrees) for an XML-based shape.

Declaration

delphi
property Angle: Single read; write;

Property Value

Type
Single

Remarks

You can use this property to rotate a complex chart symbol to any angle.

Note

This property has an effect if the ShapeType property value is fcsAdvanced.

See Also

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit