The following tables list the members exposed by PercentData.
Name | Description | |
---|---|---|
PercentData Constructor |
Name | Description | |
---|---|---|
Range | Gets the Range between the Minimum and Maximum values. |
Name | Description | |
---|---|---|
GeneratedMaximumValue | Gets / sets the value determined to be the maximum from the data. | |
GeneratedMinimumValue | Gets / sets the value determined to be the minimum from the data. |
Name | Description | |
---|---|---|
CreatePercentData | Creates a PercentData object from the inputted values. |
Name | Description | |
---|---|---|
GetPercentValue | Determines the percentage that the value is displaced from the GeneratedMinimumValue. | |
GetRealValue | Determines the real value that would be associated with a given percentage in the given range. |