Paints the shadow on the canvas in the specified rectangle. It first calls ShadowRect to figure out the rectangle that contains the shadow. Then, using the Brush and Pen properties, it paints the shadow. The AStyle parameter defines the shape of the shadow.
The following graphic shows the interrelationships of the elements of the TRSChartShadow class:
Namespace: RSChartPanel
Delphi |
public |
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
AStyle
Type: TRSShapeStyle
Opacity
Type: Single