SetDrawPieBorders — Enable or disable drawing of pie chart segment borders
$plot->SetDrawPieBorders($draw
)
SetDrawPieBorders
enables or disables drawing of the
the segment borders on pie charts. These are the lines that outline each
pie segment.
By default, the pie chart segment borders are drawn for unshaded pie charts, and not drawn for shaded pie charts. (By default, pie charts are shaded. See SetShading.)
Use SetPieBorderColor or SetGridColor to set the border color.
This version of the manual was produced for the
PHPlot Sourceforge project web service site, which requires the logo on each
page.
To download a logo-free copy of the manual, see the
PHPlot project downloads
area.