Hide Comments
Hide Comments

Comments (0)

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

expandingSyntax

Delphi

public
  property ImageList: TImageList read FImageList write SetImageList;
 

Property Value

Type: TImageList

expandingSee Also

Comments (0)

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