TdxFcObject.SetBounds(TRect) Method
Specifies the position and dimensions of the chart symbol.
Declaration
procedure SetBounds(const R: TRect); overload;
Parameters
Name | Type | Description |
---|---|---|
R | TRect | The chart symbol’s bounding rectangle. |
See Also