PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → charts category lable by programming
charts category lable by programming
Iniciado por guest, 02,feb. 2016 21:21 - 1 respuesta
Publicado el 02,febrero 2016 - 21:21
Hi,

I have created some cool dashboards with a feature to let the user create custom charts. Great did it all by programming but have an issue.

If I generate charts with negative values the the bar chart creates negative values. the bars flow over the period discribtion on the x as of the chart. This make reading the period a bit difficult.
The tekst would be better readeble if I could let the user make the tekst bold or a bit bigger

Is it possible to change the font of the categorie by programming?

I cannot find a gr function for that

regards
Allard
Publicado el 02,febrero 2016 - 23:01
hi grlabel font() seems to be my friend

regards

Allard