Chart label currency

Stimulsoft Reports.NET discussion
Post Reply
jpborges93
Posts: 3
Joined: Wed Nov 06, 2019 11:48 am

Chart label currency

Post by jpborges93 »

Hello, i'm triyng to format the label of my chart to currency of my country. The problem is that i'm from Brazil and the currency format of the chart label is US. In normal field texts i can choose between US currency and Brazil currency (Brazilian Real), but in chart label i cannot choose, just comes on US currency. How i change the currency from chart label?
PS: I looked in chart labels format options, if i choose C or C2 comes in US format.
PS2: My OS has portuguese language. I read in some topicts that the currency format changes according with the OS region.
Lech Kulikowski
Posts: 7345
Joined: Tue Mar 20, 2018 5:34 am

Re: Chart label currency

Post by Lech Kulikowski »

Hello,

As a way, you can set the necessary currency symbol in the TextBefore/After property instead of the Format.

Thank you.
jpborges93
Posts: 3
Joined: Wed Nov 06, 2019 11:48 am

Re: Chart label currency

Post by jpborges93 »

Lech Kulikowski wrote: Thu Nov 07, 2019 9:54 pm Hello,

As a way, you can set the necessary currency symbol in the TextBefore/After property instead of the Format.

Thank you.
Hello Lech, thanks for answer. My question is not about the symbol but the organization of the numbers. Ex: In Brazilian Real is 1.000,00 but in US Dollar is 1,000.00. That is my problem. I don't know how to change the currency style for Brazilian Real.
Lech Kulikowski
Posts: 7345
Joined: Tue Mar 20, 2018 5:34 am

Re: Chart label currency

Post by Lech Kulikowski »

Hello,

The format depends on the system currency settings.
Also, you can set the Culture property of the report.

Thank you.
jpborges93
Posts: 3
Joined: Wed Nov 06, 2019 11:48 am

Re: Chart label currency

Post by jpborges93 »

Lech Kulikowski wrote: Tue Nov 12, 2019 7:53 am Hello,

The format depends on the system currency settings.
Also, you can set the Culture property of the report.

Thank you.
Thank you so much. The culture property works for me.
Lech Kulikowski
Posts: 7345
Joined: Tue Mar 20, 2018 5:34 am

Re: Chart label currency

Post by Lech Kulikowski »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply