ChartDirector 7.1 (C++ Edition)

CChartViewer.setSelectionBorderColor


Usage

void setSelectionBorderColor(COLORREF color);

Description

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

Arguments

ArgumentDefaultDescription
color(Mandatory)The border color as a Win32 COLORREF value.

Return Value

None