Lists the images available for bars in the chart. ImageList is a list of bitmaps that can be displayed for any bar in the chart. A bar ( RSBarCharts.TRSBarChartValue item) is associated with an image from this image list by its ImageIndex property. This image will only appear for the point if the ImageIndex is valid for the list and the BarStyle is bsImage.
Namespace: RSBarCharts
Delphi |
public |
Property Value
Type: TImageList