Intersoft.Client.UI.DataVisualization Namespace : UnitValue Structure |
The following tables list the members exposed by UnitValue.
Name | Description | |
---|---|---|
![]() | UnitValue Constructor | Instantiates a new instance of the UnitValue struct. |
Name | Description | |
---|---|---|
![]() | Unit | Gets the units associated with the value. |
![]() | Value | Gets the value associated with the units. |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares two unit values to determine if they are equal or not. |
![]() | Equals | Determines if two values are equal. |
![]() | GetHashCode | Returns the hash code of the unit value object. |
![]() ![]() | NaN | Returns a UnitValue representing an invalid value. |
![]() | Determines whether two unit value objects are equal. |
![]() | Determines whether the left value is larger than the right. |
![]() | Determines whether two unit value objects are not equal. |
![]() | Determines whether the left value is smaller than the right. |