ChartDirector 7.1 (C++ Edition)

CChartViewer.setSelectionBorderWidth


Usage

void setSelectionBorderWidth(int width);

Description

Sets the border width of the zoom selection box.

Arguments

ArgumentDefaultDescription
width(Mandatory)The border width in pixels.

Return Value

None