Hide Comments
Hide Comments

TRSChartShadow.Draw(TCanvas,TCanvasRect,TRSShapeStyle,Single) Method

Comments (0)

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: ShadowRectExample

Namespace: RSChartPanel

expandingSyntax

Delphi

public 
  procedure Draw(const Canvas: TCanvas; ARect: TCanvasRect; AStyle: TRSShapeStyle; Opacity: Single = 1); reintroduce; overload; 
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

AStyle

Type: TRSShapeStyle

Opacity

Type: Single

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb