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






Gets or sets the value associated with this tick.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float Value { get; }

Visual Basic  Copy Code

Public ReadOnly Property Value As Single

 Property Value

A floating point value.

 See Also

Tick Members
Tick Class
MindFusion.Gauges Namespace