MindFusion.Charting for JavaScript Programmer's Guide
CustomInterval.stroke Property
See Also
 






Gets or sets the brush to apply as an outline of the elements within the custom interval.

Namespace: MindFusion.Gauges
File: CustomInterval.js

 Syntax

JavaScript  Copy Code

get stroke() {}
set stroke(value) {}

 Property Value

Type: Object
Object

The brush to apply as an outline of the elements within the custom interval.

 See Also

CustomInterval Members
CustomInterval Class
MindFusion.Gauges Namespace