Search
BarOverlayRenderer3D.backToFrontRatio Method
See Also
 






BarOverlayRenderer.backToFrontRatio override. Gets the ratio between widths of backmost and frontmost bars.

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

 Syntax

Java  Copy Code

protected float backToFrontRatio ()

 Return Value

A float value. The default is 1.

 See Also