ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Control Z-Order of drop lines in an Excel 2007 chart? (https://www.excelbanter.com/excel-programming/441264-control-z-order-drop-lines-excel-2007-chart.html)

Joseph

Control Z-Order of drop lines in an Excel 2007 chart?
 
Can anyone describe for me the procedure for changing/controlling the z-order
of drop lines relative to the plotted data in an Excel 2007 chart?

I would like for the chart's drop lines to remain active, but appear behind
the plotted data. The default display for drop lines seems to be on top.

Thanks!

Joseph





Peter T

Control Z-Order of drop lines in an Excel 2007 chart?
 
That is the default behaviour and AFAIK there is no way to change that.

Regards,
Peter T

"Joseph" wrote in message
...
Can anyone describe for me the procedure for changing/controlling the
z-order
of drop lines relative to the plotted data in an Excel 2007 chart?

I would like for the chart's drop lines to remain active, but appear
behind
the plotted data. The default display for drop lines seems to be on top.

Thanks!

Joseph







Peter T

Control Z-Order of drop lines in an Excel 2007 chart?
 
Maybe play around with the formatting, eg

dim dl as DropLines
Set dl = ActiveChart.ChartGroups(1).DropLines
dl.Border.LineStyle = xlDash

look at weight & colour too

Peter T

"Peter T" <peter_t@discussions wrote in message
...
That is the default behaviour and AFAIK there is no way to change that.

Regards,
Peter T

"Joseph" wrote in message
...
Can anyone describe for me the procedure for changing/controlling the
z-order
of drop lines relative to the plotted data in an Excel 2007 chart?

I would like for the chart's drop lines to remain active, but appear
behind
the plotted data. The default display for drop lines seems to be on top.

Thanks!

Joseph










All times are GMT +1. The time now is 02:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com