Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 301631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T07:01:25+00:00 2026-05-12T07:01:25+00:00

I have a linechart and dots showing the places where a datatip pops up.

  • 0

I have a linechart and dots showing the places where a datatip pops up. I can change the line to any color I want and I can set the inside color of the dot. But the border color still stays orange (from the default color). Someone knows how I can set this property easy?

this is the code:

<mx:LineSeries id="dayEnergieLineSeries" 
                    yField="number"
                    showDataEffect="{slideIn}" hideDataEffect="{slideOut}">
                    <mx:lineStroke>
                        <mx:Stroke color="#d3ce01" />
                    </mx:lineStroke>
                    <mx:itemRenderer>

                        <mx:Component>
                            <mx:CircleItemRenderer />
                        </mx:Component>
                    </mx:itemRenderer>
                </mx:LineSeries>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T07:01:25+00:00Added an answer on May 12, 2026 at 7:01 am

    From the docs:

    It renders its area on screen using the fill and stroke styles of its associated series.

    So you’ll have to assign a stroke to the dayEnergieLineSeries series.

    [Bindable] private var _stroke:Stroke = new Stroke(...);
    
    <mx:LineSeries id="dayEnergieLineSeries" stroke="{_stroke}"/>
    

    or if you don’t need the data binding, just set it as a style.

    PS: There is a good chart explorer available here: http://demo.quietlyscheming.com/ChartSampler/app.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I have a google line chart visualization with a data set that has
In a LineChart in Flex you can set a LineSeries to interpolateValues=true what this
What I have is a set of users with join dates and I want
I have create simple line chart using Android Plot library. what i want to
Is there any way I can create a line chart using mschart where the
I have a line chart that is updated every so and so seconds, similar
For example we have this line chart at Google Code API there is a
I have created a line chart using Reporting Services that charts the number of
I am using below URL to show line chart but one thing I have
I'm using Visifire. I have plotted about 500+ points on a line chart. However,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.