MindFusion.Java Package Programmer's Guide
Range.setStrokeInside Method
See Also
 






Sets a value indicating whether to draw a stroke at the inside of this range.

Namespace: com.mindfusion.charting.components.gauges
Package: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setStrokeInside (
    boolean value
)

 Parameters

value

 See Also

Range Members
Range Class
com.mindfusion.charting.components.gauges Namespace