SetDrawDataBorders — Enable or disable drawing of data borders on bar and stackedbar plots
$plot->SetDrawDataBorders($draw
)
SetDrawDataBorders
enables or disables drawing of the
data borders on bars and
stackedbars plots.
These are the borders around the individual bars or bar segments in the plot.
By default, data borders are drawn for unshaded plots, and not drawn for shaded plots. (By default, bar and stackedbar plots are shaded. See SetShading.)
Use SetDataBorderColors to set the border colors.