Search found 8 matches

by ccc
Mon Nov 30, 2009 9:19 pm
Forum: .NET
Topic: group exploded pie chart slices or create 2 color slice
Replies: 5
Views: 8657

Re: group exploded pie chart slices or create 2 color slice

In other words, in your example, how would I make the border between cars and bikes transparent?
by ccc
Mon Nov 30, 2009 7:29 pm
Forum: .NET
Topic: group exploded pie chart slices or create 2 color slice
Replies: 5
Views: 8657

Re: group exploded pie chart slices or create 2 color slice

Thank you Yeray. A couple of follow ups: how do I remove the outline between two slices? Also, how do I make sure the outline goes around the outside if I set the color of a slice to transparent? Thanks.
by ccc
Mon Nov 30, 2009 2:35 pm
Forum: .NET
Topic: group exploded pie chart slices or create 2 color slice
Replies: 5
Views: 8657

Re: group exploded pie chart slices or create 2 color slice

2 more questions: what is the code to create the outlined border of the pie chart and to only outline the border of every other slice like in the attachment?
by ccc
Mon Nov 30, 2009 2:11 pm
Forum: .NET
Topic: group exploded pie chart slices or create 2 color slice
Replies: 5
Views: 8657

group exploded pie chart slices or create 2 color slice

I am trying to create something like the attached excel pie chart overlay with teecharts, but with each "section" exploded and in 3D. Does anyone know the code to explode 2 slices of a pie chart, but have them side by side (not exploded from each other). Another option is to be able make a percentag...
by ccc
Wed Nov 25, 2009 3:01 pm
Forum: .NET
Topic: teechart editor not available
Replies: 9
Views: 12232

Re: teechart editor not available

I can verify that I have install the TeeChart for .NET and not the ActiveX component. If it makes a difference, I am on a 64-bit machine
by ccc
Wed Nov 25, 2009 2:58 pm
Forum: .NET
Topic: teechart editor not available
Replies: 9
Views: 12232

Re: teechart editor not available

I see that TeeChart.dll is installed under 'C:\Program Files (x86)\Steema Software\TeeChart for .NET 2009'. I cannot find TeeChartX.ocx on my hard drive when I do a search.
by ccc
Wed Nov 25, 2009 2:06 pm
Forum: .NET
Topic: teechart editor not available
Replies: 9
Views: 12232

Re: teechart editor not available

How do I check this? Thanks.
by ccc
Tue Nov 24, 2009 10:57 pm
Forum: .NET
Topic: teechart editor not available
Replies: 9
Views: 12232

teechart editor not available

After installing TeeChartNET2009VSNET2008.exe, when I start a project in Visual Studio 2008, add the TeeChart Pro reference, add a TChart control to my form, and then right click, I do not get the “Edit” option. How do I get this to show up? Also, what are all of the references I need to add for the...