<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSCustomPointChart > Methods:
Comments (0)
Draws one point at the specified rectangle
Namespace: RSCharts
Delphi
protected procedure DrawPoint(const Canvas: TCanvas; ARect: TCanvasRect; Value: TRSPointChartValue ); virtual;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
Value
Type: TRSPointChartValue