dotnetCHARTING Send comments on this topic.
ErrorLowValue Property
See Also 
dotnetCHARTING Namespace > SubValue Class : ErrorLowValue Property


Syntax

Visual Basic (Declaration) 
Public Property ErrorLowValue As Double
Visual Basic (Usage)Copy Code
Dim instance As SubValue
Dim value As Double
 
instance.ErrorLowValue = value
 
value = instance.ErrorLowValue
C# 
public double ErrorLowValue {get; set;}

See Also

© 2010 All Rights Reserved.