ChartDirector Ver 3.0 (C++ Edition)

BaseChart.setBorder


Usage

void setBorder(int color);

Description

Set the border color of the chart.

Arguments

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

Return Value

None