MindFusion.Charting for JavaScript Programmer's Guide
BaseScale.startWidth Property
See Also
 






Gets or sets the width of the scale at its beginning.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get startWidth() {}
set startWidth(value) {}

 Property Value

Type: Length
Length

The width of the scale at its beginning.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace