ChartDirector 7.1 (C++ Edition)

QmlViewPortControl.viewPortFillColor


Declaration

int viewPortFillColor

Description

Gets and sets the the fill color for the region inside the viewport.

This QML property maps to the C++ methods ViewPortControlBase.getViewPortFillColor and ViewPortControlBase.setViewPortFillColor.