Posted 16 December 2025, 11:38 am EST
I’m trying to create a code based report with a semi log graph in ActiveReports 18. The axis and grid lines display for a y range of 0 to 100, but when I change the minimum/maximum to my desired 0.0001 to 1, no gridlines or labels are displayed on the y axis except for a 0 at the bottom. There should be a set of logarithmic grid lines for each power of 10 the scale increases. This works as expected for a standalone rdlx report using major and minor gridlines, but I need to use a code based report because there are other programmatic edits I need to make.
