Gets or sets a value indicating whether to draw a stroke at the inside of this range.
Namespace: MindFusion.Gauges
File: Range.js
SyntaxJavaScript
Copy Code
|
|---|
get strokeInside() {} |
Type: Boolean
Boolean
True if there should be a stroke at the inside of this range, otherwise false.
See Also