Bar and Horiz.Bar series can display Images. At design-time, edit the BarBrush method. At run-time, you can use for example the code below.

Example:
series1.getBrush().loadImage( 'c:\myimage.jpg' );