Jump to content
Software FX Community

plot background picture?


User (Legacy)

Recommended Posts

Anyone know if it is possible to set a picture to the PLOT background of

Chartfx client/server control (in VB)?

I currently use the following properties:

ChartFX1.RGBBk = ' to set the chart bg to a color

Set ChartFX1.BkPicture = ' to set the chart bg to picture

ChartFX1.RGB2DBk = ' to set the plot background to a color, or to

CHART_TRANSPARENT to see chart color/picture

However client would like a picture just in the plot area. Possible?

(Am currently trying to use API to draw bitmap onto chart device context in

PrePaint method but hoped thered be a simpler way...)

Celia

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...