Hide Comments
Hide Comments

Comments (0)

Specifies the index of the image to use when drawing the point/image. When the FMX.RS.Charts.TRSPointChart component draws this point, it will use the specified image from its  ImageList. The image is stretched to fit the  PointsInfo width and height. To not use an image, set ImageIndex to -1.

Namespace: FMX.RS.Charts

expandingSyntax

Delphi

published
  property ImageIndex: Integer read FImageIndex write SetImageIndex;
 

Property Value

Type: Integer

expandingSee Also

Reference

TRSCustomPointChart.ImageList

Comments (0)

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