User (Legacy) Posted July 28, 2002 Report Share Posted July 28, 2002 Hi, In ChartFX I normally set "ChartFX1.Axis[AXIS_X].PixPerUnit" to show the full chart in the screen (fit to screen without scrollbars) I need to add this functionality to an old app using ChartFX98, how do I do it? Any Help will be greatly appreciated Mark Quote Link to comment Share on other sites More sharing options...
Software FX Posted July 29, 2002 Report Share Posted July 29, 2002 When you say OLD, you mean Chart FX 3.0 ? Chart FX 98 has the PixPerUnit property. To remove scrollbars completely you can do (in any version) ChartFX1.Style = ChartFX1.Style and Not CS_SCROLLABLE -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.