Search
TickSettings.setShowMaxValueTick Method
See Also
 






Sets a value indicating whether to display a tick for the BaseScale.getMaxValue of the scale.

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

 Syntax

Java  Copy Code

public void setShowMaxValueTick (
    DisplayType value
)

 Parameters

value

 See Also