Charting for WinForms Programmer's Guide
Pointer.Alignment Property
See Also
 






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

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Alignment Alignment { get; set; }

Visual Basic  Copy Code

Public Property Alignment As Alignment

 Property Value

A member of the Alignment enumeration.

 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