Hide Comments
Hide Comments

Comments (0)

Specifies the picture that appears in the chart graphic. Use Image to specify the image for the TRSChartImageArea object. Image is a reference to a TPicture object. Use properties and methods of TPicture to specify a bitmap, icon, metafile, or user-defined graphic to be displayed by the chart graphic. The ImageOptions property specifies how the Image will be drawn within the bounds of the chart graphic.

Setting Image at design time brings up the Picture Editor, which can be used to specify the file that contains the image.
 

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property Image: TRSPicture read FImage write SetImage;
 

Property Value

Type: TRSPicture

expandingRemarks

The Image property is a TPicture in VCL and TBitmap in FMX.

expandingSee Also

Comments (0)

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