ChartDirector 7.0 (Java Edition)

BaseChart.setBorder


Usage

public 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