GrapeCity.Xaml.Excel
NoEndCap Property (ExcelErrorBars)


Specifies an end cap is not drawn on the error bars.
Syntax
'Declaration
 
Public Property NoEndCap As Boolean
'Usage
 
Dim instance As ExcelErrorBars
Dim value As Boolean
 
instance.NoEndCap = value
 
value = instance.NoEndCap
public bool NoEndCap {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