Search
PathFigure Constructor
See Also
 






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

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

 Syntax

Java  Copy Code

public PathFigure (
    String data
)

 Parameters

data

 See Also