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






Gets or sets the width of the pointer.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length PointerWidth { get; set; }

Visual Basic  Copy Code

Public Property PointerWidth As Length

 Property Value

An instance of the Length structure.

 See Also

Pointer Members
Pointer Class
MindFusion.Gauges Namespace