thank you,
But how can i draw series clockwiese without transform anglevalues
cu tom
Search found 4 matches
- Sat Nov 10, 2007 10:06 am
- Forum: ActiveX
- Topic: Drawzone vs axis
- Replies: 8
- Views: 8168
- Wed Oct 31, 2007 10:26 am
- Forum: ActiveX
- Topic: Drawzone vs axis
- Replies: 8
- Views: 8168
- Wed Oct 31, 2007 7:25 am
- Forum: ActiveX
- Topic: Drawzone vs axis
- Replies: 8
- Views: 8168
Thank you. I have another question: when i switch the ClockWiseLabels True/False, the labels are also changed. but the values do not change. For example, tchart1.series(0).asPolar.ClockWiseLabels = False tchart1.series(0).asPolar.AddPolar 10, 70.2, "", vbBlack Display the point at 10 degrees, ok but...
- Tue Oct 30, 2007 2:11 pm
- Forum: ActiveX
- Topic: Drawzone vs axis
- Replies: 8
- Views: 8168
Drawzone vs axis
hi, i use the Drawzone-sample the Zone are set tchart1.Series(0).asPolar.DrawZone 75, 80, tchart1.Width all ok. but when i set tchart1.series(0).asPolar.CircleLabels.Visible = True tchart1.series(0).asPolar.CircleLabelsInside = False the Zone are displayed between 75.5 and 81 please help me thx