Search
TickSettings.setShowTicks Method
See Also
 






Sets a value indicating whether the ticks are visible.

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

 Syntax

Java  Copy Code

public void setShowTicks (
    boolean value
)

 Parameters

value

 See Also