amisur
#1
Hello,
How to get the Label values in two decimal places?
Plot( Value , symbol, color = colorred , styleLine );
Before asking this question I referred WriteIf(), Numtostr
(https://www.amibroker.com/guide/afl/writeif.html)
https://www.amibroker.com/guide/afl/numtostr.html
I also tried Tools -> Preferences -> Miscallaneous -> Decimal Places in Chart Titles / Tools Set to 2.
fxshrat
#2
See here
3 Likes
amisur
#3
GraphLabelDecimals = 2; worked like a Charm.
You are a Master.

1 Like
system
Closed
#4
This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.