Gets or sets a value indicating whether the start and end width of the range will be automatically adjusted to match the width of the scale.
Namespace: MindFusion.Gauges
File: Range.js
JavaScript Copy Code |
---|
get autoSize() {} |
Type: Boolean
Boolean
True if the range is autosized, otherwise false.
If this property is set to true the values of startWidth and endWidth properties are ignored.