
Index
From: 2DScatterPlot
Subject: Re: 2D Polar graph
Date: Thu, 7 Oct 2004 16:03:12 +1000
Newsgroup: steema.public.teechartfornet.v1
Sorry Marjan,
I looked and found the ability to do so, still a bit hung up from ActiveX
version 6.x. Sorry....
Regards,
2DScatterPlot.
"2DScatterPlot" wrote in message
news:a%23c%231b$qEHA.1828@TEEPC.Steema.local...
>
> Thanks Marjan,
>
> It's not a series issue and not a problem to graph using degrees just
> would be more convienient to use radians. Though will you're putting your
> wish list together I may add another for you to consider. Could we (me)
> have the ability to rotate lines and text on the canvas in decimal
> numbers, not just integers. Thanks again Marjan.
>
> Regards,
> 2DScatterPlot.
>
> "Marjan Slatinek" wrote in message
> news:JrXtTo8qEHA.1828@TEEPC.Steema.local...
>> Hi.
>>
>> The polar series accepts angles, expressed in degrees. At the moment the
>> easiest workaround I can think of is to transform value in radians to
>> degrees before you add them to series by using 180.0/Math.Pi for multiply
>> factor. The problem is how to change the circle axis labels from degrees
>> to
>> radians. At the moment the only solution is to change circle labels
>> drawing
>> code in CustomPolar.cs unit. I guess this could be elegantly solved by
>> adding AngleType (degree, radians) property to custom polar series. I'll
>> log
>> it to our wish list so that it can be implemented for next TC .NET
>> release.
>>
>> --
>> Regards,
>>
>> Marjan Slatinek
>> TeeChart Support
>> marjan@steema.com
>> --------------------------------------
>> "2DScatterPlot" wrote in message
>> news:4u12wr1qEHA.3192@TEEPC.Steema.local...
>>> Hi NewsGroup,
>>>
>>> Just wanted to ask if it's possible to graph on a polar graph using
>>> polar
>>> coordinates in radians, ie radius vs angle(radians) rather than radius
>>> vs
>>> angle(degrees). I can't find out from the help file. Thank you very
>> much.
>>>
>>> Regards,
>>> 2DScatterPlot.
>>>
>>>
>>
>>
>
>