MindFusion.Charting for Java Programmer's Guide
QueryLabelValueEvent.getCalculatedLabelValue Method
See Also
 






  Gauges

Gets the value, which has been calculated for the label and which will be used if no custom value is provided.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public double getCalculatedLabelValue ()

 Return Value

 See Also