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






  Gauges

Gets the type of radar graphics drawn in this RadarChart.

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

 Syntax

Java  Copy Code

public RadarType getRadarType ()

 Return Value

One of the RadarType enumeration values.

 See Also