Search
TickSettings.getCount Method
See Also
 






Gets the number of ticks and labels.

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

 Syntax

Java  Copy Code

public int getCount ()

 Return Value

 Remarks

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

 See Also