TdxFcObject.ShapeType Property
Sets the chart symbol shape type.
Declaration
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