How to disable default verticalAxisRenderer?

I want to create multi-axis in AS3, see codes below:
var axisV_left:LinearAxis = new LinearAxis();
var axisV_right:LinearAxis = new LinearAxis();
var axisRenderer_right:AxisRenderer = new AxisRenderer();
var axisRenderer_left:AxisRenderer = new AxisRenderer();
axisRenderer_right.axis = axisV_right;
axisRenderer_right.placement = "right";
axisRenderer_left.axis = axisV_left;
axisRenderer_left.placement = "left";
columnchart.verticalAxisRenderers = [axisRenderer_left, axisRenderer_right]; // var columnchart:ColumnChart
var series1:ColumnSeries = new ColumnSeries();
var series2:ColumnSeries = new ColumnSeries();
series1.verticalAxis = axisV_left;
series2.verticalAxis = axisV_right;
columnchart.series = [series1,series2];
But actually, It shows three verticalAxis, besides two of above, there's another verticalAxis by default, how to disable it?
Thx!

Anyone can help?
Thanks!

Similar Messages

  • How to Disable default button

    Hi all
    I am running on EP 6 SP 9
    I have a JSPDynPage with a HTMLB form which has a default button set using the defaultButton attribute of the form
    <hbj:button
         id="OKButton"
         text="<%= localString %>"
         width="70"
         design="EMPHASIZED"
         onClick="Search"
         onClientClick="dounload();disableControl(this)"
         >
         <%
          searchForm.setDefaultButton(OKButton);
         %>
    </hbj:button>
    now in the disableControl method I need to disable the button OKButton.
    the following js fuction does exactly that, the button is grayed out and cannot be clicked with the mouse
    function disableControl(control){
      control.setDisabled();
    however if I press Enter key the form apparently attempts to invoke the eventhandler for this button, this throws a js error: Object doesn't support this property or method
    the funny thing is that the line(18) this error occurs on does not contain any js code.
    Has anyone had this same problem or is there another way to change the forms default button using js?

    >>Uma
    I already tried this.
    serchForm is undefined in js
    adding the line as server side code in the js doesnt work either
    <%
      searchForm.setDefaultButton(null);
    %>
    I also tried to get the form from the control this way in disableControl js function
    function disableControl(control){
      control.setDisabled();
      var jsForm = control.form;
      jsForm.setDefaultButton(null);
    jsForm is undefined in the last line
    does anyone know how to get a reference to the HTMLB form of the page using javascript?

  • EMET + GPO: How to Disable Default Protections

    Hi,
    I have rolled out EMET 4.1 and configured it via GPO. When I first deployed it, Default Protections for Internet Explorer, Recommended Software and Popular Software were activated. Now, after some issues came up I want to configure every
    application myself.
    Now to my problem:
    I can’t deactivate the Default Protections, every time I try to set them to disabled they go back to not configured.
    Does anybody know how to fix this? Also, if these Default Protections are not enabled does EMET then use the Setting from the Registry?

    I have to say that I do not have any experience with configuring EMET via GPO's. I guess you disabled the GPO settings but are the registry values also removed
    under the registry key 'HKLM/Software/Policies/Microsoft/EMET'.
    When you change the EMET GPO and you have updated the policies on the computer with 'gpupdate /Target:Computer /Force' you have to wait a few seconds and use the command "emet_conf.exe --refresh" to update EMET mitigation settings. You can then use the command
    "emet_conf.exe --list" to display all the application mitigation settings for EMET, showing the settings configured locally (EMET_GUI or EMET_CONF) first, followed by the settings configured via Group Policy.
    W. Spu

  • How to disable default logging for workshop web services

    Hi there,
    We have created a web service using WL Workshop that we want to deploy to a production server. The problem is that the destination server is not using a default log4j library for the server, but each application initiates its own library.
    When we try to deploy the web service onto the production server, we are getting an error of a log4j/Appender class not found. We can solve the problem by adding any log4j library to the class path at the beginning, but that will cause compatilibity problems with existing applications.
    Is there any way to disable the default web services logging? It looks like the knex library is trying to instantiate this class at deployment. Any way we can disable that option?
    Thanks

    Thanks David for your reply,
    That is indeed what I am trying to do: to add all required libraries within my web-inf folder.
    But it seems that the server itself expects the log4j library to be loaded when the server is initiated. It looks to me that some server-level listener for the web services is starting together with the domain and tries to access the log4j library. This library is not found because it is inside the web-inf folder of my application.
    I do not see any error while starting the server. The error only appears when trying to deploy the application (ear) with the web service. It seems that I am forgetting something, but unless I include the log4j.jar in the classpath when I start the server, i will not be able to avoid the error.
    Suggestions and tests are much welcome.
    thanks!

  • How to disable default InDesign loading Fonts?

    Hi,
    How to prevent indesign loading fonts and how to give manual folder path for indesign loading fonts? please help.
    thanks,

    Hi
    you can use RULE to Hide the fields and create new profile to use the fields you wanted........

  • Disable default message

    Hello,
    Does anybody know how to disable default message window with the information:
    "Installed successfully!"
    when I reach 4 ex. : forms90/f90servlet?config=* ?

    apart from removing test.fmx file

  • Can't find the option to disable "Default Gateway" of a VPN.

    Whenever I try to go to the "Networking" tab of a VPN connection. I get the following error.: "Unable to allow the editing of networking components at this time because they are currently being modified elsewhere" This prevents me from
    disabling the default gateway of a VPN. Any help is greatly appreciated!

    Whenever I try to go to the "Networking" tab of a VPN connection. I get the following error.: "Unable to allow the editing of networking components at this time because they are currently being modified elsewhere" This prevents
    me from disabling the default gateway of a VPN. Any help is greatly appreciated!
    I have got the same issue using Windows 10 Insider Preview build 10074, please could somebody show us an alternative method to disable the use of the remote default gateway through a VPN ? Thanks.
    Edit - From that post : https://social.technet.microsoft.com/Forums/en-US/709f9e02-d903-41a8-b5f8-d0f46d4685bf/how-to-disable-default-gateway-remote-in-vpm-with-windows-10-tp-10049?forum=WinPreview2014General
    it seems to be possible to use a PowerShell command to modify this option, by setting "RouteIPv4TrafficOverRAS" to "False" instead of "True" (which is WIndows Default), but I do not know how to do that. Could somebody explain

  • [Forum FAQ] How to disable Microsoft account default sign-in behavior when accessing Microsoft website on Windows 8.1

    Scenario
    By default it will sign in with current Microsoft account, if a user accesses Microsoft website (www.live.com, www.bing.com, etc.) with Microsoft account on Windows 8.1. This article describes how to disable this default sigh-in behavior if you want to use
    different Microsoft accounts every time. 
    Method
    To disable this default sign-in behavior, we can deny current Microsoft Account read permission of MicrosoftAccountTokenProvider.dll, please follow the following steps:
    Run Command Prompt with elevated permissions.
    Run the following command to take ownership of MicrosoftAccountTokenProvider.dll:
      takeown /f C:\Windows\SysWOW64\MicrosoftAccountTokenProvider.dll
    Run the following command to deny the read permission of the Microsoft:                                
     icacls C:\Windows\SysWOW64\MicrosoftAccountTokenProvider.dll /deny
    [email protected]:r                                                                                                                
    Note: Please replace your current Microsoft Account with the example
    [email protected]
    Change the owner of this file back to TrustedInstaller:
    Right-click MicrosoftAccountTokenProvider.dll under
    C:\Windows\SysWOW64\, choose Properties. Under
    Security tab, click Advanced.
    Click Change, in the box Enter the object name to select, type
    NT Service\TrustedInstaller.
    Click OK.
    Note: This operation would take some hours to work.
    Apply to:
    Windows 8.1
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Error: System cannot find the specified path
    I am getting this eroor
    Parashuram Singade www.distinctnotion.com

  • How to: disable the default sharpening

    All -
    I've done a detailed writeup on how to
    disable the default sharpening in Lightroom using a develop preset and the import module.
    It's really a pretty basic technique, but I've seen a lot of people asking how to do this very thing. Hope this tutorial is useful to some folks!

    Well, that begs the question at least for me? What is the default sharpening for your camera? Do you truly find it excessive for a first pass?
    <br />
    <br />
    <span style="color: rgb(102, 0, 204);">John "McPhotoman"</span>
    <font br="" /></font> color="#800000" size="2"&gt;~~ John McWilliams
    <br />
    <br />
    <br />
    <br />MacBookPro 2 Ghz Intel Core Duo, G-5 Dual 1.8;
    <br />Canon DSLRs

  • How to disable a default selection checkbox in the tableview

    Hi All,
             How to disable a default selection checkbox in the tableview ???
    I have  a tableview  with a iterator class mentioned on the iterator attribute of the table view. Table is a MULTISELECT tableview . Is it possible to disable or make it invisible a particular row selection check box?.
    For my scenario I have Currency values on all the columns and I want to do a sub total overall total for all the price column fields in the last row of that table. I archived this functionality using Iterator class method. But I don't want the user to delete that last row in any case.
    Thanks for your help in advance.
    Thanks,
    Greetson

    Hi,
      You can NOT disable the "Checkbox" of particular row using HTMLB. I had the same requirement. I achieved using <b>2 Tableviews</b>, one after another. 1st tableview will show all the rows and 2nd Tableview(without Table Header) and without any row. The <b>total</b> will be displayed as <b>Column title</b> of 2nd Tableview.
    Here is the code of 2nd tableview which we used to display the Total:
              <htmlb:tableView id                  = "tv2"
                               headerVisible       = "false"
                               keyColumn           = "appid"
                               footerVisible       = "false"
                               selectionMode       = "SINGLESELECT"
                               design              = "ALTERNATING"
                               fillUpEmptyRows     = "false"
                               visibleRowCount     = "0"
                               width               = "100%"
                               table               = "<%= tot_header %>" >
                <htmlb:tableViewColumns>
                  <htmlb:tableViewColumn columnName = "empno"
                                         title      = "Total"
                                         width      = "50"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ename"
                                         title      = "  *      "
                                         width      = "90"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "appamount"
                                         title      = "   <%= tot_appamt %> "
                                         width      = "60" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ugjr_amt"
                                         width      = "60"
                                         title      = "<%= tot_ugjr %>" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "apprvd"
                                         width      = "50"
                                         title      = "*" >
                  </htmlb:tableViewColumn>
                </htmlb:tableViewColumns>
              </htmlb:tableView>
    Hope this will help you.
    <b>Note: Reward each useful post.</b>
    Raja T
    Message was edited by:
            Raja T

  • Magnetic charger and call - how to disable speaker default?

    When charging with magnetic cord, calls are, by default, on a speaker.
    How to disable speaker selection???

    Hi,
    This can't be disabled. When the phone is charging via the magnetic charging dock and you answer a call, the loudspeaker will be enabled. But once you remove the phone from it, the sound will automatically go via the ear speaker. It's not meant that you should lift up the whole charging station for answering a call.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • How to disable the default HTML5 youtube playback in FF?

    How to disable the default HTML5 YouTube player in FF 37 and revert to flash player on Windows platform?

    ''Shablagoon [[#answer-711931|said]]''
    <blockquote>
    ''moses [[#answer-711928|said]]''
    <blockquote>
    Go to https://www.youtube.com/html5 and click "Use the default player" if HTML5 is already enabled, it will show that option.
    </blockquote>
    There is no "Use the default player" link on that page. Only the "The HTML5 player is currently used when possible. " I take it the HTML5 is the standard player starting from FF 37.?
    </blockquote>
    Correct, there is no way to disable the HTML5 video on that YouTube link. Not only that, what about videos on other sites?
    Why does Mozilla do this, force people to use an inferior video player without asking or at least showing how to use Flash Player. I'm only here because Firefox was updated.
    It was working, update, now it's not working. Nice.

  • How to desable default close icon in jtree

    how to desable default close and open icon in jtree.

    Hi,
    On Windows it is Edit>Keyboard Shortcuts...
    Create a duplicate set and disable/modify the keyboard shortcuts that you want
    Thanks!
    ps: please mark this post as Answered if this is of help to you

  • How to disable the "turn page" event triggered by the scroll/swipe function?

    The problem is as follows.
    The default behaviour of Acrobat Reader (both stand alone and browser plug-in) is to allow scrolling/swiping with the mouse wheel/trackpad. This is useful when the pdf's page length is greater than the screen's own length, because you can read the pdf with no need to distract your attention from the text to the scrollbar button. However, the same scroll/swipe function turns into a usability problem when the pdf is embedded in a html page and the pdf's page length is smaller than the browser's length. In this case, the scroll/swipe turns the page, distracting your attention from the text to the unintended behaviour of the browser. What happens is that you are so used to scrolling/swiping that you did it unintentionally in the pdf's caption area. You really did not want to turn pages in the pdf. Furthermore, if the pdf takes the whole html page, being a website, the scroll/swipe function flips the website pages in ways that neither the reader nor the writer had ever intended. Hence the question. How to disable, in this case, the "turn page" event triggered by the scroll/swipe function? A JavaScript should do, but the SDK documents did not help so far...
    Message was edited by: 41457173
    Message was edited by: 41457173

    ... or release a patch for the API,
    ... or suggest an alternative route to achieve the intended result.

  • How to Disable CheckBox for a Particular Condition

    Hi All,
    In my application, iam using one table having 5rows , with checkboxes,
    based on one condition i want to  make few checkboxes as default disable in the same table, and some checkboxes i shud make it as enable, so experts please help me how to disable some checkboxes.
    disable means even if we select it shud not get selected, like that is it possible,

    Hi Sushma,
    You can have one more attribute in the same node from where you are populating the table and bind this boolean attribute to the enabled property of your CheckBox.
    and by looping thriugh the table you can check for conditions and based on it set the Enability of the checkbox.
    for (int iRowsCount =0;iRowsCount < wdContext.node<name>().size();iRowsCount++)
    if (condition)
    // Disabling the Checkbox based on the condition
    wdContext.node<name>().get<name>ElementAt(iRowsCount).set<BooleanAttributeName>(false);
    Hope this helps!!
    Cheers,
    Arafat

Maybe you are looking for

  • PDF fillable form saved as reader extended version will not open in reader on ipad2

    I have forms that I have created in livecycle and saved as reader extended versions.  We I try to open them from adobe.com in the adobe reader on my ipad2 I get the Please wait... screen the form never opens.  Any help?

  • Wireless connection falls asleep..

    So when the tv goes on standby (screensaver active, not been used for X hrs), then come back to use it, it often drops off the network. All the other wireless stuff (iBook, MBP, PCs, iPhones etc) are still running fine, and connected without probs.

  • Lists - hierarchical expanding

    Hi, I created a hierarchical list with template "hierarchical expanding". When I click on a list entry to go to a page, the tree will not remain expend to the List entry current. The tree will always shrink back to the hightest level. Is there a way

  • Use JCE Provider for JSSE

    As far as I know, it is not possible to use a jce provider for the cryptographic operations of the jsse reference implementation. The sun implementation uses the algorithms implemented in the jsse provider. There was a statement from sun, that this m

  • Getting emacs in solaris

    our college bought a new solaris based server with thinclients. we are better accustommed with emacs for programming which is not there. as login is through telnet , only command prompt is there. pls give me locations for downloading emacs also how t