Charting for WinForms Programmer's Guide
Length Members
Constructors Properties Methods
 


Specifies distance expressed either absolutely, through pixels, or relatively, through a percentage of the container's size.

The following tables list the members exposed by the Length type.

 Public Constructors

  Name Description

Length

Overloaded. Initializes a new instance of the Length structure.

 Public Properties

  Name Description

Type

Gets or sets a value indicating how to interpret Value.

Value

Gets or sets the value representing this length.

 Public Methods

  Name Description

Equals

ValueType.Equals override. Compares an object to an instance of Length for equality.

GetAbsoluteLength

Calculates the absolute length corresponding to the specified argument, relative to the the specified area.

GetAbsoluteLengthF

Calculates the absolute length corresponding to the specified argument, relative to the the specified area.

GetHashCode

Gets the hash code for this instance of Length object.

ToString

Returns a string representation of this Length object.

 See Also

Length Structure
MindFusion.Gauges Namespace