TdxFcObject.Angle Property
Specifies a rotation angle (in degrees) for an XML-based shape.
Declaration
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