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





Sets the value between adjacent ticks and labels.

Namespace: MindFusion.Gauges
Package: TickSettings.js

 Syntax

JavaScript  Copy Code

function setStep (value)

 Parameters

value

The value between adjacent ticks and labels.

 Remarks

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

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace