Search
BaseScale.setMajorTickSettings Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setMajorTickSettings (
    MajorTickSettings value
)

 Parameters

value

 See Also