Files
ImportExcel/Examples/JustCharts/TryPieChart.ps1

3 lines
121 B
PowerShell

try {Import-Module $PSScriptRoot\..\..\ImportExcel.psd1} catch {throw ; return}
PieChart (.\TargetData.ps1) "A PieChart"