dfinke/ImportExcel

Line Graph - Smoothed Line - Feature Requst

Closed this issue · 4 comments

Hi.
Please could you tell me if there is a way to enabled the "Smoothed Line" feature on a line graph.
Thanks in advance.

dfinke commented

Good question, don't know. Please post a screen shot how you do that in the Excel UI.

I think, he means something like that.

It can be done in that way
$chart = Add-ExcelChart ....... $chart.Series[0].Smooth = $true
{3272CA35-07C6-4FAE-9819-C2FB9249DB9D}

dfinke commented

Thanks for the snippet!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.