Search
Theme.setLegendBorderStrokeThickness Method
See Also
 






Sets the thickness of the stroke used to draw legend borders.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setLegendBorderStrokeThickness (
    double value
)

 Parameters

value

A double value.

 See Also