ChartDirector 7.0 (Python Edition)

BaseChart.setBorder


Usage

setBorder(color)

Description

Sets the border color of the chart.

Arguments

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

Return Value

None