Search
Chart.setLegendBorderSize Method
See Also
 






Sets the border thickness of the legend, or null, to use a hairline thickness.

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

 Syntax

Java  Copy Code

public void setLegendBorderSize (
    Measure value
)

 Parameters

value

 See Also