Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Solerous #1
multiple series charts foreground & background
I am defining a chart in action script and wonder how to get define which
series gets displayed on top of the other. For example, take a chart with 2
vertical Axes sharing the x axis for dates. Y1 is a line and gets defined
first and added to the seriesArray (an Array), then Y2 is a column series and
gets defined and added to the seriesArray. Then:
myChart.series = seriesArray.toArray();
But I really want the column displayed behind the line. Is there anyway to do
this other than adding the axes to the array in reverse order?
Solerous Guest
-
FOREGROUND / BACKGROUND toolbar
I am using photshop6 and I had to reinstall the program after a system disaster The problem that I have is that the toolbar shows both the... -
Multiple series chart with differing dates
Is there a way to display multiple series on a chart when the data for the horizontal axis doesn't match up? For example: if data1 (val, date)... -
Multiple Chart Series using different dataProvider
I am trying to display a chart that first of all plots some data (Plot Series) from a webservice call, which I had no problem with, then adds... -
Program that calls fork runs fine in foreground crashes in background
I have a C program that communicates via sockets between an RS6000 and a Microsoft server. It forks child processes to do it's actually work while... -
FOREGROUND / BACKGROUND
Reset your preferences first. These are not reset when you re-install; there's a procedure in the FAQ's. If that doesn't help, while you're there...



Reply With Quote

