GrapeCity.Xaml.Excel
Value Property (IExcelErrorBars)


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

Reference

IExcelErrorBars Interface
IExcelErrorBars Members