From: shikarishambu on
Hi,
Is it possible to do an inline image/chart with text in a table column?

The inline chart examples use image control and padding. However, there is
no way to display text in it. Or, have the image and text superposed and do
a "bring-to-front" or "send-to-back" on it.

I tried using the BackgroundImage on a cell to do my inline chart but there
is no way to specify padding on a backgroundimage.

I would prefer not to adopt adding two fields in a table cell - side -by
side, use one for the chart and other for the text.

Thanks