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


Syntax

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

See Also

© 2010 All Rights Reserved.