ComponentOne FlexChart for WinForms
ErrorAmount Property (IErrorBar)


C1.Chart Namespace > IErrorBar Interface : ErrorAmount Property
Gets or sets a value that specifies the error amount of the series.
Syntax
'Declaration
 
Property ErrorAmount As ErrorAmount
'Usage
 
Dim instance As IErrorBar
Dim value As ErrorAmount
 
instance.ErrorAmount = value
 
value = instance.ErrorAmount
ErrorAmount ErrorAmount {get; set;}
See Also

Reference

IErrorBar Interface
IErrorBar Members