Search found 9 matches

by MVuser2
Mon Jun 25, 2012 3:42 pm
Forum: .NET
Topic: Difference between TeeChart 5 and TeeChart 2011
Replies: 8
Views: 9268

Re: Difference between TeeChart 5 and TeeChart 2011

Hi Sandra, thanks for your help. i understand that the behavior is not the same and i want to do the perfect solution. for now on, i know that i can use MinimumOffset and MaximumOffset to align the axes and InflateMargins of series to make sure that it won't change axes original location. are there ...
by MVuser2
Mon Jun 25, 2012 3:39 pm
Forum: .NET
Topic: WPF export chart to Metafile
Replies: 3
Views: 5286

WPF export chart to Metafile

Hi, i understand that in the WPF version we cannot export the chart to metafile. we had some problems at the past with other formats(most of them were related to the aspect of the picture). which options i have in WPF teechart and which one is the most close to metafile? p.s, it should be a type tha...
by MVuser2
Mon Jun 18, 2012 3:05 pm
Forum: .NET
Topic: Difference between TeeChart 5 and TeeChart 2011
Replies: 8
Views: 9268

Re: Difference between TeeChart 5 and TeeChart 2011

Thanks Sandra,

Here is another question:
Can you check if InflateMargins behave differently in VB and .NET?

in our application, both .NET and VB, it is set to true, but in .NET in some places we need to set offsets or cancel it.
by MVuser2
Sun Jun 17, 2012 8:12 am
Forum: .NET
Topic: Difference between TeeChart 5 and TeeChart 2011
Replies: 8
Views: 9268

Re: Difference between TeeChart 5 and TeeChart 2011

i'm using TeeChart version 4.1.2011.6283. InflateMargins didn't solve me problem. i posted two screenshots for you to understand the offset problems. you can load the same chart configuration and data from the file above in my last message(graph_with_data.rar). when MinimumOffset and MaximumOffset o...
by MVuser2
Thu Jun 14, 2012 1:49 pm
Forum: .NET
Topic: Difference between TeeChart 5 and TeeChart 2011
Replies: 8
Views: 9268

Re: Difference between TeeChart 5 and TeeChart 2011

addition: i succeeded to export the tchart to a *.ten file, so i can send you some of our configuration. you can load it and reproduce this problem: i have some space between the first bar and the start of the chart, even though SideMargins in false. if i change MinimumOffset or MaximumOffset of Bot...
by MVuser2
Thu Jun 14, 2012 11:04 am
Forum: .NET
Topic: Difference between TeeChart 5 and TeeChart 2011
Replies: 8
Views: 9268

Difference between TeeChart 5 and TeeChart 2011

Hi, my company integrated from VB to C# and these differences are really important to me, because it can change the whole behavior of the software. our software is clinical software that serves physicians and nurses, so every pixel difference or a small change can count. i made some sample project i...
by MVuser2
Mon Jun 04, 2012 7:15 am
Forum: .NET
Topic: Space between chart and axis
Replies: 4
Views: 5826

Re: Space between chart and axis

Hi, i have added more screenshots to demonstrate my problems. you can see in the screenshot the same application with the same data, the difference is that in one picture it's teechart 2011(for .net) and in the other one it's teechart 5 ocx(for vb). you can see a have 2 series, line and bar. 1. in t...
by MVuser2
Sun Jun 03, 2012 9:24 am
Forum: .NET
Topic: Space between chart and axis
Replies: 4
Views: 5826

Re: Space between chart and axis

Hi,

i set this property, now the bars draw also inside the space, but the line of the space(near the arrows that i drawn) still exists.
how can i remove it?
by MVuser2
Thu May 31, 2012 1:15 pm
Forum: .NET
Topic: Space between chart and axis
Replies: 4
Views: 5826

Space between chart and axis

hi, i get a space between the chart and the axis. it happens somehow only in bar series. it happens in our software, i can't reproduce it in a simple standalone application. i also cannot send our code here(it is very complex and involves many classes in addition the teechart). what can i do? which ...