ASP.NET Pack Programmer's Guide
TickSettings.setCount Method
See Also
 





Sets the number of ticks and labels.

Namespace: MindFusion.Gauges
Package: TickSettings.js

 Syntax

JavaScript  Copy Code

function setCount (value)

 Parameters

value

The number of ticks and labels.

 Remarks

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

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace