Jump to content
Software FX Community

Decimals in DataGrid - Per Row


dbeve

Recommended Posts

Hi.

I've asked a similar question regarding this in the past and the answer was to do the following: Chart.AxisY.DataFormat.Decimals = 3

This works great generally.  However, I need something a little different.

I might have 3 Y Axis and each one requires a different decimal setting.  Say Row 1 is 0, Row 2 is 3 and Row 3 is 6.  All of them reside on the same Y Axis.  If I use the above example, ALL of the rows in the data grid end up with 6 decimal places.  As far as I can tell, the decimal setting is not on the actual Axis Y row itself but more on the whole set of Axis Y objects. 

Please help.  I can phone if necessary today as this is somewhat critical.

 

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...