Search found 3 matches

by seth
Thu Aug 11, 2011 1:11 am
Forum: .NET
Topic: Chart displays 2 series
Replies: 3
Views: 3098

Re: Chart displays 2 series

Hi Sandra,

Thanks for following up. I realise now, the problem is on my end, the data set in question actually contains only the 1 series and somewhere along the way some values are becoming zero. This does not happen at the teechart level. Thanks for you time.

Seth
by seth
Wed Aug 10, 2011 6:13 am
Forum: .NET
Topic: Chart displays 2 series
Replies: 3
Views: 3098

Chart displays 2 series

Support, I'm currently using TeeChart WPF. I've created a chart and set the following properties for the chart: this.chart.Aspect.View3D = false; this.chart.Legend.CheckBoxes = true; this.chart.Legend.Alignment = LegendAlignments.Top; this.chart.Header.Visible = false; Additionally, I have another m...
by seth
Thu Dec 16, 2010 7:17 am
Forum: VCL
Topic: SetMinMax for very small values. (eg. 1E-15)
Replies: 1
Views: 2157

SetMinMax for very small values. (eg. 1E-15)

I have a requirement very similar to the user who posted this topic: http://www.teechart.net/support/viewtopic.php?f=3&t=7489&p=29399&hilit=center+center+axis#p29399 . Basically, I am trying to scale the left axis such that the centre of the left axis is always 0. Or alternatively said, the 0 value ...