Search found 3 matches

by girusgroup
Mon Aug 02, 2010 11:25 am
Forum: .NET
Topic: Using OtherSlice gives incorrect data
Replies: 1
Views: 3052

Using OtherSlice gives incorrect data

Hi I'm using Teechart V2 (build 2.0.2489.20951) in an aspx application in Visual Studio 2005. I am creating a Chart as below .... Dim objPie As New Steema.TeeChart.Styles.Pie objPie.OtherSlice.Style = Steema.TeeChart.Styles.PieOtherStyles.BelowPercent objPie.OtherSlice.Value = 15 objPie.OtherSlice.T...
by girusgroup
Mon Apr 16, 2007 1:43 pm
Forum: .NET
Topic: Pie Chart elevation BUG
Replies: 3
Views: 6166

Hi There I am sorry I give some false information by mistake. The chart elevation angle is set to 290 NOT 250. The problem is there when I try to set elevation to 290 degrees at run time. It only occurs on some of the charts even though they are all set up in exactly the same way. It seemed that I a...
by girusgroup
Sat Apr 14, 2007 11:32 am
Forum: .NET
Topic: Pie Chart elevation BUG
Replies: 3
Views: 6166

Pie Chart elevation BUG

I am using TeeChart release 2.0.2489.20950 In My VB.Net application I use several pie charts. All charts are set up with the same parameters. All Charts are set as Pie charts and have the elevation property set in code during form load. TChart.Aspect.Elevation = 250 However, some of the charts appea...