MindFusion.Java Package Programmer's Guide
PathFigure Constructor (String)
See Also
 






Initializes a new instance of the PathFigure class with the segments defined through the specified string.

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

 Syntax

Java  Copy Code

public PathFigure (
    String data
)

 Parameters

data

 See Also

PathFigure Constructor Overload List
PathFigure Class
com.mindfusion.charting.components.gauges Namespace