User (Legacy) Posted June 10, 2004 Report Share Posted June 10, 2004 Hi, I want to zoomin chart witout scrollbar. Thanks, Link to comment Share on other sites More sharing options...
Software FX Posted June 10, 2004 Report Share Posted June 10, 2004 Assuming you are using Chart FX 5.x: So you want to zoom into an area and NOT have a scrollbar to move out of that area and see the rest of the chart ? You can completely turn off the scrollbars while maintaining the scroll functionality (through API calls) by doing: chart.Style = chart.Style and not CS_SCROLLBARS -- FP Software FX Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.