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






Gets or sets the offset of the pointer along the direction it points to.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length PointerOffset { get; set; }

Visual Basic  Copy Code

Public Property PointerOffset As Length

 Property Value

An instance of the Length structure.

 See Also

Pointer Members
Pointer Class
MindFusion.Gauges Namespace