GrapeCity.Xaml.Excel
Value Property (ExcelErrorBars)


GrapeCity.Excel.Chart Namespace > ExcelErrorBars Class : Value Property
Specifies a value which is used with the errorBar element to determine the length of the error bars.
Syntax
'Declaration
 
Public Property Value As Double
'Usage
 
Dim instance As ExcelErrorBars
Dim value As Double
 
instance.Value = value
 
value = instance.Value
public double Value {get; set;}
See Also

Reference

ExcelErrorBars Class
ExcelErrorBars Members