SAR Function working?
Posted: Thu Mar 31, 2011 5:55 pm
Is the SAR function working in the latest release? I notice that if I change the Acceleration Factor the chart does not change. Same thing happens in the VS2010 demo program.
This is a screenshot of the SAR function in your demo. I have changed the number of points from 10 to 50. The top image has the default .02 Acceleration factor. The second image has an Acceleration Factor of .05. The chart does not change at all. Likewise, in my application when I draw a new SAR with .02 and then draw a second one with .05, the resulting lines match, with no differences.
For one last question, I would like to get this to show up as points, not a line connecting the points. Do you have an easy way to do that? I did not see anything in the code in the sample that produced the points.
This is a screenshot of the SAR function in your demo. I have changed the number of points from 10 to 50. The top image has the default .02 Acceleration factor. The second image has an Acceleration Factor of .05. The chart does not change at all. Likewise, in my application when I draw a new SAR with .02 and then draw a second one with .05, the resulting lines match, with no differences.
For one last question, I would like to get this to show up as points, not a line connecting the points. Do you have an easy way to do that? I did not see anything in the code in the sample that produced the points.