MindFusion.Charting for Java Programmer's Guide
RadarChart.getShowCoordinates Method
See Also
 






  Gauges

Gets a value that indicates if  the chart should render axis coordinates.

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

 Syntax

Java  Copy Code

public boolean getShowCoordinates ()

 Return Value

true if axis coordinates are rendered; otherwise, false.

 See Also