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






Gets the value associated with this label 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

TickLabel Members
TickLabel Class
MindFusion.Gauges Namespace