Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Engin H.
 
Posts: n/a
Default Is it possible to change visibility of Trendlines on a Scatter Gra

Hi all
Is it possible to change visibility of Trendlines on a Scatter Graph?
i develop an app in .NET and need to make Trendlines visible or invisible by
user selection.
anybody have any idea to do this work?
Thanks a lot
  #2   Report Post  
Jon Peltier
 
Posts: n/a
Default

It seems all you can do is create and delete it based on the selection.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


Engin H. wrote:
Hi all
Is it possible to change visibility of Trendlines on a Scatter Graph?
i develop an app in .NET and need to make Trendlines visible or invisible by
user selection.
anybody have any idea to do this work?
Thanks a lot

  #3   Report Post  
Engin H.
 
Posts: n/a
Default

jon
thanks for your reply
i also think it is the one way to do this job
i did it, it works fine, but with bad performance :(
Engin H.


"Jon Peltier" wrote:

It seems all you can do is create and delete it based on the selection.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


Engin H. wrote:
Hi all
Is it possible to change visibility of Trendlines on a Scatter Graph?
i develop an app in .NET and need to make Trendlines visible or invisible by
user selection.
anybody have any idea to do this work?
Thanks a lot


  #4   Report Post  
Andy Pope
 
Posts: n/a
Default

Hi,

I'm not sure how much control you have over the chart its contents and
the underlying data but one way of toggling a trendline between visible
and not is to add a second data series to the chart and base the trend
line on that. The second set of data would have identical data but be
formatted with no markers or line. The data for this extra series can
then have its X values set to those of the original data when you want
to see the trendline and NA() when the trendline is not required.

Cheers
Andy

Engin H. wrote:
Hi all
Is it possible to change visibility of Trendlines on a Scatter Graph?
i develop an app in .NET and need to make Trendlines visible or invisible by
user selection.
anybody have any idea to do this work?
Thanks a lot


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
change cell shading whenever contents different from previous cell zooeyhallne Excel Discussion (Misc queries) 3 June 6th 05 09:59 PM
conditional cell shading when a change occurs zooeyhall Excel Discussion (Misc queries) 1 June 6th 05 05:14 PM
How do I change the category axis number formatting in a Pivot Ch. Cultcab Charts and Charting in Excel 0 April 19th 05 12:26 AM
How do I get the font color to change automatically depending on gtcarlsbad Excel Discussion (Misc queries) 2 February 1st 05 02:39 AM
how do i make a date change automatically if i change one before . dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 09:21 PM


All times are GMT +1. The time now is 04:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"