ChartDirector 7.0 (PHP Edition)

FinanceChart.setPlotAreaBorder


Usage

setPlotAreaBorder(borderColor, borderGap)

Description

Sets the plot area border color and the gap distance between charts. The default is a grey (888888) border with two 2 pixels gap between charts.

Arguments

ArgumentDefaultDescription
borderColor(Mandatory)The plot area border color.
borderGap(Mandatory)The distance between charts.

Return Value

None