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
Argument | Default | Description |
color | (Mandatory) | The border color as a QColor value. |
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.