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


Syntax

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

See Also

© 2010 All Rights Reserved.