Search
AreaChart.getLineType Method
See Also
 






Gets the type of area polygons rendered by the AreaChart.

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

 Syntax

Java  Copy Code

public LineType getLineType ()

 Return Value

One of the LineType enumeration values.

 See Also