Search
Chart.setPlotBorderSize Method
See Also
 






Sets the border thickness of the chart's plot area, or null, to use a hairline thickness.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public void setPlotBorderSize (
    Measure value
)

 Parameters

value

 See Also