Search
PieRadarRenderer.getAlignToAxis Method
See Also
 






Gets a value indicating whether the radar sectors should be aligned to the axes in the radar grid or centered around them.

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

 Syntax

Java  Copy Code

public boolean getAlignToAxis ()

 Return Value

true if the radar sectors are aligned; otherwise, false.

 See Also