Jump to content
Software FX Community

How to format Chart Y Axis Label


skjhaveri

Recommended Posts

Hi,

 I am binding Currency type to Y Axis which is Type of USD. while i am running my app in Venezuela culture i.e. es-VE. Now How i can setup the label of Y Axis currenlty i am setting as below XAML

<

cfx:Axis.Labels>

<cfx:AxisLabelAttributes Format="Currency" />

</cfx:Axis.Labels>

Now the problem is my currency is USD type while Graph shows BS as the Currency Symbol. instead $. Can you plz help me with this?

Link to comment
Share on other sites

 

Is this <cfx:Axis Culture="en-US"> bindable??? because in my scenario screen can be viewed in any region or local, and currency can come from any local or region. so it may possible that both have different origin.

Yes i can make culture available as bindable property to Axis.... but is it bindable??

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...