GrapeCity.Xaml.Excel
Value Property (IExcelErrorBars)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelErrorBars Interface
IExcelErrorBars Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options