Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Styling Chart Selection Square   Message List  
Reply | Forward Message #145097 of 149549 |
Re: Styling Chart Selection Square

You can change the rollover/selection color from the default 0x009dff, but I
don't know about "styles".


--- In flexcoders@yahoogroups.com, "kidl33t" <kidl33t@...> wrote:
>
> Hello,
>
> I have a cartesian chart and I would like to style the blue box that
highlights data when you click and drag. It is the one that is enabled when you
set selectionMode="multiple". I have searched the Adobe docs and I cannot find
it. Is this even possible?
>
> Background Information: I have my own double chart in which the bottom chart
shows the total range of information, and a top chart which shows the
information in a 'window' on the bottom chart. Moving around the top chart can
be done either by moving the window on the bottom chart, or by dragging around
gridlines in the background of the top chart. I also require the ability to
highlight certain data points on the top chart to display summary information.
The trouble is that moving the top chart by clicking and dragging the background
is also how you select. I have solved this by stopping the panning action when
either they start dragging on a data point or when they hold shift and drag.
The trouble is is that when selectionMode="multiple" you always get the blue
rectangle, so even though my chart properly disables the panning when required,
the rectangle shows up. Switching the selection mode on the fly doesn't seem to
work. My thought was to style the selection box such it is clear until I want a
selection then I Will make it visible.
>
> Thanks,
>





Mon Jul 6, 2009 7:31 pm

kenny14390
Offline Offline
Send Email Send Email

Forward
Message #145097 of 149549 |
Expand Messages Author Sort by Date

Hello, I have a cartesian chart and I would like to style the blue box that highlights data when you click and drag. It is the one that is enabled when you...
kidl33t
Offline Send Email
Jul 6, 2009
6:46 pm

You can change the rollover/selection color from the default 0x009dff, but I don't know about "styles"....
kenny14390
Offline Send Email
Jul 6, 2009
7:32 pm

Excellent! Where is that property exposed?...
kidl33t
Offline Send Email
Jul 6, 2009
10:48 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help