Search found 11 matches

by elby
Tue Aug 16, 2011 1:57 pm
Forum: .NET
Topic: Zoom tool sticking
Replies: 7
Views: 6406

Re: Zoom tool sticking

Thanks Sandra,

The problem is using the R-click will make a unconsistency with the rest of our application where the user performs a left double click to open other editors in our application.

Will development continue to search for a solution for this issue? Or is that the best solution available?
by elby
Mon Aug 15, 2011 8:23 pm
Forum: .NET
Topic: Zoom tool sticking
Replies: 7
Views: 6406

Re: Zoom tool sticking

Any updates on a solution to this issue?
by elby
Tue Aug 02, 2011 2:35 pm
Forum: .NET
Topic: Custom position API for Header Footer and Sub Footer
Replies: 8
Views: 8733

Re: Custom position API for Header Footer and Sub Footer

Hi. Sandra,

Your updated project does not have an TeeChart reference. So it does not compile?

When I reference the TeeChart.WPF.dll version we have it does not work!

Is there a different package we should be using?
by elby
Wed Jul 27, 2011 11:10 pm
Forum: .NET
Topic: Zoom tool sticking
Replies: 7
Views: 6406

Re: Zoom tool sticking

HI. Sandra, I tried this solution but we want the zooming tool we just wanted to realize that it is not infocus when the other window has focus so don't try to perform a zoom at that time. I have tried to listen to IsMouseDirectlyOverChanged and toggle the zoom option as suggested but that doesn't s...
by elby
Mon Jul 25, 2011 7:10 pm
Forum: .NET
Topic: Custom position API for Header Footer and Sub Footer
Replies: 8
Views: 8733

Re: Custom position API for Header Footer and Sub Footer

Example does not appear to work...

I am attached a running sample that demonstrates the problem i see.

Regards.
by elby
Mon Jul 25, 2011 7:06 pm
Forum: .NET
Topic: Custom position API for Header Footer and Sub Footer
Replies: 8
Views: 8733

Re: Custom position API for Header Footer and Sub Footer

Hi.,

We are currently referencing following assembly TeeChart.WPF.dll version 4.1.2011.4191.

I am still unable to see such an enum StringAlignments for positioning the Header and Footer to left/center/right...

Can you attach a complete example (Zipped) so that I compare references?
by elby
Mon Jul 25, 2011 4:36 pm
Forum: .NET
Topic: Zoom tool sticking
Replies: 7
Views: 6406

Zoom tool sticking

We are launching a dialog when the user double clicks on the chart. The zooming tool appears to stick. I have attached a sample to reproduce the issue. Steps: Launch the dialog Double click (a blank window will appear) Then hover back to the chart area. The zoom indicator is showing but the area is ...
by elby
Tue Jul 05, 2011 3:55 pm
Forum: .NET
Topic: Capture series legend symbol for custom editor
Replies: 1
Views: 2676

Capture series legend symbol for custom editor

We have our own editor for chart and would like to take the image show in the legend to be displayed in our own editor for a particular series.

How do I get access to the image and convert? Any way to get this as a WPF path/shape?

Any advice is appreciated.
by elby
Tue Jun 21, 2011 5:33 pm
Forum: .NET
Topic: Series sorting like values
Replies: 1
Views: 2660

Series sorting like values

We discovered some unexpected behavior when sorting series values. SeriesSortOrder is our own enum type for specifying what to sort by. For example if our X has sets of equivalent values the problem occurs where are Y is also sorted. A snap shot of the data data is below X and Y1 (before sort) and Y...
by elby
Wed Nov 10, 2010 3:59 pm
Forum: .NET
Topic: Custom position API for Header Footer and Sub Footer
Replies: 8
Views: 8733

Re: Custom position API for Header Footer and Sub Footer

What version of TChart was used for this implementation.

The version I have has Header.TextAlign as a TextAlignment not a StringAlignment?

I am using TeeChartNET2010VSNET2010_4.1.2010.08043.
by elby
Fri Sep 24, 2010 5:01 am
Forum: .NET
Topic: Custom position API for Header Footer and Sub Footer
Replies: 8
Views: 8733

Custom position API for Header Footer and Sub Footer

I was hoping that the positioning of the Header and Footer would be as simple as positioning the Legend with the LegendAlignments. We are trying to mimic the same behavior options for the Header and Footer as the Legend, but the API is much more flexible with the Custom Positioning option. We will n...