BLS:  Using a repeater on an SVG

I have an SQL Query that always contains 9 records.  One for every line in this dept I am working on.  I want to use a repeater on this query so it creates an SVG image for every line.  The problem I am seeing is I need to get to the RowSet/RowSet/Row/Data of the Repeater and it only allows me to click on the Output and there is no RowSet/RowSet/Row/Data.  What needs to be placed in between the Repeater and the SVG transaction in order to make this work?  Or am I not doing this correctly?

Open the action block for the SQL Query and go to Configure.  Close the dialog box and it will ask you to Generate Sample Data - Yes or No or Limit Row Count.  Click Yes.  Assuming you are not passing any parameters to the query, you should then get the missing "stub" you are looking for.  If you are passing parameters to the Query, then in the Query Editor, enter a parameter so the query returns a result and do the same as mentioned above in Xacute to get the missing stub.

Similar Messages

  • Splitting Fios signal and using a repeater

    I have FIOS and just purchased a flat screen for my office, which I want to hang on the wall.  Issue - Set Box  and where to place it.  I understand I can move the box to a another space and use a repeater to transmit the signal from the box to the TV.  I want to place the box on a shelf under my desk about 5 ft from the tv and out of the way.  Questions:
    1.  Rather than run a new FIOS cable to where I want the Box under the desk, can I simply "split" the FIOS sifnal coming in for my internet and run a cable to the box?
    2.  Any experience in using the Radio Shack repeaters?
    Thanks

    njseeker wrote:
    I have FIOS and just purchased a flat screen for my office, which I want to hang on the wall.  Issue - Set Box  and where to place it.  I understand I can move the box to a another space and use a repeater to transmit the signal from the box to the TV.  I want to place the box on a shelf under my desk about 5 ft from the tv and out of the way.  Questions:
    1.  Rather than run a new FIOS cable to where I want the Box under the desk, can I simply "split" the FIOS sifnal coming in for my internet and run a cable to the box?
    2.  Any experience in using the Radio Shack repeaters?
    Thanks
    1. Should work fine. Radio Shack bidirectional splitters work fine here.
    2. I could not recommend any type of repeater or amplfier on the coax, because it would not be bidirectional and support the IP frequencies of the STB. Assuming you mean on the COAX.

  • How can I use custom repeating event in my iPad Air calendar iOS 8.0.2

    How can I use custom repeating event in my iPad Air calendar iOS 8.0.2?

    Unless something has changed, you can't. The iPad has limited ability to make repeats. However if you make the custom repeats in another program you can send them to or import them into your calendar and the iPad will respect the custom repeat.

  • Using FXD files created from SVG files

    I created a draw using inkscape that saves as SVG,
    and created an FXZ file using the production suite.
    Now I'm looking for a way to use the FXD file that is inside the FXZ
    without changing it.
    this is the content of my FXD file
                Group {
                    content: [
                            Group {
                                id: "layer1"
                                content: [
                                    Rectangle {
                                        fill: Color.rgb(0xff, 0xff, 0x00, 1.0)
                                        opacity: 1
                                        fillRule: FillRule.NON_ZERO
                                        height: 70.0
                                        id: "rect2393"
                                        opacity: 1
                                        stroke: Color.rgb(0x00, 0x00, 0x00, 1.0)
                                        strokeLineCap: StrokeLineCap.ROUND
                                        strokeLineJoin: StrokeLineJoin.ROUND
                                        strokeWidth: 3.0
                                        width: 81.666664
                                        x: 301.6667
                                        y: 300.0
                                    Rectangle {
                                        fill: Color.rgb(0xff, 0xff, 0x00, 1.0)
                                        opacity: 1
                                        fillRule: FillRule.NON_ZERO
                                        height: 158.33333
                                        id: "rect2395"
                                        opacity: 1
                                        stroke: Color.rgb(0x00, 0x00, 0x00, 1.0)
                                        strokeLineCap: StrokeLineCap.ROUND
                                        strokeLineJoin: StrokeLineJoin.ROUND
                                        strokeWidth: 3.0
                                        width: 88.333336
                                        x: 566.6667
                                        y: 266.66666
                                    Rectangle {
                                        fill: Color.rgb(0xff, 0xff, 0x00, 1.0)
                                        opacity: 1
                                        fillRule: FillRule.NON_ZERO
                                        height: 30.0
                                        id: "rect2397"
                                        opacity: 1
                                        stroke: Color.rgb(0x00, 0x00, 0x00, 1.0)
                                        strokeLineCap: StrokeLineCap.ROUND
                                        strokeLineJoin: StrokeLineJoin.ROUND
                                        strokeWidth: 3.0
                                        width: 255.0
                                        x: 124.99999
                                        y: 170.0
                                    SVGPath {
                                        content: "M 780 -16.65625 L 780 -8.34375 L -13.34375 -8.34375 L -13.34375 26.65625 L -3.34375 26.65625 L -3.34375 585 L -10 585 L -10 626.65625 L 828.34375 626.65625 L 828.34375 585 L 815 585 L 815 -16.65625 L 780 -16.65625 z M 20 26.65625 L 780 26.65625 L 780 585 L 20 585 L 20 26.65625 z "
                                        fill: Color.rgb(0xff, 0xff, 0x00, 1.0)
                                        opacity: 1
                                        fillRule: FillRule.NON_ZERO
                                        id: "rect2399"
                                        opacity: 1
                                        stroke: Color.rgb(0x00, 0x00, 0x00, 1.0)
                                        strokeLineCap: StrokeLineCap.ROUND
                                        strokeLineJoin: StrokeLineJoin.ROUND
                                        strokeWidth: 3.0
                }

    try to create an separated class to the main menu,
    var MainMenu: Group = Group {
        content: [
            Group {
                id: "layer1"
                content: [
                    Rectangle {
                        fill: Color.rgb(0xff, 0xff, 0x00, 1.0)
                        opacity: 1
    ...and use on my main fx file
    var mainMenu: Group = new MainMenu();
    var game: Game = Game {
        title: "Cabecudinhos, episódio 1 o ataque dos mosquitos"
        width: 800
        height: 600
        scene: Scene {
            content: mainMenu
    }but I have the error of imcompatible types, required Group but found MainMenu ...
    any tips ?

  • Use of repeating request monitor

    hi,
    i am new to atg.
    can any one tell the use of repeating request monitor?
    can i know what all are expected to be know from a ATG develope(for a junior)? ( which topics of atg)

    can any one tell the use of repeating request monitor?class is atg.commerce.util.RepeatingRequestMonitor
    The class RepeatingRequestMonitor is designed for use as a session scoped component. It is used to track request threads that register themselves as executing by name and for a designated time period, to ensure that the same request handler is not executed by two request scoped components concurrently (as happens when a user clicks a submit button multiple times).
    Form handlers should use this by calling the RepeatingRequestMonitor.isUniqueRequestEntry() method. The boolean return value indicates whether the handler is free to proceed execution, or whether another request scoped component has recently been executing the same method for this session. The handler may specify a timeout duration for this entry, or use the configurable default timeout. After the critical execution, the handler may remove the request entry or have these otherwise expire after the timeout.
    can i know what all are expected to be know from a ATG develope(for a junior)? ( which topics of atg)We can do in ATG "Profile Management", "Browse and Search", Shopping Cart", Checkout and so on..
    As a fresher you should know flow upto checkout and you should have deep knowledge in one task like Profile Management.
    -RMishra
    Edited by: RMishra on Feb 28, 2013 9:05 PM

  • Can I use a repeater with a WRT610N?

    I'm very dissatisfied with the range and signal strength of my new WRT610N dual band router compared to the WAP54G Access Point I used before.  Can I configure the Access Point as a repeater for the 2.4 GHz band on the WRT610N if I use the WRT610N as a Wireless G router rather than wireless N? 
    If so, how can I do it?
    Thanks for any help and suggestions?
    Solved!
    Go to Solution.

    What your doing is turning the WRT54G into a switch (that can produce another wifi signal).
    1. First thing you need to is connect the old router like normal and log into it. Unplug the WRT610.
    2. You need to change three things. Under the first page to the left you'll see "Router IP" to the right of that you'll need to change the local IP Address to 192.168.1.2
    3. Now down a little further to the left you'll see "Net work address Server setting (DHCP)". To the right of that you'll need to change the "Starting IP to 150.  Now press save at the bottom.
    4. Now go to the next tab "Wireless". Down on the page you'll see Wireless Network Mode. Set this to G only. Now at the bottom click save settings.
    Ok now this router is set. Unplug this router and plug in the WRT610 and connect it as normal. Take one of the four ports on the WRT610 and plug it into the out port on the WRT54G. Do not use the Internet in port. By doing this you have change the WRT54G in to a switch.
    Note1: On the WRT610 you can change the wifi to N only signal. This way the WRT54G show as a G and the WRT610 shows as N.
    Note2: Now you can log in to each one. By Changing the IP on the older router you'll log in as 192.168.1.2 and the new router (WRT610) you'll login as 192.168.1.1
    I hope this helps.

  • Using a repeater to pass content to a title window

    Hi I have a repeater that has a button and the button open a title window component from flex
    So far I use the name property of the button to pass the title from the repeater to the title of the titlewindow
    here it is:
    Vimeo is the name of the repeater
    <mx:button name="{vimeo.currentItem.title}"
    on the as3:
    myWindow.title=event.currentTarget.name;
    so far I can open it with the names from the list.
    Also I have an html inside of the title window and I want to set its location from the parameters of the repeater
    so here is when it start to be hard to imagine a way to retrieve that information from the repeater and pass it to
    the location.
    here is my code.
    import mx.managers.PopUpManager;
                        import mx.containers.*;
                                  import mx.controls.Alert;
                                  import mx.rpc.events.FaultEvent;
                                  import mx.rpc.events.ResultEvent;
                                  import flsWindow;
                                  private function openWindowVimeo(event:MouseEvent):void{
                                            var myVimeoWindow:TitleWindow= TitleWindow(PopUpManager.createPopUp(this, flsWindow, true));
                                            myVimeoWindow.width=800;
                                            myVimeoWindow.height=600;
                                            myVimeoWindow.title = event.currentTarget.name;
                                            var myHtml:HTML= new HTML;
                                            myHtml.location={myText.text};//tried to make this happens though is always with error;
                                            myHtml.width=800;
                                            myHtml.height=600;
                                            myHtml.x=0;
                                            myHtml.y=0;
                                            myVimeoWindow.addChild(myHtml);
    <mx:HTTPService id="vimeoService" url="http://vimeo.com/api/v2/iglesiafls/videos.xml" resultFormat="e4x" fault="onFault(event)"/>
    <mx:XMLListCollection id="myVimeoList" source="{vimeoService.lastResult.video}"/>
              <mx:VBox width="340" height="334" x="699" y="422">
                        <mx:Repeater id="vimeo" dataProvider="{myVimeoList}">
                        <mx:Image source="{vimeo.currentItem.thumbnail_medium}" width="200" height="150"/>
                        <mx:Text id="titleText" text="{vimeo.currentItem.title}" color="#F5FBFC" fontSize="14" width="300"/>
                        <mx:Text text="{vimeo.currentItem.description}" color="#F5FAFB" width="300"/>
                        <mx:Text text="{vimeo.currentItem.url}" id="myText"/>
                        <mx:Button  name="{vimeo.currentItem.title}" label="ver video" click="openWindowVimeo(event)" enabled="true"/>
      </mx:Repeater>
      </mx:VBox>

    I have this resolved already

  • Use SVGAnimator to display a SVG with xlink PNG image

    I tried the M2GDemo and it works without this image part
    SVGAnimator animator =
    SVGAnimator.createAnimator( image );
    // add our custom event listener
    animator.setSVGEventListener(
    new CustomEventListener( image, animator ) );
    // get the Canvas for this player: requires a cast
    Canvas canvas = (Canvas) animator.getTargetComponent();
    I modify the requestResource a bit to get Image from root1.
    public void requestResource(ScalableImage inImage, String inURI)
         int pos = inURI.indexOf(":");
         if (pos >0){
              inURI = inURI.substring(pos);
         inURI = "file:///root1/"+inURI;
    try
    Connector.openInputStream(inURI);
    catch ( IOException ioe )
    ioe.printStackTrace();
    <image x='90.0' y='69.46001' width='222.7' height='152.25' xlink:href='myImage.png'/>
    Now I stuck with the error below.
    Using Pisces Renderer (native version)
    loadStarting : true
    loadComplete : true
    loadingFailed: false
    loadStarting : true
    loadComplete : true
    loadingFailed: falsejava.lang.ArrayIndexOutOfBoundsException
         at com.sun.perseus.model.Text.applyXMLSpaceDefault(+86)
         at com.sun.perseus.model.Text.applyXMLSpace(+37)
         at com.sun.perseus.model.Text.layoutText(+70)
         at com.sun.perseus.model.Text.checkLayout(+13)
         at com.sun.perseus.model.Text.paint(+12)
         at com.sun.perseus.model.ModelNode.paint(+9)
         at com.sun.perseus.model.StructureNode.paint(+16)
         at com.sun.perseus.model.ModelNode.paint(+9)
         at com.sun.perseus.model.StructureNode.paint(+16)
         at com.sun.perseus.model.ModelNode.paint(+9)
         at com.sun.perseus.model.DocumentNode.paint(+16)
         at com.sun.perseus.model.SimpleCanvasManager.fullPaint(+108)
         at com.sun.perseus.model.SimpleCanvasManager.updateCanvas(+18)
         at com.sun.perseus.midp.SVGCanvas$1.run(+87)
         at com.sun.perseus.util.RunnableQueue.run(+271)
    RunnableQueue terminatingUncaught exception java/lang/ArrayIndexOutOfBoundsException.
    Bascially all I need is a viewer to display SVG with xlink to PNG image without the use or tinyline. If I want to get the PNG image from http, what should I do?
    Any response will be greatly appreciated.

    > This technique is really just using a BEE, there is
    > documentation on the BEE concept in the online help
    > and Brian McKellar has a weblog on the subject as
    > well.
    OK, I think I get the idea. Will check the stuff. Thanks.
    > Notice the strange D at the end of the line. This
    > isn't in the original posting. Perhaps this is just
    > bad cut and paste.
    Just bad copy paste. Yes.
    > You say that this isn't working for you - but you
    > don't describe the results. Is there an error?  Does
    > it render anything in the button at all?  Does the
    > raw HTML get rendered?
    I just saw coding in the button.
    > You want to make sure that the
    > text doesn't get encoded - which would cause the HTML
    > source to display instead. On the htmlb:button you
    > will want to set the attribute encode = FALSE.
    OK, that was right on spot. This shows me the Icon! Strike!
    > Also I am not sure that you can also pass in text
    > with the image like that.  You might have to create a
    > full BEE and add the image and a textView separately
    > into the BEE.  Then render the entire BEE to a string.
    I'll check the documentation on BEE and give it a try.
    Thanks for your answer.
    Thats a starting point for me.
    Alf

  • Using a repeater with Photosmart b109n wireless printer

    I use a Fritz!Wlan repeater on my network.  The installation wizard for HP wireless printers cannot resolve which network SSID because there will be 2 of the same thing listed.  In this case it will say "Looking for Network" endlessly.  To resolve this I had to disconnect my repeater, go through the entire wireless install using the wizard and the USB cable, turn off the printer, plug in the repeater and then turn on the printer.  This took a long time to figure out just in case somebody else runs into the same issue although probably not a common thing to have a repeater in your house.

    It is not possible to use another router as repeater ....because the main router will generate signals wirlessly .... the second router will also generate the same network name SSID ..... but connected to that signals you are not able to go online ......
    The router will only make you online if it is connected to the Internet Cable at internet port on the back .....
    So the kind of network you are looking is not possible using two routers ..... but you can use one router & one range extender (WRE54G) to extend the range or you can use Access Point (WAP54G) to repeat the signals .....

  • Using a repeater in a custom FileInfo Panel --data binding error

    When I developed a custom FileInfo panel in Flex Builder 3, I could use an array to populate a checkBox control inside a repeater, and it worked.
    Now, using Flash Builder 4, data binding with <mx:Repeater> doesn't seem to work, resulting in an empty fileInfo panel.
    When I remove the dataProvider from the <mx:Repeater> tag, my panel displays, but without the repeater. How can I specify the dataProvider in a different way that works?
    Thanks
    The code:
    <fi:XMPForm
              xmlns:mx="http://www.adobe.com/2006/mxml"
              xmlns:fi="com.adobe.xmp.components.*" width="100%" height="100%"
              label="TestPanel2_1" xmlns:s="library://ns.adobe.com/flex/spark" >
         <!-- Each namespace prefix that is used within an xmpPath-attribute,
              MUST BE registered at the top of EACH panel where it is referenced -->
         <fi:XMPNamespaces>
              <fi:XMPNamespace prefix="dc" value="http://purl.org/dc/elements/1.1/"/>
         </fi:XMPNamespaces>
         <mx:Script>
              <![CDATA[
                   import mx.collections.ArrayCollection;
                   [Bindable] public var newArray:Array =["One", "Two", "Three", "Four", "Five"];         
              ]]>
         </mx:Script>
         <fi:XMPFormItem>
              <mx:VBox id="primaryFrame" width="800">    
                   <mx:Repeater id="myRep" dataProvider="{newArray}">
                        <mx:Label text="{myRep.currentItem}"/>                  
                   </mx:Repeater>
              </mx:VBox>
         </fi:XMPFormItem
    </fir:XMPForm>

    Okay, I may have been making a rookie mistake. I see online reports that you can't bind an array to a repeater (even though it has worked for me).
    I've added the following variable to make my array an array collection:
    [Bindable] public var newArray2:ArrayCollection = new ArrayCollection(newArray);
    After changing the binding of the repeater to the new array and running the build, the fileInfo panel still does not function.
    Any thoughts?

  • Using Row Repeater - adding a remove row button

    I have an input field on my view for users to enter Project Numbers along with an Add Button.
    When the user enters a project number & clicks on the add button, I append that project to my row repeater. this is working fine.
    In my Context, I defined my row repeater as having 2 attributes: project_num and rem_row.
    I bound my row repeater to my context node. I wanted to use a Button element as my rem_row, so a user could click on the icon and I could remove that particular row.
    However, I can't bind the Button to the rem_row attribute of my context.
    is there a way to find out which row the user selects?

    what i've done is place a checkbox in the second field and evaluate that on the "on toggle" event. then delete the appropriate row.
    this works, but i'd really like an icon there instead of a checkbox and "Remove Row" text

  • Mavericks won't let me use key repeat

    You know, where you type "o" then hold it down for "oooooooooooooo."  Mavericks won't let me have that usibility in any program - mail, docs, internet.  Can't figure out how to turn this function back on.
    I also lost the functionlity of swiping up with three fingers to go to the top of a page.  Crap, that was pretty handy.
    Can anyone help me get these functionalities back?
    Thanks,
    Patricia

    See pet3r's comment in https://discussions.apple.com/thread/3190706
    If you want to force the key-repeat, and disable the "Press and Hold" for additional characters, here is the terminal command:
    defaults write -g ApplePressAndHoldEnabled -bool false
    Log out and back in and key repeat should work for all keys. Checked in TextEdit, Safari, Pages, and Numbers.
    you can enable in specific apps using
    defaults write app plist ApplePressAndHoldEnabled -bool true
    where app plist is something like com.apple.textedit.
    Can't help with the finger-waving nonsense, since I only use a wired mouse w/o those capabilities.

  • OVI NEW VERSION 2.10.87 - DO NOT USE - I REPEAT DO...

    Nokia N97 mini - using both XP [office] Vista [home].
    Downloaded new version of ovi suite 2.10.87, completely wiped existing contacts in outlook and then re-installed 30% in the phone and then same 30% to Outlook wiped the rest ..........................WHY?
    This software is rubbish, going back to pc suite installed on a laptop fortunately or hours would be spent re-loading contacts.
    DO NOT USE THIS NEW VERSION 
    WHY OH WHY CANNOT NOKIA GET IT RIGHT, ALSO HAVE BLACKBERRY ................NO PROBLEMS THERE, HOWEVER N97 BETTER PHONE!! ITS JUST THE SOFTWARE.

    Why are you so surprised that Nokia features do not work.  It appears to me that Nokia once market leaders are now so desperate to keep up with the  superior opposition that they are issuing feature before they have been tested. 4 weeks ago I was offered free navigation software I thought it would be useful so I downloaded it it did not work. After about a week I was told I needed to update the phone software I am told every time I try to download the newer software needed that my current software is up to date. I spoke to Orange they are as useless as Nokia I think they are blocking the free features from Nokia so I buy them from Orange. I have today downloaded the new Ovi software to see if there is any improvement..... alas another waste of time and electricity. It has downloaded maps and a 30 day licence .....not quite free for the life of the phone then take atip from me don't bother with any of this **bleep** and when your phone contract is up for renewal buy a proper phone they are called Apple from a service provider that is not call Orange    

  • Airport express used as repeater?

    Can I use an airport express to strengthen the signal of a cisco wireless router?
    The Cisco was provided by our cable company, but isn't strong enough to provide a good signal to all parts of our home.  I was hoping to use the Airport Express to strengthen that signal.

    You need TWO Airport units, one to function as the main radio and the other to function as an extender.  Turn off the radio on the Cisco and connect the Express to the Cisco via Ethernet.
    Configuration is simple if you start from a factory default condition.  Connect the main Airport to AC power and to the Internet modem (or modem/router).  Open Airport Express on your Mac or other computer and accept all of the recommendations.  After confirming that it works, insert your desired administrative and WiFi passwords.
    Then connect the extender to AC power.  As before, open Airport Express on your Mac or other computer and accept all of the recommendations.  No need to add password info.

  • Using Repeater to generate dynamic line charts

    I have a call to a webservice that returns an array of
    arrays. The outside array relates to the "YEAR", and the inside
    arrays have 1 element for each "MONTH". I want to create a line
    chart that has a line for each year, with the x-axis having months
    across the bottom.
    I can create this just fine by coding the appropriate number
    of mx:LineSeries tags in my code.
    However, I have a case where the data that I get back from
    the webservice could have up to 5 years (I'm only coding for 3).
    So, I'd like to find a way to dynamically generate an mx:LineSeries
    instance for each one of these years. I can't seem to get this to
    work with using a Repeater.
    This code isn't mine (got it from the docs), but it matches
    with what i'm trying to do exactly:
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml">
    <mx:Script><![CDATA[
    import mx.charts.events.ChartItemEvent;
    import mx.collections.ArrayCollection;
    [Bindable]
    public var expenses_2005:ArrayCollection = new
    ArrayCollection([
    {Year: 2005, Expense: "Taxes", Amount: 2000},
    {Year: 2005, Expense: "Gas", Amount: 100},
    {Year: 2005, Expense: "Food", Amount: 200}
    [Bindable]
    public var expenses_2006:ArrayCollection = new
    ArrayCollection([
    {Year: 2006, Expense: "Taxes", Amount: 2500},
    {Year: 2006, Expense: "Gas", Amount: 400},
    {Year: 2006, Expense: "Food", Amount: 300}
    [Bindable]
    public var expenses:ArrayCollection = new ArrayCollection([
    expenses_2005,
    expenses_2006
    ]]></mx:Script>
    <mx:LineChart dataProvider="{expenses}"
    showDataTips="true">
    <mx:horizontalAxis>
    <mx:CategoryAxis dataProvider="{expenses.getItemAt(0)}"
    categoryField="Expense" title="Expense"/>
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis displayName="Amount"/>
    </mx:verticalAxis>
    <mx:series>
    <mx:LineSeries xField="Expense" yField="Amount"
    displayName="2005" dataProvider="{expenses.getItemAt(0)}"/>
    <mx:LineSeries xField="Expense" yField="Amount"
    displayName="2006" dataProvider="{expenses.getItemAt(1)}"/>
    </mx:series>
    </mx:LineChart>
    </mx:Application>
    How can I now change this to dynamically build the necessary
    numbers of LineSeries?

    Hi jsevlie,
    What I usually do in this case is to create multiple
    LineSeries objects in ActionScript as soon as I get in the data.
    Here is some code to get you started:
    private var theChart:ColumnChart = new ColumnChart;
    function drawGraph(){
    this.theChart.dataProvider = this.theData;
    var ctgAxis:CategoryAxis = new CategoryAxis();
    ctgAxis.dataProvider = this.theData;
    ctgAxis.categoryField = "0";
    this.theChart.horizontalAxis = ctgAxis;
    var series:Array = new Array();
    for(var i:int=0; i < this.columnSpan; i++){
    var colSeries:ColumnSeries = new ColumnSeries();
    colSeries.yField = String(i+1);
    if(i==0){
    colSeries.displayName = "Revenue";
    colorSrs(colSeries, 0x3F48F3);
    else if(i==1){
    colSeries.displayName = "Profit";
    colorSrs(colSeries, 0xE9C836);
    else{
    colSeries.displayName = "Cost";
    colorSrs(colSeries, 0x6FB35F);
    series
    = colSeries;
    this.theChart.series = series;

Maybe you are looking for

  • 64 Bit Windows 7 Machine

    Cannot install 64 bit iTunes on 64 bit Lenovo Thinkpad, i7 Processor Running Windows 7.  on Microsoft Community at http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/win- 7-itunes-error-during-install/f4dd5033-9bcb-4788-b100-

  • How to populate a table column with marked text?

    I hate searching and typing so I was just wondering if there was a solution to the following problem. I have a document that contains 5-character defect codes in the body of the text (in numbered steps). At the end of the document I have a table whic

  • 10G instance Registration failed on 11.2.0.3 Grid

    Hi, After upgrading the ASM instance 11.2.0.3 not able to register the 10.2.0.5 Database. I am getting the following error while registering.. From Grid Home (11.2.0.3) srvctl add database -d pdmo -o /oracle/product/10.2/rdbms PRCD-1245 : Addition of

  • Now unable to use Touch Up Text Tool

    Since 2007, I've used a mac laptop for creating invoices in Quickbooks and saved them as pdfs. They are saved to my 2009 IMac as acrobat (9.4.1. version) pdfs. Over the years I have, on occasion, made minor edits using the edit text tool. Beginning y

  • How to get OLAP cube objects size info?

    Hi, I am new at OLAP cube. I want to know OLAP Cube objects size information like VIEW. is any query to get size of Cube objects? Please help me out on this. Thank you, Nitin