Format series title in stack-column charts
Posted: Tue Jan 30, 2007 6:54 pm
Hi,
I have 2 series on my stacked-column graph. I would like to format one of my series title to show more than just text.
I would like it to say "Capacity: 24GB", The capacity value I can get from a datafield.
So I put
Capacity {first(DiskDrives.Capacity)} in the title property of the series. The chart treats the whole thing as text...
How can I get around this?
thanks a lot
I have 2 series on my stacked-column graph. I would like to format one of my series title to show more than just text.
I would like it to say "Capacity: 24GB", The capacity value I can get from a datafield.
So I put
Capacity {first(DiskDrives.Capacity)} in the title property of the series. The chart treats the whole thing as text...
How can I get around this?
thanks a lot