Search
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

Object

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

 See Also