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





Gets the value between adjacent ticks and labels.

Namespace: MindFusion.Gauges
Package: TickSettings.js

 Syntax

JavaScript  Copy Code

function getStep ()

 Return Value

Type: Number
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