From: Joseph on
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




From: Peter T on
That is the default behaviour and AFAIK there is no way to change that.

Regards,
Peter T

"Joseph" <Joseph(a)discussions.microsoft.com> wrote in message
news:4496AFC2-105D-42C4-90D8-061C316618C7(a)microsoft.com...
> 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
>
>
>
>


From: Peter T on
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(a)discussions> wrote in message
news:evt2HUl0KHA.364(a)TK2MSFTNGP02.phx.gbl...
> That is the default behaviour and AFAIK there is no way to change that.
>
> Regards,
> Peter T
>
> "Joseph" <Joseph(a)discussions.microsoft.com> wrote in message
> news:4496AFC2-105D-42C4-90D8-061C316618C7(a)microsoft.com...
>> 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
>>
>>
>>
>>
>
>


 | 
Pages: 1
Prev: Validation on InputBox()
Next: Printing