Search found 4 matches

by SpinDisc
Fri Jul 02, 2004 8:05 am
Forum: .NET
Topic: BorderRound and the corner color
Replies: 5
Views: 11219

I uploaded an example project with the same subject name as this thread a couple of days ago, but I have been unable to post here.

The code is quite simple actually.
by SpinDisc
Tue Jun 22, 2004 7:46 am
Forum: .NET
Topic: BorderRound and the corner color
Replies: 5
Views: 11219

Greetings! You are right. It they don't work together. In your example above you have BorderRound value of 50 which mean that the Pen.Width must be something like 40 to cover all of the visible corner. But by giving it this width the visible size of the graph panel shrinks and I have to compensate a...
by SpinDisc
Mon Jun 21, 2004 8:39 am
Forum: .NET
Topic: BorderRound and the corner color
Replies: 5
Views: 11219

BorderRound and the corner color

Greetings! I'm using the splendid new function BorderRound in my ASP.NET solution. But, I cannot find the property to set the color of the now visible corners of the grid. They seem to be of some standard ButtonFace color but I'm not sure. Anyway, they light up quite a lot on my webpage so I would r...
by SpinDisc
Thu Jun 17, 2004 10:13 am
Forum: .NET
Topic: Data Connection
Replies: 10
Views: 19735

So, I'm using version 1.1.1544.23908 and also have an empty Dataset dropdown in design time.

Is the WebChart still not supporting datasets at design time? If not, when is the planned release of this function?