MindFusion.Charting for Java Programmer's Guide
BaseScale.setMajorTickSettings Method
See Also
 






  Gauges

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