Hi Brendan. Can you give a little more detail of what you're trying to do and how you're solving it?  I have a nagging feeling you still might be mis-using the API in some way.
 
Ely.
 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Brendan Meutzner
Sent: Tuesday, September 12, 2006 3:23 PM
To: [email protected]
Subject: Re: [flexcoders] Re: DataTransform.transformCache

Bill,

Thanks so much.  It was looking at the DataTransform object the wrong way.  Once you clarified below that an instance is tied to the Series, I was able to get my example working by calling the series instance related to that right axis.

Thanks again,

Brendan

On 9/12/06, bill_sahlas <[EMAIL PROTECTED]com> wrote:

Hello,

From one of our engineers that worked on Charting
CartesianCharts can own multiple data transforms. Each data transform is associated with a specific set of axes...one horizontal, one vertical, etc.  When you specify a series, it gets associated with a single data transform, and hence a single set of axes.  The built in cartesian chart types have two data transforms...primary, and secondary.  If you put a series in the primary set, it gets the primary transform+axes....in the secondary set, it gets the secondary transform+axes.  There's no supported way to reach across from a primary series and transform against the secondary axes.

HTH,

Bill


--- In [EMAIL PROTECTED]ups.com, "Brendan Meutzner" <[EMAIL PROTECTED].> wrote:
>
> Hi,
>
> I'm unable to figure out how to specify which verticalAxis (I have two) I
> want to use for the transformCache method on DataTransform. I'd like to use
> the secondVerticalAxis in order to do the calculation. Does somebody have a
> working example?
>
> Thanks,
>
> Brendan
>


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to