MindFusion.Charting for JavaScript Programmer's Guide
Range.strokeOutside Property
See Also
 






Gets or sets a value indicating whether to draw a stroke at the outside of this range.

Namespace: MindFusion.Gauges
File: Range.js

 Syntax

JavaScript  Copy Code

get strokeOutside() {}
set strokeOutside(value) {}

 Property Value

Type: Boolean
Boolean

True if there should be a stroke at the outside of this range, otherwise false.

 See Also

Range Members
Range Class
MindFusion.Gauges Namespace