MindFusion.Charting for JavaScript Programmer's Guide
Pointer.alignment Property
See Also
 






Gets or sets the alignment of the pointer relative to the scale.

Namespace: MindFusion.Gauges
File: Pointer.js

 Syntax

JavaScript  Copy Code

get alignment() {}
set alignment(value) {}

 Property Value

Type: Alignment
Alignment

The alignment of the pointer relative to the scale.

 Remarks

This property is ignored in oval gauges where the pointer is always pinned to the center of the gauge.

 See Also

Pointer Members
Pointer Class
MindFusion.Gauges Namespace