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


Syntax

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

See Also

© 2010 All Rights Reserved.