Get the y position by sending x to LineSeries

hi,
i created a LineChart from simple x,y points. now i would
like to get the y coordinate by sending some x to the specific
line. but i didn't find the function that do so!! how come flex
interpolate between point and uncover the function that draw the
whole line? is there a why to get the y value of the line from
cretin x?
please help me...

BLUP :0
PLEASE....

Similar Messages

  • How to get the Useru2019s position when the user doesnu2019t have CP relation

    We have a custom program which will add / delete attributes (In transaction PPOSA_BBP). It is working fine for users which were assigned with CP relation But it fails for users which doesnu2019t have CP relation (since we are getting the position of users form HRP1001 then we are retrieving the existing attributes based on the position after that updating the attributes) as we are getting the position from HRP1001 it fails for users were no CP relation.
    Help us how to get the Useru2019s position when the user doesnu2019t have CP relation. Suggest us any function module or how to query the HRP1001 or some other table if exists
    Regards
    Paul

    Hi Paul,
    Have a look at these tables.
    Using table BUT000 the central business partner data are stored, f.e. partner type, partner names, partner number, partner guid, person number, etc. In table BUTBKK the bank data to a business partner are stored.
    Central business partner address data
    The table ADRC is used for the address of a business partner. Table BUT020 links the business partner number with the address number. Using table BUT021 several addresses to a business partner with different usages (modes), f.e. correspondence or delivery address, can be stored. The personal data of a business partner person are stored with key person number in table ADRP. The person number is assignd to a business partner person in table BUT000. Communication data of business partners as e-mail, telephone, fax, etc. are stored in the tables ADDR1 u2013 ADDR12. The business address of a contact person or an employee consists of the organization address (company resp. org.-unit) and of an address addition, which describes f.e. a building, a room number, etc. The address addition is stored in table ADCP and is identified by the keys address number of the organization address and person number.
    Relationships between business partners
    Table BUT050 contains the relationships between a business partner organization and a business partner person using relation types. The relation types are defined in table TBZ9, f.e. the relation type u2018has employeeu2019 corresponds to identifier u2018BUR010u2019, the relation type u2018has contact personu2019 corresponds to identifier u2018BUR001u2019. Table BUT051 stores communication data of a contact person relationship (compare to table ADCP). Table BUT052 stores several address numbers to one business partner relationship (including a standard flag).
    Hope this helps,
    Kind Regards,
    Matthew

  • How to get the cursor position in the text edit box?

    Hi, all.
    I want to get the cursor position in the text edit box
    to insert some data.
    But I don't know how to get.
    Can someone give me some advice?
    BestRegard.
    Miya.

    Hi Miya,
    Write your own textSelectionSuite for this.
    and use ITextTarget->GetRange() function.
    Thanks and Regards,
    Yopangjo.

  • How to get the baselinegrid position for a line?

    Hi All,
    How to get the baselinegrid position for a line in a paragraph?

    Hi,
    2nd line baseline grid for yourPara paragraph is:
    yourPara.lines[1].baseline;
    last line baseline is:
    yourPara.endBaseline;
    Jarek

  • Get the current position within the PBEL Prozess

    Hi,
    In the BPELConsole I can see the the flow of every PBEL process
    instance and thus I see the current position within the process.
    How would you get the current position programatically, via SOAP e.g.?
    Kind regards,
    Martin

    Hi,
    there is a JAVA API provided by Oracle
    http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28986/toc.htm
    If you really need SOAP, you can build your own Java webservices with this API

  • Depth buffering; getting the Z position of a point on a 3D triangle

    Greetings.
    I'm creating a 3D library (if that's what you call them) on my own, and this is all about:
    Defining the triangles with three Vector3D instances.
    Transforming them with the transform.matrix3D property of a Sprite instance.
    Calculating and assigning the w property of each Vector3D instance and project().
    Draw the triangles out with the Graphics instance, according to the x, y properties of the projected Vector3D instances.
    There they go, and I'm trying to use the depth buffering (or z buffering) to my library. According to the information I read and as I comprehend (including Wikipedia, results from Google search), depth buffering can solve the problems of intersecting polygons and triangles. And the algorithm works like this:
    For each polygon, calculate the Z position of each pixel it occupies after being rendered.
    Compare the current Z position of the pixel with the already existing one in the depth buffer.If the one in the buffer is larger than the current one (that is, the current one being nearer to the viewer) then replace the pixel (color) of that in the depth buffer with the current pixel.
    Draw the pixels out.
    Please point out any mistake I made in the my-way-of understanding how the depth buffering works, thank you.
    I'm now having problem about the "calculating the Z position" of each pixel.
    As three points define a plane, I tried using this algorithm by Paul Brouke and then get the Z position with X and Y positions, along with a, b, c, and d parameters previously calculated with the three Vector3D instances that define a triangle, by this simple calculation:
    z = (-ax-by-d) / c
    But it did not work. Instead, the triangles were distorted.
    Is there any other rather simple way to get depth buffering working? If yes, I appreciate usages of simple words to explain simple codes. If not, then... I hope you can help me in some way.
    Thanks again.
    greekfellows

    click the getting started link:  http://www.adobe.com/devnet/flashplayer/articles/hello-triangle.html
    you can skip the first part about flash builder if you're using flash cs6.
    from there you can google:  flash stage3d
    or if you want to get into the nitty-gritty:  http://www.adobe.com/devnet/flashplayer/articles/what-is-agal.html

  • How to get the caret position of component embedded in JTextPane?

    Hi great java developers ;-)
    I want to get the caret position of component which is embedded in StyledDocument / JTextPane.
    How has it to be done?
    Thank you very much!!!

    The Document doesn't know which textPane it belongs to. (It could even be shared by mulitple textPanes).
    You get the caret position of a any text component by using:
    textComponent.getCaretPosition();

  • How come I don't get the whoosh when I send an email?

    After I installed Mavericks I don't get the whoosh when I send an email.  If I restart I'll have it until the machine goes to sleep and then it'll disappear agian.

    Note:  None is not an option in all Countries and/or Regions.
    If necessary...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • How to get the time length from send record command to record video really?

    I have two buttons. Record/Stop
    I press Record button to record the video and press Stop
    button to stop recording.Now,I spend 1986 ms from press Record
    button to press Stop button.
    But the flv file's length is 1920 or 1910 or 1915 ms.
    So I want to get the time length from send record command to
    record video really.
    Can you give me some suggests.
    Thanks!

    maybe you have lag in publishing.... are you try watch de
    NetStream.liveDelay() method?
    or start counting when NetStream.onStatus has
    "NetStream.Record.Start" and "NetStream.Record.Stop" in information
    objects....

  • How to get the frame position after being moved.

    I created a frame, after I moved it by my mouse, how can I get the new position?

    you could use getLocation() of a JFrame, maybe call it with a mouselistener or windowlistner.

  • I get the following message when sending emails: The recipient "email address" was rejected by the server".  If I send the email to 3 people, one will be rejected and a different person will be rejected.  Any ideas?

    I get the following message when sending emails on my ipad:  The recipient "email address" was rejected by the server".  If I send the email to 3 people, one will be rejected.  If I send the same thing to the same 3 people a different one will be rejected.  Any ideas?

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. The screen will go blank and then power ON again in the normal way.] It is app and data safe!

  • I have 5 email accounts.  On one account I receive email, however, in responding to the email from this one account I get the following message "Cannot send Mail" A copy has been placed in ur outbox.  The recipient was rejected by the server?

    when I respond to the email message I get the following:  Cannot Send Mail  -- A copy of this message has been placed in your Outbox.  The recipient "[email protected]" was rejected by the server?

    when I respond to the email message I get the following:  Cannot Send Mail  -- A copy of this message has been placed in your Outbox.  The recipient "[email protected]" was rejected by the server?

  • UDF to get the filename for File Sender Adapter

    Hi,
    I had an requirement to get the  the Filename and map to the  target payload.
    I had configured the File Sender Adapter settings in the ID
    This is the following UDF i got from SDN.
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String ourSourceFileName = conf.get(key);
    return  ourSourceFileName;
    But when iam using this UDF iam getting an error
    RuntimeException in Message-Mapping transformation: Exception:[java.lang.NullPointerException] in class com.sap.xi.tf._MM_ORDER_CRS_OB_SAP_PROXY_IB_ method Filename$[com.sap.aii.mappingtool.tf3.rt.Context@54e154e1]
    Please help me in correcting the error.
    Thanks
    Srinivas

    Hi Jayson,
    actually, in the interface mapping, it doesn't give exception.
    The DynamicConfiguration is a constant retrieved from the container object, so it will never be returned as null (given that the container object was instantiated).
    Just the retrieved value will be null (since it was not previously set), but no exception occurs.
    In the message mapping, the container object is never instantiated, and that's the reason for the NullPointerException.
    Regards,
    Henrique.

  • Getting the text position (inside or outside a box?)

    Hi all,
    I'm using plain Ruby to access the content of an PDF file. This by using yob's PDF Reader from GitHub.
    Now I've come a long way, but still have one question remaining! How to get the position of a text object (the box of this object)?
    I've read the PDF reference, it tells me all sorts of stuff about Text Space, Glyph space and User Space... As English is not my native language it's a lot to take in... I currently do have a CTM, a Text Matrix and a Text Render Matrix. I also have all the boxes on the page (media, trim, crop etc.)
    For a Image object, I use the CTM e and f values as x and y. This works perfectly, but when it comes to text, I seem to miss something..
    Example:
    CTM: Matrix[
      [1, 0, 0],
      [0, -1, 0],
      [-0.0, 640.346, 1]
    Text matrix => Matrix[
      [10.0, 0.0, 0],
      [0.0, 10.0, 0],
      [2062769.1732, 42.6732, 1]
    ] == Needed to convert from text space to User/device space!
    Trm: Matrix[
       [1000.0, 0.0, 0.0],
       [0.0, -10.0, 0.0],
       [2062769.1732, 597.6728, 1.0]
    I can count lines, and calc a displacement by multipling this number by the Font size (12pt per example) but how do I get the the box of te text_object? If I've the box, I can make sure it fits in a box or not....
    Please help with anything I might be doing wrong, or even better if you can help me find the text position!

    So if I understand correctly:
    the CTM x and y are the starting point of my textbox (lower left corner)
    What does the text matrix do then?
    Example 2:
    CTM: Matrix[
    [1, 0, 0],
    [0, -1, 0],
    [-0.0, 640.346, 1]
    The last of each col (0,0,1) is ignored, I know :-)
    text matrix:
    Matrix text: Matrix[
    [24, 0, 0],
    [0, 24, 0],
    [50.7401, 572.1733, 1]
    So my x for the lower left here is 50.7401 and my y is 572.1733, right?
    And then we need to move the x position the number of char widths in a text, right?
    And when we move the cursor to the next line, we must use the text line matrix?

  • HT5622 My mom keeps on getting the texts my friends send to me and I don't know what to do!

    my mom keeps on getting the texts that my friends send me and I don't know what to do!

    Are you both sharing the same apple id?  If you are, then this is the reason.
    ON both devices - go to settings - message - send&receive - remove or uncheck the apple id. \
    Do the same for start a new convo.

Maybe you are looking for

  • List of Proforma Invoice

    Hi All,   What is the transaction code to see the list of proforma invoice? Rewrd points for helpful answer. Regards Ashis

  • 'Cannot begin data load. Analytic Server Error(1042006): Network Error

    Hi... I got a error message when I upload data from source file into Planning via IKM SQL to Essbase (data). Some records are found following errors. 'Cannot begin data load. Analytic Server Error(1042006): Network Error [10061]: Unable To Connect To

  • Can Excel used as Target in Data Services

    Hi , I need to get target file in excel format , i heard that its possible by using ODBC in datastores. Can anyone help me in this 

  • Intel MacPro 10.5.8 can't restart it after iTunes update.

    I can't get past the startup screen. The white screen with spinning wheel will not progress. I'm running Mac OS X 10.5.8. I accepted an update from Apple for newer version of iTunes. I needed to restart the MacPro for a reason unrelated to iTunes upd

  • In Trex where does the documents reside ?

    We have Enterprise portal and use TREX for collaboration rooms and document indexing. EP is a java only Netweaver stack on AIX and TREX is on a window box. What I wanted to know is where do the actual documents, which TREX indexes reside? Does Trex r