.netCHARTING v10.3 Documentation

dotnetCHARTING Namespace : SubValue Class
SubValue Class Methods

For a list of all members of this type, see SubValue members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a SubValue object with an independent range based on the specified low and high values.  
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a SubValue class with a single value offset from an element's Yvalue.  
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a SubValue class with a single value based on the specified percentage of the related element's Yvalue.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new instance of a SubValue class with a different range offset from an element's Yvalue in both directions. Hence, the resulting range will be the sum of the high and low offset values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new instance of a SubValue class with a range based on the specified percentage of the related element's Yvalue in both directions. Hence, the resulting range will be twice the specified percentage.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new instance of a SubValue class with a single independent value.  
Public Methodstatic (Shared in Visual Basic)Returns a SubValueCollection with a SubValue object for each of the specified values.  
Public Methodstatic (Shared in Visual Basic)  
Top
See Also