Page 1 of 1

ColCharts in xBrowse with percent

Posted: Mon Apr 29, 2019 4:02 am
by shark
It´s possible?

Image

Re: ColCharts in xBrowse with percent

Posted: Mon Apr 29, 2019 5:07 am
by ukoenig
shark,

please have a look at sample -> xbrprogb.prg

Image

regards
Uwe :D

Re: ColCharts in xBrowse with percent

Posted: Wed May 01, 2019 11:42 pm
by James Bott
Shark,

You could probably turn off the cells lines (or paint them white) in the example Uwe mentioned to get a closer look to your sample.

James

Re: ColCharts in xBrowse with percent

Posted: Sun May 05, 2019 4:24 am
by shark
ukoenig wrote:shark,

please have a look at sample -> xbrprogb.prg

Image

regards
Uwe :D
My cols is a CHART ( Fw_DrawShape() ). Is not a col with numeric values.

Re: ColCharts in xBrowse with percent

Posted: Sun May 05, 2019 6:38 am
by nageswaragunupudi
You can draw text using FW_SayText() over the same rectangle after drawing with FW_DrawShape()