Skip to main content

TdxFcObject.RealTop Property

Identifies the chart symbol’s vertical pixel position within the control‘s client area.

Declaration

property RealTop: Integer read;

Property Value

Type
Integer

Remarks

This property returns a product of the Top property value and control’s zoom factor.

To obtain the chart symbol’s horizontal position, use the RealLeft property.

See Also