How to make chart labels come on side of chart and not below

Do I have put the mx:legend in a vbox container? The legend
displaying the chart series end's up below the chat instead of on
the right of the chart.
Thanks,
VJ
<mx:Panel title="Chart showing normalized performance
compared to the major indices" height="100%" width="100%"
paddingLeft="5" paddingRight="5">
<mx:LineChart id="mychart" dataProvider="{chartData}"
showDataTips="true">
<mx:backgroundElements>
<mx:GridLines direction="both"
/>
</mx:backgroundElements>
<mx:horizontalAxis>
<mx:DateTimeAxis dataUnits="months"
parseFunction="myParseFunction"
labelUnits="months" displayLocalTime="true"/>
</mx:horizontalAxis>
<mx:horizontalAxisRenderer>
<mx:AxisRenderer canStagger="true"
canDropLabels="false"/>
</mx:horizontalAxisRenderer>
<mx:series>
<mx:LineSeries id="portfolio" yField="normalizedValue"
xField="date" displayName="portfolio" />
<mx:LineSeries id="qqqq" yField="qqqqNormalizedValue"
xField="date" displayName="qqqq"/>
<mx:LineSeries id="ndx" yField="ndxNormalizedValue"
xField="date" displayName="ndx"/>
<mx:LineSeries id="spx" yField="spNormalizedValue"
xField="date" displayName="spx"/>
</mx:series>
</mx:LineChart>
<mx:Legend dataProvider="{mychart}"
labelPlacement="right"/>
</mx:Panel>

yes, indeed. treat
<mx:Legend dataProvider="{mychart}"
labelPlacement="right"/>
like any other Flex Component, put it in HBox and you're
done. Currently you see it below the chart perhaps because the
layout property of the part is set to 'vertical'.
ATTA

