IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Callout Example

This example shows how to draw an additional element (a callout) on top of the chart.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Callout Example▲

Image non disponible

QChart class provides two methods that map between the scene coordinates and the series domain (defined by the axes ranges).

QPointF QChart::mapToPosition(const QPointF &value, QAbstractSeries *series)

QPointF QChart::mapToValue(const QPointF &position, QAbstractSeries *series)

Running the Example▲

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.

Example project▲

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+