MindFusion.Java Package Programmer's Guide
TickSettings.getStep Method
See Also
 

Gets the value between adjacent ticks and labels.

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

 Syntax

Java  Copy Code

public double getStep ()

 Return Value

 Remarks

This property is mutually exclusive with the getCount property. If both are specified the getStep property will take precedence.

 See Also

TickSettings Members
TickSettings Class
com.mindfusion.charting.components.gauges Namespace