socratesduarte Posted July 14, 2008 Report Posted July 14, 2008 Hi guys, I'm testing the Chart FX 7 for creating charts using VB.Net and WinForms. I need to define the "min" and "max" values for y axe, according the data values (the default is "0" for min and the max data value for max). Cordially, S
socratesduarte Posted July 14, 2008 Author Report Posted July 14, 2008 I found the solution in the online support: For an automatic scale (not starting in zero): <CHARTNAME>.AxisY.ForceZero = False Socrates Duarte
Recommended Posts
Archived
This topic is now archived and is closed to further replies.