ComponentOne FlexChart for WinForms
EndStyle Property (IErrorBar)


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

Reference

IErrorBar Interface
IErrorBar Members