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






Gets or sets the value associated with this tick before it was processed by any value distribution functions.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float RawValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property RawValue As Single

 Property Value

A floating point value.

 See Also

Tick Members
Tick Class
MindFusion.Gauges Namespace