<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSGuideChart > Methods:
Comments (0)
Draws one guide
Namespace: FMX.RS.Charts
Delphi
protected procedure DrawGuide( const Canvas: TCanvas; ARect: TCanvasRect; const X, Y: TCanvasPixel; Orientation: TLineOrientation; Opacity: Single ); virtual;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
X
Type: TCanvasPixel
Y
Orientation
Type: TLineOrientation
Opacity
Type: Single