ChartDirector 7.1 (C++ Edition)

QmlChartViewer.updateInterval


Declaration

int updateInterval

Description

Gets and sets the the minimum gap interval between two viewPortChanged signals in milliseconds.

This QML property maps to the C++ methods QmlChartViewer.getUpdateInterval and QmlChartViewer.setUpdateInterval.