Hide Comments
Hide Comments

Comments (0)

Specifies the index of the image to use when drawing the bar. When the FMX.RS.BarCharts.TRSBarChart component draws this bar, it will use the specified image from its ImageList. The image is stretched to fit the bar area. To not use an image, set ImageIndex to -1.

Namespace: FMX.RS.BarCharts

expandingSyntax

Delphi

published
  property ImageIndex: Integer read FImageIndex write SetImageIndex default -1;
 

Property Value

Type: Integer

expandingSee Also

Reference

TRSBarChart.ImageList

Comments (0)

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