When the winchart is initialized without binding any data, it's just displayment an error message saying "you must have at least one row and one column" in red, and it really looks bad.
If there some way to make the winchart doesn't display this message?
just handle the InvalidDataReceived event. you can change the message, color, and font style using the EventArgs.