Gets or sets the alignment of the pointer relative to the scale.
Namespace: MindFusion.Gauges
File: Pointer.js
SyntaxJavaScript
Copy Code
|
|---|
get alignment() {} |
Type: Alignment
Alignment
The alignment of the pointer relative to the scale.
RemarksThis property is ignored in oval gauges where the pointer is always pinned to the center of the gauge.
See Also