Charting for WinForms Programmer's Guide
Length Constructor (Single)
See Also
 






Initializes a new instance of the Length structure with the specified absolute value.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length (
    float absoluteValue
)

Visual Basic  Copy Code

Public New ( _
    absoluteValue As Single _
)

 Parameters

absoluteValue

A float specifying absolute length.

 See Also

Length Constructor Overload List
Length Structure
MindFusion.Gauges Namespace