There is not an easy way to do this with CWGraph. You could work around this by adding another plot to the graph and plotting another set of data where you build up the line step points yourself, and then set the line style for this plot to dotted.
If you using the Measurement Studio .NET graphs in a future project, note that this is supported by the Measurement Studio .NET graphs. The plots in the .NET graphs have separate properties for the line step and the line style.
- Elton