Similar Messages

  • How to make object in scrolling text reload entire page and not just iFrame?

    I have a section with pictures that are links to other pages. The problem is when an image is clicked the iFrame area loads the new page but the browser remains on the old page...?
    Here's the code im using:
    <div style="height:1959px;width:426px;color:#000000;font:14px/16px Verdana;overflow:auto;">
    <font color="000000"><strong>August 16, 2011 by TitsMgee</strong></font> <a href="http://www.tittymungus.com/*****_Mungus_2/Awkward_Moments_and_Models.html"><img src="http://www.tittymungus.com/images/banners/19.jpg" alt="" title="Awkward Moments Courtesey Victoria Secret" width="398" height="173" class="size-full wp-image-44" /></a><br><br>
    </div>

    Use a target:
    <a href="the url" target="_top"> or
    <a href="the url" target="_new"> or
    <a href="the url" target="_blank"> or
    <a href="the url" target="_self">
    To load in the present page or in an new page or in the same place.
    It's basic HTML. You can search for it.
    BTW since you already defined color in the DIV you need not use <font>.
    it's CSS, so you may want to search for that also.

  • How do I make it so that the one computer that has the main itunes account on it be used on other computers, when it comes to backing up phones and not deleting data off of phone that isnt on that computer itunes becasse its all on the one main computer

    how do I make it so that the one computer that has the main itunes account on it be used on other computers, when it comes to backing up phones and not deleting data off of phone that isnt on that computer itunes becasse its all on the one main computer. Baiscally the problem is that one comuter and one account has always been sued for eey persons itunes. Now if we want to be able to backup and use itunes on our own computers fro our iphones and such, how will all he data that is on our phones not be deleted once its plugged into a new computer? Also, is theere a way to get all the stuff on thw current itunes onto each computer, via differtn account name?

    option discovered in preferences. Really this and any feature that moves deletes or edits a users data should as far as possible be OFF BY DEFAULT. It shouldn't by default and without the users specific say do this dangerous and unnecessary thing without even letting the user know what it's doing!!! And then cause me a few hours (as i'm new to mac) searching for the option so as to switch it off. If i hadn't noticed the status cage declaring that it was copying files then i might never have twigged that this insane thing was occurring. And if i hadn't of noticed i would have been left maintaining the contents of the folder i copied the files to, the folder which as far as i was informed and so believed was also the location of the music files i was playing. How does Apple justify this 'genius' piece of software non-design? Surely it will hurt no one if this was off by default for new users - overall at least i dare say it would cause a lot less distress in the future for the unsuspecting public at large. Thanks for the support.

  • How to make html file on server side from the data entered in text area

    Hi!
    I want to know how to make .html file on server side. Like if i enter the data in text area ( or like we normaly see when we write mail that editor) and we can use html tages in it and when user submit form all the data in that field will be saved on server side as an html formate. Is it possible to do so??? or any ruff idea how to design it???

    Erm ...
    Whats the problem with that?!
    Ok, here the code ...
    String myparameter = request.getParameter("paramname");
    String htmltemplate = "<html>\n"
                         +"<head><title>demo</title></head>\n";
                         +"<body>@parametertag@</body>\n";
                         +"<html>";
    String htmlpage = htmltemplate.replaceAll("@parametertag@",myparameter);
    File yourHTMLfile = new File("wheredoyouwannagotoday.html");
    FileOutputStream fos = new FileOutputStream(yourHTMLfile);
    fos.write(htmlpage.getBytes());
    fos.close();You're done.
    Happy Coding! :-) &copy;

  • How to make a label to be blink?

    Hi ,
    I want to make the check box label blinking and on the forms tools I set the prompt font style to Blink but still doesn't make the label to be blink.
    Just wonder how to make the label to start blinking?
    Thanks
    David

    Hi,
    May be you can do like, create a timer, and in when timer expired trigger,
    toggle the label's color
    may be the below sample code -- when-timer-expired trigger
    If Get_Item_Property( 'text_item4', FOREGROUND_COLOR )
          != Get_Item_Property( 'text_item4', BACKGROUND_COLOR ) Then
          Set_Item_Property( 'text_item4', FOREGROUND_COLOR, Get_Item_Property( 'text_item4', BACKGROUND_COLOR ) ) ;
    Else
          Set_Item_Property( 'text_item4', FOREGROUND_COLOR, 'r0g0b0' ) ;
    End if ;This i've done for textitem, same logic you can use for labels

  • How to make address labels to print

    I'm trying to create labels to use on the back of photos.  I am using Avery 18160 style labels to print on.
    Thank you.

    charlotteontheroad wrote:
    (how to make address labels to print) I'm trying to create labels to use on the back of photos.  I am using Avery 18160 style labels to print on.
    Thank you.
    What are you trying ask exactly? Avery 18160 is listed as inkjet labels so obviously you need an inkjet printer.  Then you use whatever software you want that has label templates.  For example, Microsoft Word or iWorks Pages.  Those aren't the only way to make lables, but are the most common.

  • How to make line-in come out rear speakers? (SB Live! 5

    Card is SB Li've! 5. DE and OS is XP SP2:
    ================================
    I have tried everything that I can think of. It was working fine until I installed a program which screwed up my mixer settings. I have loaded the default mixer settings. Now my rear speakers only work for wave devices, but not line-in.
    Is there a way to make line-in come out both the front and rear speakers, or set the rear speakers to duplicate the front speakers (losing the surround feature)?
    Failing that I will have to resort to plugging both sets of speakers into the one socket via an adapter - I don't wish to do this as I had this working for many months.
    Please help.
    grol
    Message Edited by groslchie on <SPAN class=date_text>-2-2005 <SPAN class=time_text>07:22 AM
    Message Edited by groslchie on -2-2005 07:23 AM

    Weird. I just installed Creative PlayCenter from the driver CD and after the reboot, line-in now comes out the rear speakers again. Must've been some system files updated or something, because CMSS is still off according to PlayCenter. When I turn CMSS on, the line-in stops coming out rear, but turning it off makes it work!!!! So it's sorted, but still have no idea why it screwed up and why I needed PlayCenter installed to change the CMSS settings.

  • How can i make apple mail dislay message body to the left not below the mes

    How can i make apple mail display message body to the left not below the messages
    headers pane ? something like outlook

    There is a plugin to do this in Leopard but currently its not compatible with SL however you might like to try the beta release which has preliminary support for 10.6:
    http://www.macupdate.com/info.php/id/21899

  • How to make site root-relative links work in DW and Server both?

    See details on buggy DW image link behavior, below. My question is:
    1) how to make site root-relative links work in DW and Server both? Or…
    2) how to reliably automate the change of several hundred legacy root-relative links of the form
    /images/image.jpg  to document-relative?
    That is, to
    ../images/image.jpg or
    ../../images/image.jpg or
    ../../../images/image.jpg etc…depending on where the directory is.
    The old format (/images/image.jpg ) used to work fine in my previous DW 8 configuration but appear grey in DW after “upgrading” to DW cs5.5 mac. (they look fine on the server, but it’s hard to edit image-heavy pages locally when they are all grey).
    I tried changing the files to how DW creates root relative links now:
    /public_html/images/image.jpg, which is a very easy, attractive root flow since there’s a one-to-one mapping. These look great in DW but are broken on the server!
    I looked at the “advanced” site setup, and it looked like it might be possible to nuke the /public_html/ part of my server info…but it also looked like there was the potential for doing damage changing these settings, which are automatically generated from our server connection settings, which seem to work.
    The “links relative to document/ site root” toggle…does that change how DW interprets existing links, or just change the default when you are adding a link?  I have made 80% of the file links document relative…before wondering if root-relative isn’t better?
    It sure seems less ambiguous for all those images if theres a way to make root relative work for DW design view, DW link check, and server.
    Summary of buggy behavior: (see test with images here)
    "old style" site root link
          /images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: broken (grey w/ broken icon)
          Link check in DW: "external link" (i.e., uncheckable, + file could appear orphaned)
          Browser: good
          Ease of switching: n/a (existing format)
    "new style" site root relative link
          /public_html/images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: good
          Link check in DW: good
          Browser: broken
          Ease of switching: easy
    Document relative link
          ../../images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: good
          Link check in DW: good
          Browser: good
          Ease of switching: hard (how to automate?)
    Absolute link
          http://www.oasisdesign.net/images/img_book/WScover120x150_NEW.jpg
          Design veiw in DW: broken (grey w/ broken icon)
          Link check in DW: external (i.e., uncheckable, + file could appear orphaned)
          Browser: good
          Ease of switching: n/a...not a real option
    Thanks!
    Similar discussion on "/"

    Hello again Jon!
    Thanks for jumping on this.
    All clear and understood about where publc_html is etc.
    No contemplation of nuking the actual public_html directory on the server, just the "/public_html" text string at the start of the DW-generated links.
    "/public_html" is automatically added to the front of the link in DW if I create the link with any of the GUI tools, if I have "site root relative" selected. And ""/public_html" ends up in the code, and gets uploaded that way to the server, where it (obviously) doesn't work.
    Doesn't sound like it is supposed to work this way. Also, what seems to be the usual root relative format (/images/image.jpg) shows as a broken link in the GUI and an external link in the DW link check. All this togther makes me thinkI have some obscure setting incorrect?
    The setting that caught my eye is manage sites/ site setup/ advance settings/ local info/ web url,  which is automatically set to http://www.oasisdesign.net/public_html/
    it gives an option to change it but it makes every effort to make this NOT look like something users should mess with:
    Having gone through the more careful thought process during this post, I'm ready to do the experiment of changing the remote server web URL (why is it wrong by default?)...think I'll eat dinner first so there's 45 min to avert disaster if anyone knows this to be a bad idea!
    Art
    PS--don't  have a local testing server...don't think this will solve the GUI broken link/ link shows as external problems.
    Is there an easy, automated way to change links sitewide from document to root relative?

  • How to make a selection of a layer delete content and paste another content with Photoshop scripting..?

    how to make a selection of a layer delete content and paste another content with Photoshop scripting..?

    There is a more specific Forum …
    Photoshop Scripting

  • HT4515 How to make sure that after browsing that the webpage is not running in the background, but totally closed down

    How to make sure that after browsing that the webpage is not running in the background, but totally closed down

    Double tap the Home button, tap & hold the Safari icon until it starts to wiggle, tap the red minus sign to remove it from the Multi-Tasking bar. Tap the Home button when finished.

  • Hi. I have a 2008 macbook pro 15.4 inch. Not abused but the hinge is stiff and the lid/ screen is starting to de-laminate at the bottom edge. Any ideas on how to make the hinge work a little more freely and how to re-seal the screen to the lid?

    Hi. I have a 2008 macbook pro 15.4 inch. Not abused but the hinge is stiff and the lid/ screen is starting to de-laminate at the bottom edge. Any ideas on how to make the hinge work a little more freely and how to re-seal the screen to the lid?

    When you have kernel panics, the pertinent information is in the panic report.
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A panic report has a name that begins with "Kernel" and ends in ".panic". Select the most recent one. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    If you don't see any reports listed, but you know there was a panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.

  • Every time I try to download a free or paid app or in iTunes   it asks me for a credit card. (Which i don't have one)  How can i download free apps without a credit card and not reset my apple ID? I already put in 20$!!!!!

    Every time I try to download a free or paid app or in iTunes 
    it asks me for a credit card. (Which i don't have one)
    How can i download free apps without a credit card and not reset my apple ID?
    I already put in 20$!!!!!

    How to Get Apps From the App Store Without a Credit Card
    http://ipadhelp.com/ipad-help/how-to-get-free-apps-from-the-app-store-without-a- credit-card/
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    http://support.apple.com/kb/ht2534
    If None is not available - On your computer launch iTunes and click "iTunes Store" in the left navigation pane. Click the "down arrow" next to your name at the top right side of the page and click "Account." Enter your username and password and click "View Account" to log into your account information. Next to your Payment Type, click "Edit." Select the "None" button and click "Done." Confirm that your card has been removed by returning to the Apple account information screen. Under Payment Type, it should say that there is no credit card on file.
     Cheers, Tom

  • I have an iPhone 5 and with any pair of earphones that I plug in the sounds comes out of the speakers and not the earphones

    I have an iPhone 5 and with any pair of earphones that I plug in the sounds comes out of the speakers and not the earphones
    The problem occurred a few days after I had updated to iOS 7.02

    Hey Tahls23!
    I have an article that can help you troubleshoot that issue:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    No sound through stereo headset
    Inspect the headset jack for debris and clean if necessary.
    Connect the headset and make sure the connector is pushed in all the way.
    Check the volume setting. Adjust the volume by pressing the volume up and down button on the left side of the iPhone.
    If you are trying to listen to music and cannot hear any audio, make sure that the music on iPhone is not paused. Try squeezing the headset microphone to resume playback. Additionally, from the Home screen you can choose iPod > Now Playing, then tap Play.
    Make sure the latest version of iTunes is installed on the computer that you are syncing the iPhone with (songs purchased from the iTunes Store using earlier versions of iTunes won't play).
    Try another Apple headset (some third-party headsets require an adapter to be used with original iPhone).
    Try a different song or video.
    Check to see if the iPhone alert sounds or other iPhone sound effects exhibit the same audio issues.
    Disconnect the headset from the iPhone and see if sound comes from the built-in speaker.
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • How can I print just a part of the page and not the full page with Adobe Reader v 10.1.2?

    how can I print just a part of the page and not the full page with Adobe Reader v 10.1.2? I need to print a engineering print with lot of information but information is too small in letter size and I don't have a plotter.

    Two ways to print a portion of a page: zooming or using the Snapshot Tool.
    ZOOMING:
    Zoom into the area you want to print.
    Click the Print icon.
    Under "Pages to Print", make sure "Current view" is selected under "More options" (you may need to click "More options" to open it).
    If you aren't satisfied with the preview, try clicking "Fit" under the Size button.
    SNAPSHOT
    Choose Edit > Take A Snapshot.
    Drag a rectangle around the area you want to print. 
    Click the Print icon.
    Under "Pages to Print", make sure that "Selected Graphic" is selected under "More options".
    To enlarge the snapshot to fit the sheet of paper, choose "Fit" under the Size button.
    Hope this helps!

Maybe you are looking for

  • Automatic Posting of All Open GR/IR A/c at the period end

    Dear Experts, We have a requirement for IT Act Provision. 1. All Open Credit Purchase documents(for which MIRO has not been done) to be automatically transferred to a A/c called Current Liability & Provision(Clearing Account) on the last date of the

  • Time Characteristics not become active gives error in BW 7.4

    Hi Experts We have imported IO's in BW 7.4. Some info Objects are active but some are not getting active specially Time Char. It gives error while activating. I am attaching the error image. I am looking forward experts input how these Time Info obje

  • SAP Sol Mgr 4.0 Upgrade to 7.0 Enterprise Edition

    Hi, I have installed SAP Sol Mgr 4.0 SR3. Now I want to upgrade to SOl Mgr 7.0 Enterprise Edition. What are the steps I need to follow. Regards, B

  • Need Few help about Binding expression

    I am new to jsf.I need to display a list of options in a single select option and want to collect the selected value . But during binding(on Netbeans 5.5) as i have seen it allows to bind to only single expression. so what can i do? is there a better

  • What is a function Code?

    Can anybody tell me What is a Function Code while creating Application tool bar  with SET PF-STATUS? How many function codes are there? What are they? if I want to associate a new functionality with a new ICON....can I add custom fuction code or ther