📜  vbnet 折线图平滑线 - VBA 代码示例

📅  最后修改于: 2022-03-11 14:51:56.594000             🧑  作者: Mango

代码示例1
'This does not 'smooth' lines by adjusting for seaonailty or such by applying 
'moving means and the like. It just curves the line to change the 
'presentation/look of the graph.
MySeries.ChartType = SeriesChartType.Spline