Jump to content
Software FX Community

X and Y Axis max value


User (Legacy)

Recommended Posts

Hi 

I have been trying to get the Y axis of my charts to display the correct max

value. I use the command:

' Max and min values

chart.Axis( AXIS_Y ).Min = 0

chart.Axis( AXIS_Y ).Max = 100

chart.Axis( AXIS_X ).Min = 0

chart.Axis( AXIS_X ).Max = 100

This does not seem to work on th Y axis, even though it is a numerical axis.

Please look at att.

-- Torben Brenden Pedersen

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...