Search
TowerChart.getRange Method
See Also
 






Gets fixed data range size.

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

 Syntax

Java  Copy Code

public Double getRange ()

 Return Value

An optional double value. The default value is null.

 Remarks

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

 See Also