Hide Comments
Hide Comments

Comments (0)

Specifies the picture that appears in the layer. Use Image to specify the image for the TRSChartLayer object. Image is a reference to a TRSPicture object (TPicture in VCL and TBitmap in FMX). Use properties and methods of TRSPicture to specify a bitmap, icon, metafile, or user-defined graphic to be displayed by the chart layer. The    ImageMode property specifies how the Image will be drawn within the bounds of the chart layer.

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

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

published
  property Image: TRSPicture read FImage write SetImage;
 

Property Value

Type: TRSPicture

expandingSee Also

Comments (0)

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