Gets or sets the center of the scale relative to the scale bounds.
Namespace: MindFusion.Gauges
File: OvalScale.js
JavaScript Copy Code |
---|
get scaleRelativeCenter() {} |
Type: Point
Point
The center of the scale relative to the scale bounds.
A value of (0.5, 0.5) indicates the center of the bounds, a value of (0, 0) indicates the top-left corner.