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






Gets or sets the value this pointer points to.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float Value { get; set; }

Visual Basic  Copy Code

Public Property Value As Single

 Property Value

A floating point value.

 See Also

Pointer Members
Pointer Class
MindFusion.Gauges Namespace