ChartDirector 7.1 (C++ Edition)

BaseChart.setBorder


Usage

void setBorder(int color);

Description

Sets the border color of the chart.

Arguments

ArgumentDefaultDescription
color(Mandatory)The border color of the chart.

Return Value

None