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






Gets or sets the width of the pointer. This is a dependency property.

Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight

 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.Silverlight Namespace
PointerHeight Property
PointerOffset Property