ChartDirector 7.1 (C++ Edition)

QChartViewer.setSelectionBorderColor


Usage

void setSelectionBorderColor(QColor color);

Description

Sets the border color of the zoom selection box as a QColor value.

Arguments

ArgumentDefaultDescription
color(Mandatory)The border color as a QColor value.

Return Value

None