I am trying to format the y axis in a logarithmic chart with standard interval numbers like 1, 10, 100, 1,000, 10,000, 100,000 etc. I spoke to Infragistics years ago about this and was told it was coming but can't find any mention of it. Is this possible now or is this a feature request. This format is used a lot in petroleum engineering.
Figure 1 is what I am trying for and is the default in Excel. Note the interval.
Figure 2 is the Ultra Chart format I am trying to fix.
a bug report was entered for this problem recently, #21771. you can work around the default behavior by setting Axis.Y.TickmarkStyle = DataInterval and Axis.Y.TickmarkInterval = 1.
That got a little closer. I will wait on the bug fix. Is there a way to track bugs by number?
if you contact Infragistics Developer Support (http://infragistics.com/gethelp), they can add your name to a contact list for that bug and/or give you a way to track it online.