Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 QCChart2D and QCChart2D CF (VB and C#)
 Line Gap with STEP mode problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

findejs

12 Posts

Posted - 01 Feb 2008 :  03:10:19  Show Profile  Reply with Quote
Hello,

the LineGapPlot with StepMode = STEP_START or STEP_END does not work as expected. It looks the upper line uses the specified step mode, while the lower line uses opposite setting (STEP_END if StepMode is STEP_START).

One can easily test it by adding the following lines to LineGap.cs/InitializeChart() method in MiscCharts demo.

// line gap plot
thePlot1.StepMode = ChartObj.STEP_START;
// multi line plot
thePlot2.StepMode = ChartObj.STEP_START;

Regards,
Jirka

quinncurtis

1164 Posts

Posted - 01 Feb 2008 :  13:52:00  Show Profile  Reply with Quote
What you describe is a bug. We have no short term solution for it, but will address it in the next revision of the software.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07