format
Formats a value before it is displayed in a label.
Type:
Default Value: function(value) { return value }
See the format section for details on accepted values.
position
Specifies whether labels are over or under the scale.
When using the widget as an ASP.NET MVC Control, specify this option using the VerticalEdge enum. This enum accepts the following values: Top and Bottom.