Hello all again,

I have a problem with a msChart control. I'm trying to show a given text as label of a point in a serie.

In theory, there is an object, plot.SeriesCollection().DataPoints().DataPointLabel that allows you to make it.

In practice, the only valid index for DataPoints() collection is -1, that returns an object to manage ALL points of the serie. Furthermore, I can't change the font type.

Please, if somebody has fighted with this terrible control and is alive to tell it, would be so kind of helping me?

Thank you very much.