ComponentOne FlexChart for WinForms
Direction Property (IErrorBar)


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

Reference

IErrorBar Interface
IErrorBar Members