scale of graph xy with list box selection

Hello

I have a chart xy with x scale 10 k and y 6 by default value.

I have a combo box that I use to select what the graph is displayed. For example, in the combo box, I have 3 choices, A, B, C.

If I select A, xy scale is set to 10 k and 6. If I select B, xy scale is set at 2.5 k and 8, if I select C, xy scale is set to 4 k and 10 respectively. Are there features that I can use for this?

Thank you.

As this (attached)?

Of course, if data actually follows these minutes and culminates, you could just turn on AutoScaling and he would automatically

Tags: NI Software

Similar Questions

  • How to write Save function based on the drop-down list box selection data in app mxml flex4 with as3

    Hi all

    I'm working on the application web flex4 with as3.

    I have a doubt, I've created a mxml it has two text boxes, except the button and a combo box that is has two option as a percentage and the amount.

    my needs are I gave here.

    need 1: when I choose option amount that two text boxes does not have to be editable.when I select text tat box two percentage option will be editable.

    need 2: when I select the percentage in combox option and two text boxes are empty, and then click the button Save-> I want to display warning msg

    need 3: when I select the option amount combox and the two boxes are emptu click the button Save-> I don't want any warning messages.

    How to validate it and how to write backup for this function.

    This is my sample code:

    list box ID = baseAmtPer

    ID TextBox1 = maxCommAmt.text

    ID = baseAmtPer.text text box

    If (((baseAmtPer.editable!=true) & & (maxCommAmt.editable! = true)) & & ((baseAmtPer.text=="") & &(ma xCommAmt.text=="")) |) (baseAmtPer.text == "") | (maxCommAmt.Text=="")) -> This condition not allowing while I'm selecing amount in combo box. How the TWO TEXT BOX WILL BE EMPTY for this problem

    {

    Alert.Show ("enter in all areas", "Information");

    }

    on the other

    {

    some encodings

    }

    Hello

    Please go through the following Code:

    http://ns.Adobe.com/MXML/2009.

    xmlns:s = "library://ns.adobe.com/flex/spark".

    xmlns:MX = "library://ns.adobe.com/flex/mx" minWidth = "955" = "600" minHeight >

    Import mx.collections.ArrayCollection;

    Import mx.controls.Alert;

    Import spark.events.IndexChangeEvent;

    protected function button1_clickHandler(event:MouseEvent):void

    {

    If (comboBox.selectedItem == "Percentage" & textBox1.text == "" & textBox2.text == "") {}

    Alert.Show ("enter the values");

    }

    }

    protected function comboBox_changeHandler(event:IndexChangeEvent):void

    {

    {if(ComboBox.SelectedItem=="Amount")}

    textBox1.editable = false;

    textBox2.editable = false;

    }

    else {if(comboBox.selectedItem=="Percentage")

    textBox1.editable = true;

    textBox2.editable = true;

    }

    }

    ]]>

    Amount

    Percentage

    Thank you and best regards,

    ------------------------------------------------------------------------------------------ --

    Vibhuti Gosavi . [email protected] | www.infocepts.com

    ------------------------------------------------------------------------------------------ --

  • Complete line multicolumn list box selection

    Hi guys,.

    I want to know that it is there a way to select a complete line of MultiColum list box to the Table or on the criminal Front and then paste on the next line. Sound a bit identical to microsoft Excel when you select a complete row and coloum and then paste it in any row or column and all values are pasted. The program, I'm requires me to write a lot of values all together in the multi column list box and then copy the same values with just a little change (perhaps in a column) and then write it again...

    Thank you

    Hello

    Right-click on your multi column list box. Under selection mode, select the whole line to highlight

    Under Drag and Drop, select allow dragging and allow a fall.

    Run your vi, select a line, hold down the control button and drag the line to the next column.

    attached VI is in LV2010. Run the vi in continuous mode and try what I said

    However, I have not tried with tree.

  • How do you get different fields of the checkbox to display based on a list box selection?

    I'm a relative newbie with lifecycle Designer ES use v.8.2.1 to create interactive forms to replace manual paper copies.  I am working on a form that has a bit down the list boxes.  I want another checkbox fields to display based on the selection of an item from the drop-down lists.

    Guidance on the best way to do this would be greatly appreciated.

    Hello

    Here is an example with the text of the dropdown list change event. You can clearly his choices of previous box once the subform is hidden.

    It is good to group objects in a subform - enough to hide the subform and not to each object in turn.

    Good luck

    Niall

  • List box select all

    How can I select all the items in a list box.

    The box is filled with the other buttons. Then when I save the form and collect responses, to the item is selected. So I need to have ALL selected by default.

    I'm assuming that when you select items in the ListBox control by hand they appear onn the right data file?

    Here is an example that shows how I did it... unless I'm not understanding what it is you are looking for.

    Paul

  • Fill in a text box based on the list box selection?

    I'm relatively new to using scripts in forms.  So I hope that someone can help me here.

    I have a list box called 'Name', which uses the user selects a name.  I have a text box called "DOB", I need to be filled in automatically with the date of birth of the corresponding name that has been selected.

    I tried to adapt some scripts to fit my needs here, but nothing helps.  Although it seems like it should be pretty easy.  Any ideas?  Thanks in advance for the answers.

    ' 1. fill the list box with the name of "and place the date of birth in the option 'value exprot '.

    2. for action 'on blurr"add the following script:

    this.getField('DOB').value = event.value;

    When you tab or the mouse out of the list box, the value displayed in the field "DOB".

  • List box selection

    Hello

    I have a list box. I need to get the item previously selected from this list box. Is it possible to get the previously selected item in a list box.

    Thank you and best regards,

    Roman.

    Hi Roman,

    Please find the sample code below...


    http://www.Adobe.com/2006/mxml">


            Import mx.events.ListEvent;
    [Bindable]
    public var prevSelectedItem:Object;
               
    [Bindable]
    public var currSelectedItem:Object;
               
    private void listBoxChangeHandler(event:ListEvent):void
    {
    prevSelectedItem = currSelectedItem;
    currSelectedItem = list (event.target) .selectedItem;
    }
    ]]>
       


         
           
           
           
           
           
           
           
         

       


    paddingTop = "10" paddingBottom = "10" paddingLeft = "10" paddingRight = "10" >


    dataProvider = "{mystates.state}" "
    change = "listBoxChangeHandler (Event)" / > "


               
               
               
               
               
           


    Thank you

    Jean Claude

  • How to associate a list box selection in action?

    The first question I have, is what triggers to use in a drop-down list box?

    I also need to access the export value to determine the appropriate action.

    All my actions are implemented with JavaScript on AcroForms.

    TIA,

    -Ramon

    Hi Raymond,

    Have you seen this tutorial on the programming of the fields in the list at acrobatusers.com?

    http://www.acrobatusers.com/tutorials/2007/js_list_combo_livecycle

    Hope this helps,

    Dimitri

    www.pdfscripting.com

  • How to start the message with the drop-down list box selection?

    I'm trying to trigger a message box when I select 'No' as a selection of drop-down list by using the change event:

    If (this.rawValue = "No") {xfa.host.messageBox ("Please try again.", "Error")}

    However, it fires even when I select 'Yes.' Perhaps, it may be due to the fact that the following script is in the event "exit":

    If (this.) RawValue == null) {This.execValidate () ;}

    You have a syntax error. You want to change this.rawValue = 'No' to be this.rawValue == 'no '. In your script this.rawValue = 'No', you set the value of the field to be not so it will always be true in fact.

  • Best way to do the math based on the drop-down list box selections

    I've set up a timesheet that employees choose in two different drop-down fields which department they worked in and what station they worked at for each section start and end time. What I'm trying to do, is to have a summary table on the bottom of the timesheet which calculates the time spent for each combination.

    Timesheet snapshot.png

    Departments are N & S, P and so our stations are WN, ZO, LR and FM, the table would look like this:

    WN ZO LR FM
    N & S
    P
    A

    I have three sections of the hours of beginning and end with each of them their time in separate fields called M1, M2, and M3 calculation.  What I'm trying to implement is an if statement for each cell in the table. For example:

    If 'deptmonday1' = N & S and 'stationmonday1' = WN

    then x = M1

    and

    If 'deptmonday2' = N & S and 'stationmonday2' = WN

    then y = M2

    and

    If 'deptmonday3' = N & S and 'stationmonday3' = WN

    then z = M3

    If cell 'WNN & S' = x + y + z

    Can someone help me with the script for my if statements or y at - it an easier way to understand this? I use Acrobat Pro.

    Code custom for "WNN & S" calculation:

    var x = 0;

    var y = 0;

    var z = 0;

    If (this.getField("deptmonday1").value == "N & S" & this.getField("stationmonday1").value == "WN")

    x = Number (this.getField("M1").value);

    If (this.getField("deptmonday2").value == "N & S" & this.getField("stationmonday2").value == "WN")

    y = Number (this.getField("M2").value);

    If (this.getField("deptmonday3").value == "N & S" & this.getField("stationmonday3").value == "WN")

    z = Number (this.getField("M3").value);

    Event.value = x + y + z;

  • calculate drop-down list boxes

    Hi I'm new to flash and I'm creating a King calculator using two drop-down list boxes. 1 box of how many treatments 5,10,20 box 2 cost per treatment, 90, 100, 120, then button to calculate x cost processing and a dynamic text field to display the result. I use Flash CS4, I'm wasting my time with list boxes drop-down I searched flsh docs all day. Any help would be greatly appreciated. Thank you

    Here is a link to an AS3 example.  The data are added to the combo boxes via the Properties section "Settings" Panel  It includes simplified checks to see if the two choices have been made.

    http://www.nedwebs.com/Flash/AS3_combo_math.fla

  • list boxes

    Need help please, new to acrobat and need help with list boxes.  Want to have the default as white, someone knows how to do this?

    Add your first box.  SPACEBAR, three times, and then enter.

  • Save the selected value from the ListBox with its respective values control tab dropdown selected in another list box

    Hi all

    I'm doing a vi where I save the selected value from the ListBox with values respective tab control dropdown selected in another list box. Whenever I select Item1 can change of course and the respective tab will be open for this element. But now I want to just save the selection and put it into another ListBox.SO I can't renmove or add my wishes. Please help me.

    It will work.

    Probably not the greatest solution well.

  • I need a box multi select drop-down list or list of selection with image or icon faclitliy

    Hello

    I tried to find a plugin or a jquery plugin that allows to perform the task of

    have a list of selection with images and there should be a facility such as multi select.

    How this can be accomplished. One have they implemented it in any of their application

    Any information will be greatly appreciated.

    Thank you

    pauljohny100 wrote:

    Hello

    I tried to find a plugin or a jquery plugin that allows to perform the task of

    have a list of selection with images and there should be a facility such as multi select.

    How this can be accomplished. One have they implemented it in any of their application

    Any information will be greatly appreciated.

    When ask questions user interface-related still State (at least) the full version of APEX, the theme and the version of browser compatibility / required.

    See the plugin jQuery Select2 , for which there is a plug in APEX .

    Pre-plugin when we have implemented requirements like this using a model report, CSS and personal...

  • Select the string table drop-down list box.

    Hi all

    I want to select the combo box list based on a string in the entry, I don't know how to do this. I have a drop-down list box and the value comes from a database, what I want to do is I want to change the value of the selected box based on the existing value in the database drop-down list. for example, A, B, C D I strings in the drop-down list box, and then in my database, I have a field with the string C, I want to change the C to A. I can't enter the value of C in a string format, but I don't know how to be the first position of the drop-down list box in so the order of channels combo box will be C, A, B, d., the value of C

    Thank you

    Then just write a new array of strings, with the elements of the new agenda, to the "[] strings" - property.

    Either you must code something that allows you to create an array of strings with the elements in the order that you want them to be. If there is a reorganization only, you could do something like:

    -Get the array of strings [] from the drop-down list using a property node box.

    -Find the position of the element you want to place first and use "delete from table", which returns the new array and the element removed.

    -Build a new table 1 d of the deleted item and table remaining. Move to the second combobox Strings [] property of a node property.

Maybe you are looking for

  • After you uninstall Telstra cannot connect wireless software security

    I started installing security software Internet of Telstra which covered the part passing through. I had to reset the parameters of builders and uninstall the software of telstra and now I am unable to connect to telstra wireless and it seems that ma

  • Easy key and Fn + F8 (WLAN power) do not work

    Hello guys,. I bought a new Toshiba Satellite A100-490 last week. I tested all the shortcut keys and function keys with the pre-installed Windows XP MCE. Everything worked. But I needed a new custom Windows XP Professional and Windows Server 2003 on

  • Halo Combat evolved Update failure

    I've installed Halo 1 on a new laptop running Windows 7, trying to update the game the chktrust.exe fails (this is what is happening - http://support.microsoft.com/default.aspx/kb/834802) I did what it said to do and it still has the problem. And I c

  • CD drive cannot read media.

    Okay so basically when I insert a cd or dvd, it is trying to read but may not back drive on my computer or whatever it is. I looked for versions updated but found nothing, I have tried to re - install, but it still doesn't work. My drive is LG-CD-RW

  • Vista media player read xvid mpeg-4 (xvid).

    Need a reliable site to download xvid mpeg-4 (xvid) for vista.