Search found 5 matches

by n8soft
Wed Nov 12, 2008 2:09 pm
Forum: .NET
Topic: Colorband question
Replies: 12
Views: 16449

More on Dragging Color Bands

I have a color band that is attached to the bottom axis. I cannot figure out how to control the cursor on the drag operation. It appears that the StartLine has some default behaviour, in that the cursor changes on hover over the Start line, but does not change on the EndLine hover or drag. Target: W...
by n8soft
Tue Nov 11, 2008 2:02 pm
Forum: .NET
Topic: WPF - Draw Lines Clipping
Replies: 1
Views: 4821

WPF - Draw Lines Clipping

In the WPF demo: 1. Draw lines on the chart 2. Scroll and Pan around. Bug - The drawn lines are not clipped correctly in the chart panel. Question: 1. It seems the WPF version is still relatively new and not all there yet. Just running the demo, and trying different tools leads to exceptions etc. Ar...
by n8soft
Mon Nov 10, 2008 11:34 pm
Forum: .NET
Topic: WPF Pointer Styles and Effects
Replies: 2
Views: 4907

WPF Pointer Styles and Effects

How customizable are elements in the WPF version ? For instance, is it possible to apply a WPF glow effect to individual Pointers in the GetPointerStyle ?
by n8soft
Wed Oct 15, 2008 1:08 pm
Forum: .NET
Topic: TeeChart WPF Annotation Issues
Replies: 3
Views: 5042

Annotation diagonal drift

Actually, if you run the WPF demo Annotation Tool, and scroll the chart, you will see the same drift behaviour. If you do this on the WinForm demo, the annotation with custom position does not drift, and remains in the correct position. The drift is a diagonal top-left to bottom-right, and does not ...
by n8soft
Mon Oct 13, 2008 3:45 pm
Forum: .NET
Topic: TeeChart WPF Annotation Issues
Replies: 3
Views: 5042

TeeChart WPF Annotation Issues

hi - Evaling the WPF version. 1. Annotations with custom positions "drift" when scrolling, and moving mouse when X-hairs are eactive. 2. I want to attach the annotation to an axis. But it seems that the Axis position is not calculated immediately after it is created. Hence it is not positioned corre...