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
Delphi |
published |
Property Value
Type: Integer
Reference•TRSCustomPointChart.ImageList |