Property SLWaterfall.TSLWaterfallMarkerPosition.Y
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLWaterfallMarkerPosition
Contents |
Syntax
Delphi:
property Y : Real read FY write SetY;
C++ Builder:
__property double Y = { read=FY, write=SetY };
Summary
Specifies the Y position of the Waterfall marker.
Description
Use this property to set or get the Y position of the Waterfall
marker.