Search
BaseScale.setMinorTickSettings Method
See Also
 






Sets the settings for the minor ticks and their associated labels.

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

 Syntax

Java  Copy Code

public void setMinorTickSettings (
    MinorTickSettings value
)

 Parameters

value

 See Also