I need to do the same thing. I have a winforms app with a linechart, and i need to mark sections of the lines. I've been trying to do this by setting the PE on the NumericDataPoint items that i'm putting hte series, but having no luck. Is there a different chart type that I should be using instead? I'm charting a series of numbers, so figured line chart with series data would be my best bet.
Thanks,
Scott