GrapeCity.Xaml.Excel
Value Property (ExcelErrorBars)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelErrorBars Class
ExcelErrorBars Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options