Search
TowerRenderer.getRange Method
See Also
 






Gets fixed data range size.

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

 Syntax

Java  Copy Code

public Double getRange ()

 Return Value

An optional double specifying range size.

 Remarks

If this property is not set, the control measures data range automatically.

 See Also