ChartDirector 7.1 (C++ Edition)

QmlChartViewer.getHotSpot


Usage

QVariant getHotSpot();

Description

Gets the attributes of the current hot spot. This method is invokable from QML.

Arguments

None

Return Value

A QVariantMap object containg the current hot spot attributes to their values. If the mouse is not over a hot spot, the QVariantMap will be empty.