Search
Chart.getPlotBorderStyle Method
See Also
 






Gets the border style of the chart's plot area, or null, to use a solid line.

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

 Syntax

Java  Copy Code

public DashStyle getPlotBorderStyle ()

 Return Value

 See Also