Gets or sets the value between adjacent ticks and labels.
Namespace: MindFusion.Gauges
File: TickSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get step() {} |
Number
The value between adjacent ticks and labels.
RemarksThis property is mutually exclusive with the Count property. If both are specified the Step property will take precedence.
See Also